Case Converter

Paste your text and get it in every case at once — UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case, kebab-case and more — each with one-click copy. Updates live as you type. Runs in your browser; nothing is uploaded.

Every case style, explained

StyleExampleUsed for
UPPERCASEHELLO WORLDEmphasis, headings
lowercasehello worldCasual text, tags
Title CaseHello WorldHeadlines, titles
Sentence caseHello worldNormal prose
camelCasehelloWorldJavaScript variables
PascalCaseHelloWorldClass names, components
snake_casehello_worldPython, databases
kebab-casehello-worldURLs, CSS, filenames
CONSTANT_CASEHELLO_WORLDConstants, env vars
aLtErNaTiNghElLo wOrLdThe "mocking" meme

Why it's handy

Writers use it to fix a headline pasted in the wrong case or to switch between Title Case and Sentence case. Developers use it to convert names between camelCase, snake_case and kebab-case when moving code or data between languages and systems. Everything updates the moment you type, so you can paste once and copy whichever style you need.

Private by design. Your text is converted in your browser and never uploaded. This site is static.

Frequently asked questions

How do I change text to upper/lowercase online?

Paste it in and copy the version you want — every case updates live, all in your browser.

What is camelCase, snake_case, kebab-case?

Code naming styles: camelCase (myVar), PascalCase (MyVar), snake_case (my_var), kebab-case (my-var).

Title Case vs Sentence case?

Title Case capitalises Every Word (headlines); Sentence case capitalises only the first letter of each sentence.

Is my text sent to a server?

No — it's converted entirely in your browser. Nothing is transmitted.

More free tools

Style text for socials: Fancy Text Generator · Discord helpers: Timestamp Generator · See all Alienated Tools.