StatGardenREF. DESK
Calculators/Everyday/Title Case Converter
Everyday

Title Case Converter calculator

Capitalises a piece of text into title case, following the AP style rule of lower-casing minor words except at the start or end.

Published 21 August 2026

What this calculator does

A title case converter capitalises the first letter of each significant word in a piece of text, while leaving short minor words, such as a, the, and and of, in lower case unless they open or close the title. This is the convention used for headlines, book and film titles, and most heading styles, and it is easy to get subtly wrong by hand, especially with a long or unfamiliar title.

Title case has more than one accepted rule set, and style guides disagree on the exact list of words to lower case and on details like hyphenated words. This tool follows AP style, the convention used by most news headlines: words of three letters or fewer from a fixed list of minor words (articles, short conjunctions and short prepositions, such as a, an, the, and, but, or, for, in, on and to) stay lower case unless they are the first or last word of the title, and every other word is capitalised.

The formula

FormulaEvery word is capitalised except short minor words (a, an, the, and, but, or, for, in, on, to, and similar), which stay lower case unless they open or close the title, following AP style

The text is split into words. Each word is checked against a fixed list of minor words (short articles, conjunctions and prepositions). A word on that list stays lower case unless it is the first or last word in the title; every other word has its first letter capitalised and the rest lower-cased.

TermMeaning
Title caseA capitalisation style where major words are capitalised and short minor words are left lower case, used for headlines and titles.
Minor wordA short article, conjunction or preposition, such as a, an, the, and, but, or, for, in, on or to, that AP style keeps lower case unless it opens or closes the title.
AP styleThe title-case convention set out in the Associated Press Stylebook, one of the most widely used rule sets for headline capitalisation.

The inputs explained

FieldWhat to enter
TextThe text to convert to title case. Minor words are recognised by matching the whole word, ignoring surrounding punctuation and case.

When to use it

Formatting a page heading or blog title

Converting a working title typed in whatever case felt natural into consistent title case matches the formatting readers expect from headlines and article titles.

Checking a title someone else wrote

Running an existing heading through the converter is a quick check for stray capitals or lower-case minor words that should have been capitalised, without having to look up the style rule by hand each time.

Standardising titles across a document or spreadsheet

A list of headings typed inconsistently, some in all caps, some in sentence case, converts to one consistent title-case style in a single pass.

Worked examples

Every figure in the tables below is produced by this page’s own calculator at build time, so the numbers and the tool always agree. Select any row to load that scenario.

How does title case handle different kinds of titles?

A simple heading, a title starting with a minor word, and a title ending in one, each run through the converter.

A spread of typical inputs, converted
Text enteredTitle case result
the lord of the ringsThe Lord of the Rings
a tale of two citiesA Tale of Two Cities
what dreams are made ofWhat Dreams Are Made Of
THE QUICK BROWN FOXThe Quick Brown Fox
"the lord of the rings" capitalises its opening "the" because it is the first word, while the "of" in the middle stays lower case; "what dreams are made of" capitalises its closing "of" for the same reason, since AP style always capitalises the first and last word regardless of length.

Questions

Why is this word capitalised when I expected it lower case, or the other way round?

This tool follows AP style specifically: minor words (short articles, conjunctions and prepositions) stay lower case unless they are the first or last word of the title. Other style guides, such as Chicago style, use a different and sometimes longer list of minor words, so a word treated as minor here may be capitalised under a different convention.

Does this handle punctuation like colons and hyphens correctly?

Word boundaries are found by splitting on whitespace, and minor-word matching ignores surrounding punctuation, so a word followed by a colon or comma is still recognised correctly. Hyphenated compound words are treated as a single word and capitalised at their first letter only, which is one common convention but not the only one style guides use.

What counts as a minor word under AP style?

Short articles (a, an, the), short conjunctions (and, but, or, nor, for, so, yet) and short prepositions of three letters or fewer (in, on, to, at, by, up, as, via, and similar) stay lower case unless they open or close the title. Longer prepositions, such as "with" or "about", are capitalised like any other major word.

Is title case the same as capitalising every word?

No, that is sometimes called start case rather than title case. Title case specifically leaves minor words lower case in the middle of a title; capitalising every single word regardless of length is a different, simpler convention that most style guides do not use for headlines.

To shrink text into small Unicode capitals instead of standard capitalisation, see the small text generator.