Convert text to UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case, kebab-case and more — instantly, in your browser.

Type or paste your text and copy it in any case style. Everything runs locally in your browser.

Your text 0
UPPERCASE
lowercase
Title Case
Sentence case
Capitalized Case
aLtErNaTiNg cAsE
InVeRsE CaSe
camelCase
PascalCase
snake_case
CONSTANT_CASE
kebab-case
dot.case
slug-case

About Case Converter

The Case Converter transforms any text into more than a dozen letter-case styles at once. Paste your text and every variant appears instantly: UPPERCASE, lowercase, Title Case, Sentence case, Capitalized Words, camelCase, PascalCase, snake_case, CONSTANT_CASE, kebab-case, dot.case, a URL-ready slug, plus aLtErNaTiNg and iNVERSE case for good measure.

Because every conversion is rendered simultaneously, there is no picking a mode and re-running — you just click the variant you need and it is copied to your clipboard. That makes it equally handy for fixing a headline typed with Caps Lock on, naming a variable, or generating a slug from a title.

The developer cases handle word-boundary detection for you: spaces, hyphens and underscores are all recognized, so “user profile settings” becomes userProfileSettings, user_profile_settings or user-profile-settings correctly. Everything runs locally in your browser.

How to use Case Converter

  1. Paste or type your text into the input box — or use the paste and sample buttons.
  2. Watch all case variants render live below the input.
  3. Click any variant — from Title Case to snake_case — to copy it to your clipboard.
  4. Click Clear to start over with new text.

Frequently asked questions

Both remove separators and capitalize word starts; camelCase keeps the first letter lowercase (userProfile) while PascalCase capitalizes it (UserProfile). Conventionally camelCase names variables and functions, PascalCase names classes and types.

Capitalized Words uppercases the first letter of every word without exception. Title Case follows headline conventions, keeping short connector words like “and”, “of” and “the” lowercase unless they start the text.

Both use hyphens, but the slug is URL-ready: it also strips punctuation and other characters that don’t belong in a web address, producing a clean lowercase string you can drop straight into a URL.

Yes. Underscores and hyphens are treated as word boundaries just like spaces, so you can convert between developer conventions directly — snake_case to camelCase, kebab-case to CONSTANT_CASE and so on.

Yes. It is free, unlimited and fully client-side — the text you paste is processed in your browser and never uploaded.


Popular searches
case converter uppercase to lowercase title case converter camelcase converter snake case converter change text case
Need help?
Found an issue with this tool? Let our team know.
Report an issue

Add this free tool to your own website — copy and paste the code below.