🔤 Text Case Converter
Convert text between different cases: UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case, and more.
How to Use
Paste your text and click the desired case format button. The converted text will appear instantly.
Frequently Asked Questions
What is Title Case?
Title Case capitalizes the first letter of each word, commonly used for book titles and headlines.
What is Sentence case?
Sentence case capitalizes only the first letter of the first word and proper nouns.
Can I convert code variable names?
Yes! We support camelCase, PascalCase, snake_case, and kebab-case for programming.