๐ Case Converter
Input
Output
Convert text between UPPERCASE, lowercase, Title Case, camelCase, snake_case, and more in one click. Handy for renaming programming variables or adjusting headline capitalization.
How to use
- Type or paste your text into the input box.
- Choose the case you want to convert to (uppercase, camelCase, etc.).
- See the result in the output box and click "Copy" to copy it.
FAQ
Can I use this to convert programming variable names?
Yes โ it supports common naming conventions like camelCase and snake_case.
Does it work with Japanese text?
The conversion applies to alphanumeric characters that have a case concept; Japanese text is left unchanged.
Can I convert a headline to title case?
Yes โ choose Title Case to capitalize the first letter of each word, suitable for headlines.
Does it support kebab-case?
Yes โ kebab-case, commonly used for URL slugs and CSS class names, is supported.
Can I compare before and after while editing?
Yes โ the input and output boxes sit side by side so you can compare the original text against the converted result.