AllYouTools

Case Converter

Paste your text, pick a case style, and copy the converted result in one click. The converter supports UPPERCASE, lowercase, Title Case, Sentence case, and Capitalized Case, and runs entirely in your browser.

Case Converter

Your text is converted locally in your browser and never uploaded anywhere.

Convert To

When Each Case Style Is the Right Choice

UPPERCASE conveys emphasis and is standard for acronyms, legal disclaimers, warning labels, and some heading styles — but it should be used sparingly in body text, where it reads as shouting and slows reading speed. lowercase is the fastest way to normalise text that arrived in mixed or shouty formatting, and is the required form for email addresses, URLs, and most programming identifiers.

Title Case capitalises the principal words of a phrase while leaving short connector words (a, an, the, of, in, and so on) in lowercase, except at the start or end. It is the convention for book and article titles, headings in APA and Chicago style, and navigation labels. Sentence case capitalises only the first letter of each sentence and is now the dominant style for headlines at major publications and for UI text in modern products, because it reads more naturally. Capitalized Case simply capitalises the first letter of every word regardless of the word — useful for names, addresses, and form data cleanup.

Fixing capitalisation by hand is tedious and error-prone, especially across long documents. Writers use case converters to repair text pasted from PDFs or transcripts, marketers to standardise headlines across campaigns, and developers to clean user-submitted form data before display.

How This Converter Handles Title Case

There is no single universal Title Case standard — AP, APA, Chicago, and MLA styles each differ slightly on which small words stay lowercase. This tool follows the most common convention: it lowercases short conjunctions, articles, and prepositions such as a, an, and, at, but, by, for, in, of, on, or, the, and to, unless they appear as the first or last word of the text. That matches what most editors expect for headlines and headings. If your style guide capitalises prepositions of four or more letters differently, a quick manual pass after conversion will bring it fully in line.

Frequently Asked Questions

What is the difference between Title Case and Capitalized Case?

Title Case leaves short connector words like "and", "of", and "the" in lowercase (unless first or last), following editorial style guides. Capitalized Case capitalises the first letter of every single word regardless of what it is.

Does sentence case detection work with multiple sentences?

Yes. The converter capitalises the first letter of the text and the first letter after every sentence-ending punctuation mark (period, question mark, or exclamation point), so multi-sentence paragraphs convert correctly.

Is my text stored or sent to a server?

No. All conversion happens locally in your browser with JavaScript. Nothing you type or paste is uploaded, logged, or stored, so the tool is safe for confidential text.

Does the converter support non-English characters?

Yes. It uses Unicode-aware conversion, so accented letters and characters from most alphabets are capitalised and lowercased correctly.

Related Tools