String Case Converter

Convert text between camelCase, PascalCase, snake_case, kebab-case, SCREAMING_SNAKE_CASE, and Title Case — live as you type.

camelCase— Used in JavaScript, Java variables

empty

PascalCase— Used in class names, React components

empty

snake_case— Used in Python, Ruby, SQL

empty

kebab-case— Used in CSS, URLs, HTML attributes

empty

SCREAMING_SNAKE_CASE— Used for constants and environment variables

empty

Title Case— Used in headings and titles

empty