🔤
Text Case Converter
Convert text between uppercase, lowercase, camelCase, snake_case, kebab-case and more in real-time.
0 chars
Results will appear here
0 chars💡 How to Use
Select a conversion mode and type or paste your text — the result updates instantly. Supports basic transforms like uppercase, lowercase, Title Case, and Sentence Case, plus programming naming conventions such as camelCase, snake_case, and kebab-case. Additional utilities include removing spaces, removing line breaks, and reversing text. Copy the result to your clipboard with one click. Your original text is never modified.
Related Tools
FAQ
Does it work with Korean text?▼
Case conversions (uppercase, lowercase, etc.) only apply to English alphabet letters. However, removing spaces, removing line breaks, and reversing text work with all languages including Korean.
Does it modify my original text?▼
No. Your original text stays intact. A converted copy is generated separately and you can copy it to your clipboard.
Does it support programming naming conventions like camelCase and snake_case?▼
Yes. It supports camelCase, snake_case, and kebab-case conversions. This is useful for quickly converting variable names or file names to different naming conventions.