Title Case Converter — AP, Chicago, APA, MLA & Wikipedia Styles
Capitalize titles the right way. Apply AP, Chicago, APA (7th), MLA, or Wikipedia title-case rules with correct handling of articles, short prepositions, and coordinating conjunctions. Preserves acronyms like HTML, USA, and NASA. 100% local.
Last updated:
Articles, coordinating conjunctions, and all prepositions lowercased.
Convert titles to correct title case following AP, Chicago, APA (7th), MLA, Wikipedia, or Simple rules. Handles minor-word lowercasing (articles, short prepositions, coordinating conjunctions), preserves acronyms like HTML/USA/NASA, and always capitalizes the first and last word.
What is Title Case?
Title case (also called headline case) is a capitalization style where major words in a title are capitalized while minor words — articles (a, an, the), coordinating conjunctions (and, but, or, nor, for, yet, so), and short prepositions (of, in, on, at, to) — are lowercased. The exact rules differ between style guides. AP and APA lowercase only prepositions of 3 letters or fewer, so "About Us" stays capitalized. Chicago and MLA lowercase all prepositions regardless of length, so it becomes "about". Wikipedia's Manual of Style is a middle ground (≤4 letters). This tool applies all five rule sets correctly, always capitalizes the first and last word (the two positions all guides agree on), and preserves all-uppercase acronyms.
How to convert text to title case online
- 1Paste your title (or a list of titles, one per line) into the input pane.
- 2Pick a style: Chicago, AP, APA, MLA, Wikipedia, or Simple.
- 3The output pane updates instantly with correctly capitalized titles.
- 4Copy the result — the tool preserves your original punctuation, spacing, and any all-caps acronyms.
Use Cases
Blog post and article titles
Journalists and content editors need AP-style titles; academics need APA or MLA. Get either without memorizing rule tables.
Book chapter headings
Chicago style is standard for U.S. book publishing — apply it consistently across a manuscript in one paste.
Wikipedia article titles
Wikipedia's MOS:TITLE rules are subtly different from AP or APA. Use the Wikipedia mode when contributing.
Email subject lines and marketing headlines
Consistent capitalization looks professional — pick one style guide and apply it across a campaign.
Key Concepts
- Minor words
- Articles, coordinating conjunctions, and short prepositions — the words most style guides prefer to keep lowercase inside titles.
- Preposition-length threshold
- The number of letters below which prepositions are lowercased. AP/APA use 3, Wikipedia uses 4, Chicago/MLA use no threshold (all prepositions lowercase).
- Sentence case
- A different capitalization style where only the first word (and proper nouns) is capitalized. Common in British publications and modern web copy.
Tips & Best Practices
- ▸Always capitalize the first and last word of a title — every major style agrees on this. The tool enforces it automatically.
- ▸After a colon or dash inside a title, capitalize the first word of the subtitle. The tool handles this.
- ▸Acronyms (2+ all-uppercase letters) are preserved so "HTML and CSS" doesn't become "Html and Css". Disable via 'Preserve acronyms' if you want strict lowercasing.
- ▸Chicago and MLA are the two strictest guides for lowercasing — if in doubt, Chicago is a safe default for U.S. publishing.
- ▸For social-media copy, sentence case (only first word + proper nouns capitalized) often reads better than title case. Use the Case Converter tool for that.
Frequently Asked Questions
Which title-case styles are supported?
Chicago, AP, APA (7th ed.), MLA, Wikipedia, and a Simple mode where every word is capitalized. Each style has its own rule set for which minor words to keep lowercase.
What's the difference between Chicago and AP title case?
Chicago lowercases all prepositions regardless of length ("About" → "about" in a title). AP only lowercases prepositions of 3 letters or fewer — so "About" stays capitalized in AP style but not in Chicago.
Does the tool preserve acronyms like HTML, USA, or NASA?
Yes. Any all-uppercase word of 2+ characters is treated as an acronym and left as-is. You can turn this off if you want the tool to normalize them.
How does it handle hyphenated words?
Each hyphenated segment is capitalized independently — "mother-in-law" becomes "Mother-in-Law", matching how AP and APA handle open compounds in titles.
Are my titles uploaded anywhere?
No. All conversion runs in your browser and no data leaves your machine.
Related Tools
Regex Tester
Test regular expressions online. Live match highlighting, capture groups, and support for JavaScript flags (g, i, m, s, u, y).
Regex Replace
Find and replace text with a regular expression online. Supports every JavaScript flag (g, i, m, s, u, y), all backreferences ($1..$9, $&, $`, $', $<name>), and escape sequences (\n, \t) in the replacement. Live match-by-match preview and diff. 100% local.
Text to Speech
Convert text to spoken audio using your browser's built-in Speech Synthesis API. Pick from all voices installed on your OS, adjust rate, pitch, and volume. No account, no download, no upload — 100% local.
XML Formatter
Format, beautify, and validate XML documents online. Handles namespaces, CDATA sections, and mixed content.
SQL Formatter
Format and beautify SQL queries. Supports SELECT, JOIN, subqueries, CTEs, and multiple SQL dialects.
Case Converter
Convert text between camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, Title Case, and more.