Transform your text between different cases and formats with ease
Convert between common programming case styles like camelCase, snake_case, and kebab-case with ease.
Perfect for writers and editors who need to format text in various styles quickly and efficiently.
Built with pure JavaScript for optimal performance, works entirely in your browser with no server delays.
All features are completely free to use, with no registration required. Just paste your text and convert.
Convert text to superscript (x², y²) or subscript (H₂O) format. Perfect for mathematical equations and chemical formulas.
Transform any text into capital letters. This text format conversion is useful for:
Convert text to all lowercase letters. Essential for:
Format text with the first letter of each word capitalized. Perfect for:
Convert spaces to underscores, creating snake_case format. Ideal for:
Transform snake_case into camelCase format. Essential for:
Convert spaces to hyphens for kebab-case format. Used in:
Clean text by removing special characters. Perfect for:
Remove extra spaces and normalize text spacing. Useful for:
Transform text into dot.case format. Commonly used in:
Convert text to sentence case format. Perfect for:
To convert text to camelCase, use the "Snake_case → camelCase" button. It will transform "hello_world" or "hello world" into "helloWorld". Conversely, use "camelCase → snake_case" to convert "helloWorld" to "hello_world".
The symbol removal feature helps clean text by removing special characters while preserving letters, numbers, and spaces. This is useful for cleaning user input or formatting text for specific requirements.
Some browsers may restrict clipboard access. Make sure you've allowed the website to access your clipboard. Alternatively, you can manually select the text and use keyboard shortcuts (Ctrl+C) to copy.