Case Converter
Convert text to uppercase, lowercase, title case, camelCase, and more.
ad
How to use
- 1
Enter your text
Type or paste the text you want to transform into the textarea.
- 2
Choose a case style
Click UPPERCASE, lowercase, Title Case, Sentence case, camelCase, or snake_case to convert instantly.
- 3
Copy the result
Use the Copy button to copy the converted text to your clipboard in one click.
Frequently Asked Questions
Title Case capitalizes the first letter of each word, which is common for headlines and titles.
Sentence case lowercases the entire text, then capitalizes only the first letter of each sentence.
Yes. camelCase joins words without spaces and capitalizes subsequent words. snake_case uses lowercase words separated by underscores.
Yes. Accented letters and unicode characters are preserved. Only casing rules are applied.