Title Case Converter Privacy: All processing runs locally
Capitalize the first letter of each word. Choose between Smart mode (skips small words) and Simple mode (capitalizes every word).
Input
0
Output
0
How It Works
The Title Case converter capitalizes the first letter of each word in your text. It offers two modes to suit different needs:
- Smart Title Case follows English title capitalization rules. Small words like "a", "an", "the", "and", "but", "or", "for", "nor", "on", "at", "to", "by", and "in" are kept lowercase unless they appear at the start of a sentence. This produces more natural-looking titles.
- Simple Title Case capitalizes the first letter of every word regardless of its role. This is useful when you need uniform capitalization.
Title case is widely used for:
- Book titles, article headlines, and blog post names
- Email subject lines
- Navigation menus and UI labels
- Proper nouns and place names
The conversion updates live as you type. All processing runs entirely in your browser with no server communication, ensuring your text remains private.