This javascript tool takes text and automatically capitalizes sentences. It changes the first letter of the first word of what it "perceives" to be a sentence and makes it uppercase.
You can also use it to change the first letter of every word to uppercase. But if that's the case you might want to check out the css text-transform property for changing the appearance of text first.
The css property only changes the appearance of text in your browser, it doesn't actually transform the text so that if you need to copy and paste that information, it will retain it's original state in the copy.
Now you can also use this tool to correct cap lock text.
Paste your text in the box below and then click the button.
The new text will appear in the box at the bottom of the page.
