Case Converter
Convert text between camelCase, snake_case, kebab-case, and more.
How to use
Type or paste your text and every case variant appears instantly below. Click Copy on the one you want.
About this tool
Type or paste a phrase and instantly get it in every common programming and writing case: camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, Title Case, and Sentence case. Copy any result with one click. Runs entirely in your browser.
What you can use Case Converter for
- Rename a variable from snake_case to camelCase
- Turn a feature name into a kebab-case slug
- Make a CONSTANT_CASE name for an env variable
- Convert a heading to Title Case
Frequently asked questions
Which cases are supported?
camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, Title Case, Sentence case, plus plain lower and UPPER case.
Does it understand existing camelCase?
Yes — it splits camelCase, snake_case, kebab-case, and spaced text into words correctly before reformatting.
Is anything uploaded?
No, the conversion runs entirely in your browser.
More tools
Browse all →Base64 Encode / Decode
Encode text to Base64 or decode it back — instantly, in your browser.
Basic Auth Header Generator
Turn a username and password into a Basic Authorization header.
Binary to Text Converter
Convert text to binary and binary back to text.
Color Converter
Convert colors between HEX, RGB, and HSL — with a live swatch.
Cron Explainer
Decode a cron expression into plain English and see its next runs.
Hash Generator
Compute SHA-256, SHA-1, SHA-384, and SHA-512 hashes in your browser.