Case Converter
Convert text between UPPERCASE, lowercase, Title Case, camelCase, and more.
Loading tool…
About this tool
Paste text to instantly convert it between uppercase, lowercase, title case, sentence case, camelCase, PascalCase, snake_case, and kebab-case.
How to use
- Paste your text into the input box.
- Choose the case format you need.
- Copy the converted text.
FAQ
What's the difference between Title Case and Sentence case?
Title Case capitalizes the first letter of most words; Sentence case capitalizes only the first letter of each sentence.
Can I convert to code-style cases like snake_case?
Yes, camelCase, PascalCase, snake_case, and kebab-case are all supported for variable and file naming.