Case Converter
Convert text between camelCase, snake_case, kebab-case, and more.
Result
—
Related tools
How it works
- 1Paste or type your text into the input area.
- 2Select the target format from the dropdown (UPPERCASE, lowercase, Title Case, camelCase, PascalCase, snake_case, kebab-case).
- 3The tool converts the text instantly.
- 4Copy the converted result.
Example
Input: 'hello world' kebab-case Output: 'hello-world' camelCase Output: 'helloWorld'