Skip to content
Text

Case Converter

Paste your text and pick from 17 conversions: standard cases, programmer cases, fun cases (alternating, sponge bob), reverse text and remove accents.

Your text is processed in your browser and is not uploaded to a server.

How to use this case converter

  1. Paste your text into the text box.
  2. Pick from 17 transforms: case styles, programmer cases, fun cases or text utilities.
  3. The text is replaced in place — chain transforms freely.
  4. Click Copy to copy the result, or Clear to start over.

Frequently asked questions

What is Title Case (smart)?

Smart Title Case capitalizes major words but keeps small words like 'a', 'the', 'of' lowercase — except when they are the first or last word.

What does 'remove accents' do?

It strips diacritics from characters: café → cafe, naïve → naive, München → Munchen. Useful for slugs and ASCII-only contexts.

What is the difference between camelCase and PascalCase?

camelCase starts with a lowercase letter (myVariable). PascalCase starts with an uppercase letter (MyVariable).

Is my text uploaded?

No. Conversion happens entirely in your browser.