Change register online

Letters count {{sumLettersCount}} | words {{sumWordsCount}} | lines {{sumLinesCount}}.

Suppose you have a text where some words are written incorrectly, with lowercase letters where uppercase ones should be. How can you quickly capitalize the first letter of each word?

Or in another situation, you need all the words in the text to be in UPPERCASE or lowercase letters. Try this useful online tool.

Interesting If you're a web developer, this can easily be done in CSS with the rule `text-transform: uppercase;`

Main features:

  • Simply paste the lines and get the result in the lower field
  • You have a panel with 4 buttons for different case conversions
  • No matter how long the phrase is
  • Works with any fonts and languages, such as Ukrainian, German, English
  • Under the form, there are counters for letters, words, and non-empty lines