Capitalize Words
Capitalize Words: free, instant and private. Title case capitalises the first letter of each word and lowercases the rest, which is what headlines and column names usually need.
How the Capitalize Words works
The Capitalize Words takes Text and returns the answer instantly — no button to hunt for, no page reload. Title case capitalises the first letter of each word and lowercases the rest, which is what headlines and column names usually need. Use sentence case for descriptions and UPPER only for short labels.
Enter your own numbers to replace the example values; the result panel updates as you type. Everything runs in this single page, so nothing you enter leaves your device.
Formula used
case mapping applied per word, per sentence, or to the whole string
| Symbol | Meaning |
|---|---|
| input | any text you paste |
Title case capitalises the first letter of each word and lowercases the rest, which is what headlines and column names usually need. Use sentence case for descriptions and UPPER only for short labels.
Inputs used: Text.
Worked example
Take the default example — text of the quick brown fox jumps over the lazy dog:
- upper: THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG
- lower: the quick brown fox jumps over the lazy dog
- title: The Quick Brown Fox Jumps Over The Lazy Dog
- sentence: The quick brown fox jumps over the lazy dog
Frequently asked questions
- What formula does the Capitalize Words use?
- It uses case mapping applied per word, per sentence, or to the whole string, where input is the any text you paste.
- Is the Capitalize Words free?
- Yes. There is no signup, no usage limit and no watermark — the formatter runs entirely in your browser.
- How do I read the result?
- Title case capitalises the first letter of each word and lowercases the rest, which is what headlines and column names usually need. Use sentence case for descriptions and UPPER only for short labels.
- Does the Capitalize Words store or send my data?
- No. Every calculation happens locally in the page, so the numbers you type are never uploaded or logged.
- Does it work on a phone and offline?
- Yes — the page is a single lightweight file that adapts to any screen size. Once it has loaded it keeps working without a network connection.