Text Case Converter
Convert words to camelCase, PascalCase, snake_case, kebab-case, and more.
Case Converter workspace
About Case Converter
Naming conventions differ between languages, files, URLs, CSS, and APIs. This tool generates the most common case styles from one source phrase.
How to use
- Enter a phrase or identifier.
- Generate all common case forms.
- Copy the convention required by your project.
FAQ
How are words detected?
Spaces, punctuation, underscores, hyphens, and lower-to-uppercase transitions are treated as word boundaries.