MinifyPic

Case Converter

Switch text between UPPERCASE, lowercase, Title Case, Sentence case and more — instantly, without retyping a single word.

FreeInstantPrivate
Loading tool…

How it works

A compact workflow from input to download.

1

Paste your text

Type or paste any amount of text — a headline, a paragraph, or an entire document.

2

Choose a case

Pick from UPPERCASE, lowercase, Title Case, Sentence case, aLtErNaTiNg or iNVERSE. The result updates the moment you click.

3

Copy the result

Copy the converted text to your clipboard or download it as a .txt file.

Frequently asked questions

What is the difference between Title Case and Sentence case?
Title Case capitalises the first letter of every word — 'How To Write A Headline'. Sentence case capitalises only the first letter of each sentence, leaving everything else lowercase — 'How to write a headline'. Title Case is conventional for headings in American style guides; Sentence case is standard in British publishing and increasingly common in user interfaces.
Does Title Case handle hyphenated words?
Yes — words joined by hyphens or underscores are treated as separate words, so 'well-known' becomes 'Well-Known' rather than 'Well-known'.
What does iNVERSE case do?
It flips the existing capitalisation of every letter: capitals become lowercase and lowercase become capitals. It is mostly used as a novelty, or to rescue text accidentally typed with Caps Lock on — though for that particular problem, converting to Sentence case usually gives a cleaner result.
Can I fix text I typed with Caps Lock on?
Yes, and it is one of the most common reasons people use this tool. Paste the shouting text, choose Sentence case, and you get properly capitalised prose back without retyping it.
Is my text sent to a server?
No. Every transformation runs in JavaScript inside your own browser tab. Your text is never uploaded, logged or stored, and it disappears the moment you close the page — so it is safe to paste in things you would not want to hand to a stranger's server.

Why capitalisation carries so much weight

Capitalisation is one of the quietest but most reliable signals of care in written work. Text in all capitals reads as shouting and is measurably slower to read, because we recognise words partly by their outline shape and capitals flatten every word into the same rectangle. Text with no capitals at all reads as casual or careless in most professional contexts. Inconsistent capitalisation across a set of headings — some in Title Case, some in Sentence case — is exactly the kind of small incoherence that makes a document, a website or a slide deck feel unpolished, even to readers who could not articulate why. Getting it right costs nothing and is noticed mainly in its absence.

Choosing a convention and sticking to it

There is no universally correct answer, only a consistent one. American style guides such as AP and Chicago traditionally favour Title Case for headlines, with rules about which small words stay lowercase. British publishing and most modern software design lean towards Sentence case, arguing that it reads more naturally and is easier to apply consistently — you do not have to remember whether 'with' gets a capital. Apple, Google and most design systems now specify Sentence case in their interface guidelines for precisely that reason. The important thing is to pick one convention for a given document or product and apply it everywhere, rather than mixing them heading by heading.