Skip to main content
Toolmigo

Case Converter

Convert uppercase to lowercase, title case and more. Instant conversion — just paste and click.

100% Private

Runs entirely in your browser

Instant

Real-time processing

No Limits

No character limits

0 characters • 0 words

0 characters • 0 words

Why Use Case Converter?

Reformat Variables

Switch between camelCase, snake_case and kebab-case without retyping.

Headlines That Match

Apply your style guide's Title Case or Sentence case to any block.

Fix ALL CAPS

Quickly clean up text someone left in shouting mode.

About Case Converter

Case Converter switches text between nine case styles — UPPER, lower, Title, Sentence, camelCase, PascalCase, snake_case, kebab-case, and aLtErNaTiNg. Conversion is pure in-browser string manipulation — no upload, runs as you click.

Title Case capitalizes every word's first letter (no exceptions for the, of, etc.). Sentence case only capitalizes the first letter after each sentence break. The programming-style cases (camel, Pascal, snake, kebab) all use the same word-boundary detection — spaces, hyphens and underscores split words — so you can paste any source format and switch freely between them.

Common Questions

Title Case Capitalises Every Major Word — used for headlines and titles. Sentence case only capitalises the first letter of each sentence, like body copy. Most variants leave short words like 'a', 'the' and 'of' lowercase.