Case Converter

Switch between UPPERCASE, lowercase, Title Case, Sentence case, camelCase and more in one click.

What is it?

A case converter is a text tool that transforms the letter casing of any piece of text without changing its meaning. Our free online case converter covers the seven most useful styles: UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase and snake_case. Everything runs locally in your browser, so nothing is sent to a server and your text stays private. Whether you are cleaning a messy email, formatting headings for a blog post, renaming variables in code or preparing a spreadsheet column, the converter saves you from doing it by hand. It handles accented characters, multi-paragraph text and mixed punctuation gracefully.

How to use it

  1. Paste or type your text into the input box.
  2. Pick the target case from the buttons above the output — UPPERCASE, lowercase, Title, Sentence, camelCase, PascalCase or snake_case.
  3. The converted text appears immediately in the output area.
  4. Click “Copy” to copy the result to the clipboard, or “Swap” to replace the input with the output and keep converting.
  5. Use “Clear” to reset both areas and start over.

Why use this tool

Writers and editors use case conversion all the time to apply a consistent style to titles and headings. Marketers quickly convert copy between sentence case and title case depending on the platform. Developers reformat identifiers between snake_case, camelCase and PascalCase when migrating between languages or following a coding style guide. Researchers and students switch long quotes from ALL CAPS to sentence case to make them readable. Doing this manually is slow and error-prone, especially with long passages or accented characters. A proper converter respects punctuation, quotes and line breaks, and handles edge cases like acronyms or words with hyphens. Because our tool works entirely in your browser, the conversion is instant and offline-friendly once the page has loaded — no uploads, no waiting, no ads in the way of the text.

Frequently asked questions

Is the case converter free to use?

Yes. The tool is free with no sign up and no limits on the amount of text you can convert.

Does Title Case capitalize every word?

Title case capitalizes the first letter of each word and keeps minor words like “and”, “or” and prepositions lowercase, unless they are the first or last word.

What is the difference between camelCase and PascalCase?

Both join words without spaces, but camelCase starts with a lowercase letter (myVariableName) and PascalCase starts with an uppercase letter (MyClassName).

Will the tool remove my line breaks or accents?

No. The case converter preserves line breaks, punctuation and accented characters — only the letter casing is changed.

Can I convert a whole document?

Yes. You can paste thousands of words at once. Conversion is near-instant because it happens locally in your browser.