Case Converter
Convert text to upper, lower, snake_case, kebab-case, camelCase, and more
Start
Description
Convert text between uppercase, lowercase, snake_case, kebab-case, camelCase, and PascalCase.
Key features
- Multiple case modes with instant preview
- Word splitting handles spaces, hyphens, and camelCase
How to Use
- Paste text on the left.
- Select a mode and copy the output.
Example
Example
“Hello world from ToolHub” → kebab-case → “hello-world-from-toolhub”.
FAQ
Acronyms?
Acronyms are lowercased in snake/kebab; adjust manually if needed.