Text tools
Case Converter
Type an identifier or phrase to see it converted to camelCase, PascalCase, snake_case, kebab-case, and every other common case style at once. Paste a whole list to convert many lines in bulk.
Everything runs locally in your browser — nothing you type is ever sent to a server.
Quick convert
| Style | Result | |
|---|---|---|
| camelCase helloWorld | — | |
| PascalCase HelloWorld | — | |
| snake_case hello_world | — | |
| CONSTANT_CASE HELLO_WORLD | — | |
| kebab-case hello-world | — | |
| dot.case hello.world | — | |
| path/case hello/world | — | |
| Title Case Hello World | — | |
| Sentence case Hello world | — |