The Mistake That Made Me Build This Tool

I once spent 45 minutes manually fixing a 3,000-word document that someone had accidentally typed entirely in CAPS LOCK. Every single word. In capital letters. I had to go through it sentence by sentence, fixing each one by hand because I did not know a faster way at the time.

Never again.

That afternoon I went looking for a free text case converter that actually worked properly — one that handled all the cases I needed without making me download software or create an account. I could not find one that did everything in one place, so I built this one myself.

Here is everything you need to know about it.

The 6 Text Cases — And When to Actually Use Each One

1. UPPERCASE

Converts every letter to capitals. LIKE THIS ENTIRE SENTENCE.

Use it for: Warning labels, legal document headings, acronyms, shouting on the internet (use sparingly), design elements where all-caps styling is intentional.

Do not use it for: Normal writing. All caps is harder to read and comes across as aggressive in most contexts.

2. lowercase

Converts every letter to small. like this entire sentence.

Use it for: Usernames, URLs, file names, code variables, casual social media captions with an intentional aesthetic, cleaning up text that arrived in random mixed case.

Do not use it for: Formal writing or any context where proper nouns and sentence starts need capitalisation.

3. Title Case

Capitalises the First Letter of Every Major Word. Like This.

Use it for: Blog post titles, article headlines, book titles, movie titles, product names, headings in reports and presentations.

This is the case I use most often. Every article title I publish goes through the title case converter before it goes live.

4. Sentence case

Capitalises only the first letter of each sentence. Like normal writing.

Use it for: Fixing text that was accidentally written in all caps or title case when it should look like normal prose. Perfect for cleaning up copy-pasted content from PDFs or older documents.

5. aLtErNaTiNg CaSe

Alternates between uppercase and lowercase letters. aLtErNaTiNg LiKe ThIs.

Use it for: Memes, sarcastic social media posts, the specific internet humour that requires this format. Not much else, honestly.

6. camelCase and snake_case

These are for developers specifically. camelCase runs words together with capital letters at each word start. snake_case uses underscores between words.

Use it for: Variable names, function names, file names in programming. If you write code, you already know why these matter.

Three Real Situations Where I Use This Every Week

I want to be practical here because the best way to understand a tool is to see it in action.

Situation one — fixing imported content. Whenever I import old articles from a client’s previous website, the headings often come in as ALL CAPS or random Title Case Where It Should Not Be. Instead of fixing each heading manually, I paste the entire document into the converter, switch everything to sentence case, then go back and manually title-case only the actual headings. This takes two minutes instead of twenty.

Situation two — blog post titles. I write my first draft titles in whatever case comes naturally. Then before publishing, I paste the title into the converter and switch it to title case to make sure it looks professional. This is a habit I built after a reader once pointed out that one of my titles had inconsistent capitalisation. Small detail, but it matters.

Situation three — social media copy. Different platforms have different conventions. LinkedIn headlines look better in title case. Twitter posts often look more authentic in lowercase. Instagram captions in sentence case feel more conversational. Having a converter I can paste into instantly makes it easy to adapt the same content for multiple platforms without retyping anything.

Why Copy-Pasting From PDFs and Docs Creates Case Problems

This is something nobody talks about but almost every writer deals with regularly.

When you copy text from a PDF, especially older scanned documents or formal reports, the text often arrives with strange capitalisation. Sometimes every word is capitalised. Sometimes there is no capitalisation at all. Sometimes proper nouns lose their capitals entirely.

The same problem happens when clients send you copy written in Microsoft Word with autocorrect enabled, or when you paste content from a website that used CSS to display text in uppercase visually without actually changing the underlying text.

In every one of these situations, manually fixing the capitalisation word by word is a waste of time. Paste into the converter, pick the case you need, copy back. Done.

Frequently Asked Questions

Does this tool work for languages other than English?

Yes. The converter works with any text that uses standard Unicode characters, including accented letters used in European languages. For languages like Chinese, Japanese, or Arabic where capitalisation does not apply, the tool will return the text unchanged.

Will it change punctuation or numbers?

No. The converter only changes the case of letters. Punctuation marks, numbers, symbols, and spaces are left exactly as they are.

Is there a character limit?

No limit. You can paste an entire book chapter if you need to. The conversion happens instantly in your browser regardless of length.

Does it save my text anywhere?

No. Everything runs in your browser. Your text is never sent to any server or stored anywhere. It disappears the moment you close or refresh the tab.

What is the difference between title case and sentence case?

Title case capitalises the first letter of most words — used for headings and titles. Sentence case only capitalises the first letter of each sentence — used for normal body text. When in doubt, use title case for headings and sentence case for everything else.

Can I use this on my phone?

Yes. The tool is fully responsive and works on all smartphones and tablets. Paste your text, tap the case you want, and copy the result.

One Last Thing

Text case sounds like a minor detail. And in isolation, it is. But content full of inconsistent capitalisation looks unprofessional and is harder to read. It is the kind of thing readers notice subconsciously even when they cannot name exactly what feels off about a piece of writing.

Getting it right takes five seconds with the right tool. Bookmark this page and you will never have to fix capitalisation manually again.

Type or paste your text
Converted Text
0
Words
0
Characters
0
Sentences