Text Case Converter
Convert text between different cases instantly. Perfect for formatting content, programming, and data processing.
Convert Your Text
0 characters, 0 words
Basic Cases
UPPERCASE
Enter text above to see conversion...
All letters in capital case
lowercase
Enter text above to see conversion...
All letters in small case
Title Case
Enter text above to see conversion...
First letter of each word capitalized
Sentence case
Enter text above to see conversion...
First letter of each sentence capitalized
Programming Cases
camelCase
Enter text above to see conversion...
First word lowercase, others capitalized
PascalCase
Enter text above to see conversion...
All words capitalized, no spaces
snake_case
Enter text above to see conversion...
Words separated by underscores
kebab-case
Enter text above to see conversion...
Words separated by hyphens
CONSTANT_CASE
Enter text above to see conversion...
All caps with underscores
dot.case
Enter text above to see conversion...
Words separated by dots
Special Operations
Reverse Text
No result
Remove Spaces
No result
Remove Numbers
No result
Remove Special Chars
No result
Letters Only
No result
Numbers Only
No result
Export Results
Common Use Cases
📝 Content Writing
- • Format headings and titles
- • Standardize text case
- • Clean up copied content
- • Prepare social media posts
💻 Programming
- • Convert variable names
- • Format function names
- • Clean up data imports
- • Standardize code style
📊 Data Processing
- • Clean CSV data
- • Format database entries
- • Prepare data for import
- • Standardize naming