Case Converter

0Words
0Characters
0Lines

What this tool does

Paste text, press a style, and the whole thing changes at once. It is quicker than retyping a heading, and it does not disturb your paragraphs — only the letters change, so line breaks and punctuation survive exactly as they were.

The styles

  • Title Case — publishing style, where short joining words stay lowercase.
  • Sentence case — a capital after each full stop, the rest lowercase.
  • camelCase / PascalCase — words joined up, used for variables and class names.
  • snake_case / kebab-case — words joined by an underscore or hyphen, used in code and URLs.
  • Inverse Case — flips every letter, which is handy when Caps Lock was left on.

Share this tool with friends

Free to use, no sign-up, works on any phone.

Frequently Asked Questions

What is the difference between Title Case and Capitalized Case?

Capitalized Case puts a capital on every word. Title Case follows publishing style and leaves short words such as "of", "the" and "in" lowercase unless they start or end the title.

Will it keep my line breaks and paragraphs?

Yes. Only the letters change — line breaks, blank lines, punctuation and spacing are left exactly as you pasted them.

Does Sentence case handle abbreviations?

It capitalises after a full stop, question mark or exclamation mark. An abbreviation such as "e.g." will therefore be treated as a sentence end, so it is worth a quick read-through afterwards.

What are camelCase, snake_case and kebab-case for?

They are naming styles used in code and in URLs. camelCase joins words with capitals, snake_case joins them with underscores and kebab-case joins them with hyphens.

Is there a size limit?

No fixed limit. The work happens in your browser, so the practical limit is your own device — a full book chapter converts instantly on an ordinary phone.

Everything on this page runs inside your own browser. Nothing you type or upload is sent to a server, so your data never leaves your device.