Convert Text to Title Case
Convert text to Title Case — capitalize the first letter of each word. Perfect for headings and article titles. Free online.
Example: the quick brown fox → The Quick Brown Fox
0 words, 0 chars
Text
Programming
Other
aa
lowercaseoutput
About This Conversion
Title Case capitalizes the first letter of every word while keeping the rest lowercase. This formatting is standard for book titles, article headings, email subject lines, and proper nouns. The tool intelligently handles the conversion regardless of the input format — whether your text is all uppercase, all lowercase, or mixed. Title Case is the preferred style for H1 and H2 headings in most English-language style guides (AP, Chicago, APA), making this conversion essential for content creators and writers.
Frequently Asked Questions
What is Title Case?
Title Case capitalizes the first letter of every word: 'the quick brown fox' becomes 'The Quick Brown Fox'. It's the standard format for headings, titles, and proper nouns in English.
Should I capitalize every word in a title?
Strict title case (AP/Chicago style) leaves short prepositions (of, in, at) and articles (a, the) lowercase unless they start the title. This tool capitalizes every word for simplicity.
When should I use Title Case vs Sentence case?
Title Case for headings, book titles, and proper names. Sentence case (only first word capitalized) for body text, button labels, and conversational UI copy.