About Our Case Converter
Accidentally left Caps Lock on? Or need to format a long list of variables for your code? Our free Case Converter fixes text capitalization errors instantly. It runs entirely on your device using JavaScript, meaning your private text is never uploaded to any server.
Supported Formats:
- Title Case: Capitalizes The First Letter Of Every Word.
- Sentence case: Capitalizes only the first letter of each sentence.
- camelCase: joinsWordsTogether with the first letter lowercase. Useful for programming.
- snake_case / kebab-case: Replaces spaces with underscores or dashes.