🔤 Text Case Converter
Convert text between multiple case formats instantly
Input Text
Converted Result
💡 About Text Cases
- UPPERCASE: All letters are capitalized
- lowercase: All letters are in small case
- Title Case: First letter of each word is capitalized
- Sentence case: First letter of each sentence is capitalized
- camelCase: First letter of each word is capitalized except the first word
- PascalCase: First letter of each word is capitalized including the first word
- snake_case: Words are lowercase and separated by underscores
- kebab-case: Words are lowercase and separated by hyphens
- CONSTANT_CASE: All uppercase with underscore separators
- dot.case: Words are lowercase and separated by dots
- aLtErNaTiNg: Letters alternate between lower and upper case
- InVeRsE: Each letter's case is inverted from its original