Text UtilitiesText ConvertersFree Tool
Title Case Converter
Capitalize the first letter of every word — a simple word-by-word title case, not a style-guide-aware converter.
How to Use Title Case Converter
- 1Paste your text
- 2View the Title Case result instantly
- 3Copy it to your clipboard
Frequently Asked Questions
No — those style guides lowercase certain short words (a, an, the, and, of, in) unless they start the title. This tool simply capitalizes the first letter of every word with no exceptions, which is simpler but not identical to a formal style guide.
Any word-boundary followed by a letter — so hyphenated or punctuated segments like "well-known" become "Well-Known" (both sides capitalized), since each side is its own word boundary.
No — the conversion happens entirely in your browser.
Related Tools
Uppercase Converter
Convert any text to ALL UPPERCASE using JavaScript's built-in Unicode-aware case mapping.
Lowercase Converter
Convert any text to all lowercase using JavaScript's built-in Unicode-aware case mapping.
Sentence Case Converter
Lowercase your text and capitalize the first letter of every sentence, detected by periods, exclamation points, and question marks.
CamelCase Converter
Convert text from spaces, hyphens, underscores, or existing camelCase/PascalCase into camelCase — lowercase first word, capitalized words after.