Writing
Case Converter
Convert text to UPPER, lower, Title, camelCase, snake_case and more.
How to use
Case Converter in 3 steps
- 1
Paste your text
Type or paste the text you want to reformat into the box.
- 2
See every case
All casing styles are generated instantly, side by side.
- 3
Copy the one you need
Click Copy next to the style you want and it's on your clipboard.
About this tool
What Case Converter does
The Case Converter transforms your text into every common casing style at once, including UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case and kebab-case, so you can grab exactly the format you need without retyping anything.
It is handy for writers cleaning up headings, developers naming variables and files, and anyone who has pasted text that came out in the wrong case. Everything happens locally in your browser and updates live as you type.
FAQ
Frequently asked questions
What is Title Case?+
Title Case capitalises the first letter of each word and is commonly used for headlines and titles.
What is the difference between camelCase and snake_case?+
camelCase joins words with capitals (myVariableName); snake_case joins them with underscores (my_variable_name). Both are common in code.
Is my text uploaded anywhere?+
No. All conversion runs in your browser, so your text never leaves your device.