CASE
Text Case Converter
Convert text between camelCase, snake_case, kebab-case, Title Case, and more
Case ConvertcamelCaseFormatting
Type something above to see every case format.
About this tool
Naming conventions differ between a database column, an API field, a CSS class, and a headline. Type your text once and get every common case format side by side, each with its own copy button.
How to use
- Type or paste your text.
- All case formats update instantly.
- Copy the one you need with its Copy button.
FAQ
Does it handle text that is already camelCase?
Yes. Word boundaries are detected from case changes, spaces, hyphens, and underscores, so any input format converts correctly.
What is the difference between Title Case and sentence case?
Title Case capitalizes each significant word; sentence case capitalizes only the first word, as in normal prose.