How to convert text to title case
Title case capitalizes the main words in a headline or title. It is useful for article titles, page headings, presentations, and document names.
Free text tool
Paste text and instantly convert it to uppercase, lowercase, title case, sentence case, camel case, snake case, or a URL slug.
Paste your text
Text is processed locally in your browser and is not sent to a server by this tool.
Title case capitalizes the main words in a headline or title. It is useful for article titles, page headings, presentations, and document names.
Sentence case capitalizes the first letter of each sentence while leaving most other words lowercase. It is often easier to read in labels, paragraphs, and plain-language writing.
URL slugs use lowercase words separated by hyphens. Snake case uses underscores, while camel case removes spaces and capitalizes internal words for programming names.