Title Case vs Sentence Case vs Capitalized Case: What's the Difference?
Paste a headline, an email, or a list of names and see title case vs sentence case vs capitalized case side by side — then copy the style you actually need.
Updated 12 September 2026
You finished a headline, hit Word’s Change Case, and every word stood up — including of and the. A teammate says that is not Title Case. Your CMS wants sentence case for the H1. Three names, three results, and they are easy to mix up.
Title case vs sentence case vs capitalized case is a style choice, not a synonym. Sentence case reads like a normal paragraph. Capitalized Case — also called proper case or start case — lifts the first letter of every word. Title Case follows a style book: small words stay small unless they start or end the line.
This guide shows each mode with the same example, when to use it, what Word and Excel actually do, and when a browser converter is the faster pass. Nothing here requires an account. If you already know which style you need, open the Title Case converter, the sentence case converter, or the Capitalized Case converter and paste.
Title case vs sentence case vs capitalized case at a glance
Same input:
the science of sleep for the rest of us
| Mode | Result | Typical use |
|---|---|---|
| Sentence case | The science of sleep for the rest of us |
Emails, UI copy, body text |
| Capitalized Case | The Science Of Sleep For The Rest Of Us |
Names, labels, playlists |
| Title Case (Chicago) | The Science of Sleep for the Rest of Us |
Blog titles, headlines, H1s |
The difference lives in the small words. Sentence case leaves of, for, and the lowercase because they are not the start of the sentence. Capitalized Case stands them all up. Title Case stands up Science, Sleep, and Rest, and leaves the glue words down.
If the paste arrived in ALL CAPS, run lowercase first so you start from a known state. For that mechanical pass, see how to convert uppercase to lowercase online.
Sentence case
Sentence case is how you already write. The first letter of each sentence is a capital; the rest of the letters are small. The pronoun I stays I. A new sentence starts after . ? ! or an ellipsis, and at the start of a line.
Before
PLEASE REVIEW THE ATTACHED CONTRACT AND RETURN BY FRIDAY. q3 LOOKS SOFT.
After (sentence case)
Please review the attached contract and return by friday. Q3 looks soft.
That is sentence case vs title case in one glance: a paragraph, not a headline. With smart casing on, the sentence case converter restores terms such as NASA, iPhone, and JavaScript. “Friday” still needs a human if the dictionary does not know it.
Use sentence case for emails, UI copy, help text, blog body, and any heading that should sound spoken. Many product UIs prefer it for H1s too. Skip it for publication titles that must follow AP or Chicago, and for lists of names where every word should stand up.
Capitalized case (proper case / start case)
What is capitalized case? It is Start Case: the first letter of every word is a capital, including short words. People also search proper case, capital case, and cap case for this transform. It is not ALL CAPS, and it is not Title Case.
Before
maria de la cruz
the lord of the rings
After (capitalized case)
Maria De La Cruz
The Lord Of The Rings
That second line is why capitalized case vs title case matters. Chicago Title Case is The Lord of the Rings. Capitalized Case is The Lord Of The Rings — every word on its feet, including Of and The. Word’s Capitalize Each Word and Excel’s =PROPER() do this job. They do not follow a style guide.
Use the Capitalized Case converter for names (then check particles such as de and van), form labels, column headers, and playlists. Do not use it for news headlines or paper titles if the house style is AP, APA, Chicago, or MLA. Do not use it for body paragraphs.
Title case
Title Case is a contract with the reader: important words stand up, glue words sit down. Articles, coordinating conjunctions, and short prepositions stay lowercase unless they are the first or last word of the title.
Before
a guide to the rest of the year
After (Title Case, Chicago)
A Guide to the Rest of the Year
A is capitalized because it is first, even though it is an article. to, the, and of stay small.
Most “title case” buttons on the web implement one unnamed hybrid — closer to capitalized case than to a style book. The Title Case converter lets you pick AP, APA, Chicago, or MLA, then overlays brands so Html becomes HTML when smart casing is on.
AP title case vs Chicago title case
The gap shows up on longer prepositions.
walking through the park with the team
| Guide | Result |
|---|---|
| AP | Walking Through the Park With the Team |
| Chicago | Walking through the Park with the Team |
AP capitalizes prepositions of four or more letters (Through, With). Chicago keeps a longer list of prepositions lowercase even when they are longer. That is what an AP title case converter is for. APA sits near AP. MLA keeps with lowercase and still capitalizes Through. First and last words are capitalized in every guide. Hyphens differ too: Chicago gives Follow-Up; AP gives Follow-up.
Use Title Case for blog titles, news headlines, documentation H1s, and paper titles when the style guide says so. Do not run it on a paragraph — Is and Be will stand up in the middle of a sentence. For a URL from that headline, continue to the URL slug generator on the same paste.
Which one should you use?
- Reads like a spoken sentence → sentence case
- Every word stands up, including of and the → capitalized case
- Publication headline with a style book → Title Case (AP, APA, Chicago, or MLA)
- Every letter small → lowercase
- Programming name → camelCase, PascalCase, snake_case, or kebab-case — not Title Case
Sentence case vs title case is the pair people argue about in product copy. Many SaaS UIs use sentence case for headings because it feels like a person talking. Newspapers, journals, and many blogs still want Title Case on the H1. Neither is “more correct.” Match the room.
Proper case vs title case is the pair Word confuses. If a colleague says “put it in proper case,” they usually mean capitalized case. If an editor says “title case,” they mean a style guide.
Word and Excel: what the built-in commands actually do
When the text already lives in a document or a sheet, start there — but the labels do not match the style books.
Change case in Word
Select the text, then Home → Change Case:
- Sentence case. First letter of each sentence up; the rest down.
- lowercase / UPPERCASE. Every letter small or large.
- Capitalize Each Word. This is capitalized case, not Title Case. The Lord Of The Rings, not The Lord of the Rings.
- tOGGLE cASE. Swaps existing capitals; it is not a style.
Shift+F3 cycles a subset of those modes. The ribbon command is the unambiguous choice. Word has no AP/APA/Chicago/MLA control. If you need true title case vs sentence case for a headline, paste into the Title Case converter, pick the guide, and paste back.
Convert case in Excel
Excel has no Change Case button. Use =LOWER(A1), =UPPER(A1), or =PROPER(A1). PROPER is capitalized case: the lord of the rings becomes The Lord Of The Rings. There is no built-in sentence case or Title Case formula.
Keep the formulas when the column will keep growing. Use the browser converter for a one-off list, for values that are not in Excel yet, or when you need Title Case rather than PROPER. Copy, convert, Paste Values back. Glance at IDs first: PROPER turns SKU-ab into Sku-Ab.
When the browser converter is faster
Use Word or Excel when you are already working there and the change is small. Use the online tools when the source is a form, email, ticket, or CMS field; when you need the same text in more than one case; when you want AP, APA, Chicago, or MLA; or when you want a .txt in and a .txt out.
A realistic path for a post that arrived in mixed caps:
- Lowercase only if the shouting is uneven and you want a clean base.
- Sentence case on the body.
- Title Case on the title, with the guide your site uses.
- URL slug generator on the same title for the permalink.
You can do that in one tab. Ctrl+K / Cmd+K jumps between tools; the current paste can stay put. Ctrl+Enter / Cmd+Enter copies the result. Conversion runs in the browser — no account, and no server-side processing of your text.
Leave smart casing on if you want NASA and iPhone restored after the pass. Switch locale to Turkish if I / İ look wrong. Line breaks and punctuation stay; only letters change case.
Before
why the iphone still matters to nasa
After sentence case
Why the iPhone still matters to NASA
After Title Case (Chicago)
Why the iPhone Still Matters to NASA
If you only needed a readable sentence, stop at sentence case. If you needed a headline, do not stop at capitalized case and call it Title Case.
Next steps
Open the Title Case converter for headlines, the sentence case converter for prose, or the Capitalized Case converter for names and labels. Paste, pick the style, copy.
If the block is still shouting, start with how to convert uppercase to lowercase online, then come back to the style that matches the field. If the headline also needs a permalink, run the same paste through the URL slug generator.
Title Case
Title case converter with AP, APA, Chicago, and MLA small-word rules. Also an AP title case converter for headlines.
Title Case converterFAQ
Questions, answered
What is the difference between title case and sentence case?
Sentence case capitalizes the first letter of each sentence and leaves the rest lowercase, like ordinary prose. Title Case capitalizes principal words and keeps short words such as and, of, and the lowercase, unless they start or end the title. Use sentence case for emails and body copy; use Title Case for publication headlines.
Is capitalized case the same as title case?
No. Capitalized Case (also called proper case or start case) capitalizes the first letter of every word, including of and the. Title Case follows AP, APA, Chicago, or MLA and leaves those small words lowercase. Word’s Capitalize Each Word and Excel’s PROPER() are capitalized case, not Title Case.
Which case should I use for blog titles versus body text?
Use Title Case for blog titles, news headlines, and documentation H1s if your house style calls for it. Use sentence case for the body, UI copy, email, and for headlines if your product prefers a calmer voice. Capitalized Case is better for names, form labels, and playlists than for publication titles.
How do I change case in Word without guessing?
Select the text, then use Home → Change Case. Sentence case., lowercase, UPPERCASE, and Capitalize Each Word are separate commands. Capitalize Each Word is not Title Case. Shift+F3 cycles a subset of those modes, so the ribbon command is the unambiguous choice.
Does converting case online upload my text?
No. On this site the conversion runs in JavaScript in the tab. There is no account and no server-side processing of the paste.
Related
Keep going
Case & naming
Title Case
Title case converter with AP, APA, Chicago, and MLA small-word rules. Also an AP title case converter for headlines.
Case & naming
Sentence case
Sentence case converter: capitalize the first letter of each sentence and leave the rest lowercase.
Case & naming
Capitalized Case
Capital case converter and proper case converter: capitalize the first letter of every word (Start Case).
Case & naming
lower case
Convert uppercase to lowercase online. Capital to small letters converter — Word and Excel alternatives, in your browser.
Case & naming
Slugify
URL slug generator and bulk slug generator. SEO-friendly slugs, including Arabic. Custom handles in your browser.