Test regular expressions live with match highlighting.
Open toolCase Converter
Switch between camelCase, snake_case, kebab-case, and more.
What is a case converter?
This tool converts text between camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, Title Case, Sentence case, and more - all at once, so you can see and copy whichever format you need without converting one at a time.
How to use this tool
- 1Type or paste your text.
- 2All case formats update live and are shown simultaneously.
- 3Copy whichever format you need.
Common use cases
Frequently asked questions
How does it detect word boundaries in something like 'myVariableName'?
It splits on transitions from lowercase to uppercase letters (as well as spaces, hyphens, and underscores), so camelCase or PascalCase input is correctly broken back into individual words before converting to a new format.
Does it handle numbers in the text?
Numbers are treated as part of the surrounding word and preserved as-is across all formats.
What's the difference between Title Case and Sentence case?
Title Case capitalizes the first letter of every word; Sentence case only capitalizes the first letter of the whole string.
Is my text sent anywhere?
No - conversion happens entirely in your browser.
{
"runs_in_browser": true,
"data_sent_to_server": false,
"signup_required": false,
"price": "free",
"category": "tools"
}
Related tools
Count words, characters, and reading time instantly.
Open tool