Your text
Nothing uploadedRuns locally in your browser

Case Converter Guide — Uppercase, Lowercase & Letter Case

A case converter (also called a text case converter) changes letter capitalization in text — uppercase, lowercase, proper case, toggle, reverse, or random — without retyping. This page explains each mode on TextTools and when to use it.

What Is a Case Converter?

A case converter transforms the capitalization of letters in a string — for example, turning hello world into HELLO WORLD or Hello World.

Why it matters: Retyping long passages to fix accidental ALL CAPS or inconsistent capitalization wastes time; one click applies a consistent rule across the whole paste.

Example: A paragraph typed with Caps Lock on converts to readable lowercase in one step with the lowercase mode.

Common mistake: Expecting a case converter to apply headline style rules — mechanical proper case is not the same as AP or Chicago title case.

Case Types at a Glance

TextTools offers six case modes in the toolbar above. Each button applies one rule to the text in the editor.

Mode (button)Example outputTypical use
UPPERCASEHELLO WORLDHeadings, emphasis, constants
lowercasehello worldNormalize pasted text, URLs, tags
Proper CaseHello WorldQuick capitalize-each-word formatting
tOGGLE cASEhELLO wORLDFix Caps Lock mistakes
esreveRdlrow ollehCharacter-reverse effects
RaNdOmhElLo WoRlDCreative / test strings

Edge case: Numbers, punctuation, and spaces stay unchanged — only letters change case.

Convert Text to UPPERCASE

Uppercase (all caps) sets every letter to its capital form. Existing capitals stay capital; lowercase letters become uppercase.

Why it matters: ALL CAPS can signal headings, warning labels, or constants in code and design specs.

Example: section 3: safety becomes SECTION 3: SAFETY.

Common mistake: Using all caps for long body copy — readers find it harder to scan than mixed case.

Convert Text to lowercase

Lowercase sets every letter to its small form, including names and sentence starts that were capitalized.

Why it matters: Data cleanup often needs a single case band — email local parts, slug drafts, or CSV fields imported with random caps.

Example: Product SKU: AB-12X becomes product sku: ab-12x — letters only; digits unchanged.

Common mistake: Lowercasing proper nouns you still need capitalized — restore names manually or use proper case instead.

Proper Case and Title Case

Proper case (also called capitalized case) uppercases the first letter of each word and lowercases the rest: Hello World.

Why it matters: It is a fast mechanical formatter — not a substitute for publication headline rules.

Proper case vs title case

Title case follows a style guide — AP, Chicago, APA, or Wikipedia — and may keep articles and short prepositions lowercase. Proper case capitalizes every word regardless of those rules.

Example: the lord of the rings → Proper Case: The Lord Of The Rings; Chicago title case might be The Lord of the Rings.

Common mistake: Submitting proper-case output as a final headline — use the Title Case tool when your editor names a style guide.

Edge case: Hyphenated words and contractions are treated as single tokens; each token’s first letter capitalizes.

Toggle Case — Fix Caps Lock Mistakes

Toggle case (also called inverse case) swaps each letter — uppercase becomes lowercase and lowercase becomes uppercase — character by character.

Why it matters: Mixed wrong-case paste from Caps Lock errors can be inverted in one step instead of retyping.

Example: Toggle Case becomes tOGGLE cASE — the same swap shown on the toolbar button.

Common mistake: Expecting toggle to produce sentence case — it only inverts each letter. For an all-caps paragraph, lowercase is usually faster than toggle.

Reverse Text and Random Case

Reverse flips the character order of the entire string — the last character becomes first. Random case assigns upper or lower to each letter independently on each click.

Why it matters: Reverse supports puzzles and demos; random case creates unpredictable emphasis for creative copy.

Example: Hello reversed is olleH; random might yield hElLo on one click and a different mix on the next.

Common mistake: Expecting reverse to reverse word order only — this mode reverses the full character sequence, including spaces and punctuation positions.

Random case vs alternating case

Alternating case follows a fixed pattern — upper, lower, upper, lower — on every letter. Random case picks upper or lower independently, so the pattern changes each click.

Why it matters: Many online tools label both as “random” or “aLtErNaTiNg.” TextTools random mode is truly random, not a strict alternation.

Example: Alternating Hello is always HeLlO; random might produce hELlO on one click and HeLLo on the next.

Edge case: Neither mode is suitable for published prose — use uppercase, lowercase, or proper case for readable output.

When to Use Each Case Format

Pick the mode that matches your output need — not every format suits published prose.

SituationRecommended mode
Accidental ALL CAPS paragraphlowercase or toggle case
Section label or warning bannerUPPERCASE
Normalize data or tagslowercase
Quick capitalize each wordProper Case
Headline for AP/Chicago/APATitle Case tool
Creative / social emphasisRandom case

Edge case: Brand names with internal capitals (e.g. iPhone, eBay) may not survive mechanical case rules — fix those tokens by hand after converting.

Limitations of Case Converters

Case converters change standard letter casing only. They do not restyle Unicode mathematical bold, italic, or bubble fonts — those use different code points, not case shifts.

Why it matters: Pasting “styled” social text into a case converter may appear unchanged if the letters are not plain ASCII or Latin letters.

Example: Mathematical bold 𝐇𝐞𝐥𝐥𝐨 will not become lowercase through case conversion — use the Font Changer for Unicode text styles.

Common mistake: Converting an entire document when only one paragraph needs a change — this tool applies the rule to all text in the editor at once.

Reference: Wikipedia — Letter case (external).

Frequently Asked Questions

What is a case converter?

A tool that changes letter capitalization in text — uppercase, lowercase, proper case, toggle, reverse, or random — without manual retyping.

What is uppercase text?

Text where every letter uses its capital form — also called ALL CAPS. Example: HELLO WORLD.

What is lowercase text?

Text where every letter uses its small form. Example: hello world.

What is proper case?

Capitalizing the first letter of each word and lowercasing the rest. Example: Hello World. It is mechanical — not the same as style-guide title case.

What is the difference between proper case and title case?

Proper case capitalizes every word. Title case follows headline rules (AP, Chicago, APA) that may lowercase short words. Use the Title Case tool for style guides.

What is toggle case?

Each uppercase letter becomes lowercase and each lowercase letter becomes uppercase — useful for fixing Caps Lock mistakes.

How do I fix text typed with Caps Lock on?

For a full ALL CAPS paragraph, use lowercase. For mixed wrong-case text like hELLO wORLD, try toggle case to invert each letter.

What is inverse case?

Inverse case is another name for toggle case — each uppercase letter becomes lowercase and each lowercase letter becomes uppercase.

What is alternating case?

Alternating case follows a fixed upper-lower pattern on every letter (HeLlO). TextTools random case is not alternating — each letter’s case is chosen independently on each click.

What does reverse text do?

It reverses the character order of the entire string — the last character becomes first. Hello becomes olleH.

What does random case do?

Each letter is randomly set to upper or lower on each click. Output changes every time you use it.

When should I use uppercase?

For short labels, warnings, acronyms spelled out in caps, or design specs — not for long paragraphs.

When should I use lowercase?

To normalize pasted text, email parts, tags, or data fields where a single case band is required.

What is sentence case?

Sentence case capitalizes the first letter of sentences and lowercases most other words. This case converter does not include a sentence-case button — use the Title Case tool for sentence-style headline rules.

Case converter vs Title Case tool — which should I use?

Use this page for mechanical transforms (upper, lower, proper, toggle, reverse, random). Use the Title Case tool when you need AP, Chicago, APA, or Wikipedia headline capitalization.

Does case conversion work on numbers and symbols?

Numbers and punctuation are left unchanged. Only letters (including accented Latin letters) change case.

Does it change bold or fancy Unicode fonts?

No. Unicode styled fonts use separate characters, not case shifts. Use the Font Changer for those styles.

Can I convert only part of my text?

Each mode applies to the full editor contents. Paste only the portion you want converted, then copy the result back.

Will brand names like iPhone stay correct?

Mechanical rules may alter internal capitals. Proper case turns iphone into Iphone — fix brand tokens manually after converting.

Is this case converter free?

Yes. TextTools case conversion is free with no sign-up required.

What are camelCase and snake_case?

Developer naming styles that combine words with capitals or underscores. This tool does not output camelCase or snake_case — it handles letter case only.

What are the limitations of a case converter?

It changes standard letter case only, applies to the full editor at once, and does not follow headline style guides or Unicode font styles.