All Tools Blog About Contact Try a tool

Title Case Converter

Convert text to professional title case with AP style, Chicago Manual, MLA, and custom rules. Smart capitalization that knows which words to capitalize and which to leave lowercase.

Choose a Style Guide

AP Style

Capitalize words with 4+ letters. Standard for news, blogs, and online content.

Chicago Manual

Capitalize all words except articles, prepositions, and conjunctions.

MLA Style

Similar to Chicago. Standard for academic papers in the humanities.

Custom Rules

Define your own minor words list and capitalization preferences.

Converted Title

AP Style
The Quick Brown Fox Jumps Over the Lazy Dog

Word-by-Word Analysis

Enter a title to see how each word is capitalized

Capitalized Lowercase (minor word)
📝

0

Total Words

AA

0

Capitalized

aa

0

Lowercase

📊

0%

Capitalization Rate

Style Guide Comparison

AP Style

Words with 4+ letters are capitalized. Short prepositions and articles stay lowercase. First and last words always capitalized.

Chicago Manual

All words except articles (a, an, the), coordinating conjunctions, and prepositions are capitalized—regardless of length.

MLA Style

Same rules as Chicago. Standard for academic writing in literature, languages, and humanities disciplines.

Common Minor Words

the a an and but or for nor of in on at to by is as if it

What Is a Title Case Converter?

This tool takes any text and converts it to properly formatted title case—the capitalization style used for headlines, article titles, book names, and professional headings. Unlike a simple "capitalize every word" function, this converter understands the nuances of different style guides and knows which words should remain lowercase even in a title.

For example, in the title "the quick brown fox jumps over the lazy dog," a naive approach might capitalize every word. But proper title case recognizes that short articles ("the"), short prepositions ("over"), and coordinating conjunctions should stay lowercase—giving you "The Quick Brown Fox Jumps Over the Lazy Dog" in AP style.

If you need to work with text in other case formats, our Uppercase Converter provides seven different case styles including sentence case, toggle case, and camelCase for programming.

AP Style Title Case

The Associated Press style guide is the most widely used standard for online content, journalism, and business writing. Its title case rules are straightforward: capitalize words with four or more letters, and always capitalize the first and last words regardless of length. Short words like "the," "a," "an," "and," "but," "for," "nor," "or," and "so" stay lowercase unless they appear at the beginning or end of the title.

This approach is popular because it produces clean, readable headlines without excessive capitalization. It's the default choice for most blogs, news websites, social media posts, and marketing materials. When in doubt about which style to use, AP is usually the safest bet for online content.

Chicago Manual Title Case

The Chicago Manual of Style takes a different approach to title case. Instead of using word length as the deciding factor, Chicago capitalizes all words except articles (a, an, the), coordinating conjunctions (and, but, or, nor, for, so, yet), and prepositions—regardless of how many letters they contain. This means even short prepositions like "at," "by," "in," and "to" remain lowercase.

This style is preferred in book publishing, academic writing outside the humanities, and formal publications. It tends to produce slightly more capitalized text than AP style since some short words that AP would lowercase (because they're under four letters) get capitalized under Chicago rules.

MLA Style Title Case

The Modern Language Association style follows rules very similar to the Chicago Manual. It capitalizes all principal words while keeping articles, prepositions, and coordinating conjunctions in lowercase. The first and last words are always capitalized, as are words following hyphens in compound terms.

MLA style is the standard for academic papers in literature, languages, cultural studies, and other humanities disciplines. If you're a student writing a paper with a title page or a works cited section, MLA title case is likely what your instructor expects to see.

Who Uses a Title Case Converter?

  • Bloggers and content writers: Format article titles and subheadings according to AP style before publishing.
  • Journalists and editors: Ensure headlines follow newsroom style guidelines consistently.
  • Authors and publishers: Format book titles, chapter headings, and cover text in Chicago style.
  • Students and academics: Properly capitalize paper titles and headings per MLA or Chicago requirements.
  • Social media managers: Create professionally formatted post titles and captions.
  • UX writers and designers: Ensure consistent capitalization across app interfaces and website headings.

Key Features

  • Four style options: AP Style, Chicago Manual, MLA Style, and fully customizable rules.
  • Word-by-word analysis: See exactly how each word is treated—capitalized or lowercase—with visual indicators.
  • Custom minor words list: Define your own set of words that should remain lowercase in titles.
  • Hyphenated word support: Option to capitalize or lowercase words after hyphens based on your preference.
  • Real-time preview: See the converted title instantly as you type or change settings.
  • Style guide reference: Built-in explanation of each style's rules for quick reference.
  • Sample presets: Quick-load blog titles, news headlines, book titles, and academic paper examples.
  • 100% private: All conversion happens in your browser.
  • Completely free: No signup, no limits, no watermarks.

Before & After Examples

Original text:

the quick brown fox jumps over the lazy dog

AP Style:

The Quick Brown Fox Jumps Over the Lazy Dog

Chicago/MLA Style:

The Quick Brown Fox Jumps over the Lazy Dog

Notice how "over" is capitalized in AP style (4+ letters) but lowercase in Chicago/MLA (treated as a preposition).

Title Case in Excel, Python, and Other Tools

If you work with titles in spreadsheets, Excel's PROPER() function capitalizes the first letter of every word—but it doesn't understand style guide rules about minor words. So "The Quick Brown Fox" becomes correct, but "The And The Fox" would incorrectly capitalize "And" and the second "The." This online tool handles those nuances automatically.

For programmers, converting text to title case in Python requires custom logic—checking each word against a list of minor words and applying capitalization rules. Several libraries exist for this purpose, but they vary in which style guide they follow. This web tool gives you consistent, style-aware results without writing or debugging any code. For broader text formatting needs beyond just title case, you might find our Clean Text Formatter helpful—it handles multiple text cleaning operations including case conversion in one place.

Frequently Asked Questions

What is title case and how does it work?+

Title case capitalizes the first letter of major words in a heading while keeping minor words like "the," "a," and "of" lowercase. Different style guides have slightly different rules about which words count as "major."

What's the difference between AP and Chicago title case?+

AP style capitalizes words with 4+ letters. Chicago capitalizes all words except articles, prepositions, and conjunctions—regardless of length. "Over" is capitalized in AP but lowercase in Chicago.

Which style guide should I use for my blog?+

AP style is the standard for blogs and online content. It's what most news sites, marketing blogs, and professional publications use for their headlines.

Can I convert title case in Excel or with Python?+

Excel's PROPER() function capitalizes every word without style awareness. Python requires custom logic or libraries for proper title case. This tool provides accurate results without formulas or code.

Is my text stored or shared?+

No. All conversion happens in your browser. Nothing is ever uploaded to any server.

Is this title case converter free?+

Yes, completely free. No signup, no limits, no watermarks.