This tool converts text to Title Case. It processes your input text and transforms each word so that its first letter is uppercase and the remaining letters are lowercase. You can fine‑tune the conversion by: • Ignoring specific words (which will be converted to lowercase), • Converting only words longer than a specified number of letters, or • Applying a custom format to each converted word. Simply enter your text, select the conversion mode below, adjust the settings if needed, and click the process button.
Examples:
Simple Title Case Conversion
Converts every word to Title Case.
this is a test of title case conversion.
This Is A Test Of Title Case Conversion.
Title Case with Ignore List
Converts text to Title Case while ignoring words in the specified ignore list (these words become lowercase, except if they are the first word).
the quick brown fox jumps over the lazy dog.
The Quick Brown Fox Jumps over the Lazy Dog.
Title Case for Words Longer Than X Letters
Converts only words longer than the specified number of letters to Title Case.
a big dream and great achievements
a Big Dream and Great Achievements
Title Case with Custom Format
Converts text to Title Case and applies a custom format to each word.
convert this text to title case
[Convert] [This] [Text] [To] [Title] [Case]