Convert camelCase, snake_case, etc.
Used for JavaScript variables and functions
Used for class names and React components
Used for Python and Ruby variables
Used for URLs and CSS class names
Used for constants and environment variables
Used for titles and headings
A tool that converts between various naming conventions used in programming (camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, Title Case). Enter text and instantly see the conversion results in all case formats simultaneously.
Enter Text
Enter the variable name, function name, or general text you want to convert in the input field.
View Results
The conversion results in 6 case formats (camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, Title Case) will be displayed immediately as you type.
Copy Result
Click the copy button next to your desired case format to copy it to the clipboard.