What is CamelCase / snake_case conversion?
CamelCase and snake_case are the most common naming styles in programming. This tool converts variable names, JSON keys and database fields between formats locally in your browser.
Features
- camelCase, PascalCase, snake_case, SNAKE_CASE, kebab-case
- Batch conversion line by line
- Copy and download results
How to use
- Paste names or multiple lines on the left
- Select target format in the toolbar
- Click Convert, then copy or download the result