Text Case Converter
Convert text between 12 different case formats instantly.
0 characters0 characters (no spaces)0 words
Sentence case
First letter capitalized
Enter text to convert
lowercase
All letters lowercase
Enter text to convert
UPPERCASE
All letters uppercase
Enter text to convert
Title Case
Each word capitalized
Enter text to convert
camelCase
First word lowercase
Enter text to convert
PascalCase
Each word capitalized
Enter text to convert
snake_case
Underscore separated
Enter text to convert
kebab-case
Hyphen separated
Enter text to convert
CONSTANT_CASE
Uppercase with underscores
Enter text to convert
dot.case
Dot separated
Enter text to convert
path/case
Slash separated
Enter text to convert
tOGGLE cASE
Inverts each letter case
Enter text to convert
Common Use Cases
- camelCase: JavaScript/TypeScript variables
- PascalCase: Class names, React components
- snake_case: Python variables, database columns
- kebab-case: URLs, CSS classes, file names
- CONSTANT_CASE: Environment variables, constants
- Title Case: Headings, article titles
Features
- • 12 different case formats
- • Real-time conversion
- • One-click copy to clipboard
- • Download as text file
- • Character & word count
- • Smart title case (excludes articles)
Case Format Examples
Text Cases
- Sentence case example
- lowercase example
- UPPERCASE EXAMPLE
- Title Case Example
Programming Cases
- camelCaseExample
- PascalCaseExample
- snake_case_example
- CONSTANT_CASE_EXAMPLE
Separator Cases
- kebab-case-example
- dot.case.example
- path/case/example
- tOGGLE cASE eXAMPLE
