IT Market
Tools/Text/Text Case/Title Case Converter Online — Capitalize Words
Title Case

Преобразование текста в заголовочный регистр

Tool guide

Title Case Converter Online — Capitalize Words

This converter raises the first letter of every word and lowers the rest, turning hello world from javascript into Hello World From Javascript. It is the style used for English headings, slide section names, button labels and spreadsheet column headers. It capitalizes every word without exception, so short prepositions and articles come out capitalized too and may need a manual pass. Everything runs in the tab, with no upload. See also: keep only the first letter capital, put the whole line in capitals, turn the headline into a URL.

How to use it

  1. Paste a line or a list of lines into the «Text» box, like the hello world from javascript placeholder.
  2. Press «Convert»; the first letter of every word turns upper case and the rest turn lower case.
  3. Check the «Result» box: articles and prepositions are capitalized too, which most style guides avoid.
  4. Lower-case of, the, in and and by hand if your house style follows AP or Chicago rules.
  5. Press «Copy» and paste the heading into your layout, slide deck or spreadsheet.

FAQ

How do I capitalize every word at once?

Paste the text into the input box and press the convert button. Every word gets an upper-case first letter and a lower-case remainder, and the copy button puts the result on your clipboard. The source stays in the top box so you can tweak and rerun.

Why are 'of' and 'the' capitalized as well?

The converter capitalizes every word with no exception list. AP and Chicago style keep short articles, conjunctions and prepositions lower case inside a heading, so you will need to lower those manually — usually just two or three per title.

What happens to hyphenated words?

The letter after the hyphen is capitalized too, so well-known becomes Well-Known and smith-jones becomes Smith-Jones. That is right for double-barrelled names and often wrong for ordinary compounds, so check them in the output.

Does it preserve acronyms like HTML or API?

No. HTML comes out as Html because every letter after the first is lower-cased. Restore acronyms after converting, or convert only the part of the line that contains none of them.

Can I convert several lines in one pass?

Yes. Paste a list and the line breaks survive; each line is capitalized on its own. That is the fast way to format a set of column headers or menu items consistently without editing each one.

What is the difference from sentence case?

Title case capitalizes every word; sentence case capitalizes only the first word of each sentence. English headings often use title case, while body text and most non-English headings use sentence case instead.

Is my text sent to a server?

No. Everything is handled by a script on the open page. The text never leaves the tab and nothing is stored between visits — close the tab and it is gone. No sign-in is needed either.

Examples

Slide heading
Before: quarterly sales results
After: Quarterly Sales Results
Spreadsheet column headers
Before: order date customer name total amount
After: Order Date Customer Name Total Amount