Text Case Converter
Convert text between different cases with a single click
Characters:
0
Words:
0
Lines:
0
How to use:
- Enter or paste your text in the input field
- Click one of the case conversion buttons to transform your text
- The converted text will appear in the result field
- Click the copy button to copy the result to your clipboard
Available Conversions:
- lowercase: Converts all characters to lowercase
- UPPERCASE: Converts all characters to uppercase
- Capitalize Each Word: Capitalizes the first letter of each word
- Sentence case: Capitalizes the first letter of each sentence
- tOGGLE cASE: Inverts the case of each character
- camelCase: Removes spaces and capitalizes all words except the first
- PascalCase: Removes spaces and capitalizes all words
- snake_case: Replaces spaces with underscores and converts to lowercase
- kebab-case: Replaces spaces with hyphens and converts to lowercase