Case Converter
Convert text between uppercase, lowercase, title case, sentence case, and camelCase. Essential for programmers and writers.
Quick answer:Case conversion rules: UPPERCASE = all capitals; lowercase = all small; Title Case = First Letter Of Each Word Capitalised; Sentence case = only the first letter of a sentence capitalised; camelCase = firstWordLower ThenUppercase (used in code). This tool converts any text between all five cases instantly.
Azam Sharieff· Finance & Tools Reviewer
Last reviewed:
Fix the Caps Lock Disaster
We've all done it. You type out an incredibly thoughtful, three-paragraph email while looking at your keyboard, only to look up and realize the Caps Lock key was on the entire time.
Instead of deleting it and retyping the whole thing, you can just paste the ALL CAPS disaster into this tool, click 'Sentence case,' and it will magically fix the formatting in a fraction of a second.
Perfect Formatting for Writers and Coders
This tool goes far beyond just fixing mistakes. If you are drafting a blog post and need all your subheaders to be in perfect 'Title Case' (Where Every Word Is Capitalized), doing it manually is tedious and error-prone.
For software developers, converting standard text into camelCase or snake_case for variable names is a repetitive chore. This converter completely automates the busywork of text formatting.