Instantly transform text between different cases: uppercase, lowercase, title case, sentence case and more. Perfect for coding, writing, and formatting.
See changes instantly as you type or select different case styles
Copy converted text to clipboard with a single click
Specialized cases for programming: camelCase, snake_case, kebab-case
🔒 Client-Side Processing
All text conversion happens locally in your browser. Your text never leaves your computer.
Text case conversion is the process of changing the capitalization and formatting of letters in text. Different writing styles and programming languages require specific case formats for consistency, readability, and technical requirements.
💡 Different programming languages have conventions: JavaScript uses camelCase, Python prefers snake_case, while CSS uses kebab-case for property names.
English