Case converter

Rewrite any text into your preferred casing convention instantly — from plain Title Case to developer-friendly camelCase, PascalCase, snake_case, kebab-case, and CONSTANT_CASE.

How to Case converter

  1. Step 1. Paste the text to convert into the Input Buffer.
  2. Step 2. Click the casing you want (camelCase, snake_case, Title Case, and more).
  3. Step 3. Copy the converted result from the Output Buffer.

Frequently asked questions

How are words split for code casings?

Word boundaries are detected across spaces, hyphens, underscores, and camelCase transitions (e.g. "helloWorld" becomes hello + World).

Does Title Case handle short words like "of" and "the"?

It capitalizes every word by default; for headlines you can adjust special words after conversion.

Is conversion instant and private?

Yes — transforms run live in your browser with zero uploads.