Case Converter: Change Text to Upper, Lower, Title & camelCase (Free)

You pasted a heading that came in ALL CAPS. You need a column of values in snake_case for a database. You want a title that's properly Title Case without manually capitalizing every word. Retyping is tedious and error-prone. A case converter does it in one click — here's a quick guide to the cases and when each one is right.

The cases, and when to use them

Knowing the convention for where the text is going saves you from fixing it later — code style guides and databases usually mandate a specific case.

How to convert

The free Case Converter handles all of these:

  1. Open it — no signup.
  2. Paste your text.
  3. Pick the target case; the converted result appears instantly.
  4. Copy it out.

It runs in your browser, so even text you'd rather not upload (client copy, internal data) stays on your device.

Where it saves real time

What would be a tedious manual edit across dozens of lines becomes a single conversion.

Common questions

What's the difference between camelCase and snake_case? camelCase joins words with capitals (userName); snake_case joins them with underscores (user_name). Which to use depends on your language or style guide.

Can it convert a whole list at once? Yes — paste multiple lines and convert them together.

Is my text private? Yes. The converter runs entirely in your browser and uploads nothing.

Related reading: explore the other free tools, including the JSON Formatter and Diff Checker.


Sovereign Agentics builds free, privacy-first browser tools. Our premium Claude prompt systems fund the free ones.