Case Converter
Convert text to uppercase, lowercase, title case, camelCase, and more.
Runs locally — nothing is uploaded
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.
Related tools
Word Counter
Count words, characters, sentences, paragraphs, and estimated reading time.
Text Tools
Password Generator
Create strong random passwords with customizable length and character sets.
Text Tools
Find and Replace
Search and replace text with optional regex support. Replace all matches at once.
Text Tools
Remove Line Breaks
Remove line breaks, extra spaces, and blank lines from text instantly.
Text Tools