Case Converter
Transform text into any case — Title, camelCase, snake_case, kebab-case and more.
UPPERCASE
lowercase
Title Case
Sentence case
camelCase
PascalCase
snake_case
kebab-case
CONSTANT_CASE
Convert text between cases, UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case, kebab-case, and more, in one click. Runs entirely on your device.
How to use Case Converter
- Paste your text.
- Click the case you want to convert to.
- The converted text appears instantly.
- Copy the result.
Frequently asked questions
What's the difference between camelCase and snake_case?
camelCase joins words with capitals and no spaces (myVariableName); snake_case uses lowercase words joined by underscores (my_variable_name). Both are common in programming.
Can it handle a whole paragraph?
Yes. Paste any length of text and the conversion applies to all of it at once.
Is my text uploaded?
No. All conversion happens locally in your browser; nothing is sent or stored.
Related tools