Text Case Converter
Characters
61
Words
12
Sentences
2
Lines
1
Free Online Text Case Converter
Instantly convert any text between UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, and kebab-case. Useful for writers formatting titles, and developers renaming variables or files to match a specific coding convention — all processed locally in your browser.
When to Use Each Case Format
- camelCase — JavaScript variable and function names.
- PascalCase — Class names and React components.
- snake_case — Python variables and database columns.
- kebab-case — URLs, file names, and CSS classes.
Frequently Asked Questions
Find answers to common questions about this tool, data privacy, and usage.
This tool converts text to UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, and kebab-case with a single click.