Free online word count tool
This is a simple free tool I put together to count the words in a string. Simply paste your text into the box and click count! The results will show you different statistics about the string such as the total number of words, total string length, average word length, and longest word. Feel free to comment below if there’s anything else you’d like me to calculate!
The total string length is a count of the characters in the string, this will include spaces, special characters and line breaks. The second total string length is just a total of the length of all the actual words in the string. The paragraph count is simple a count of all line breaks. It will count 2 paragraphs if you double break between paragraphs.
String Results
Total Words:
Longest Word: | characters
Average Word Length: characters
Total String Length: characters
Total Length (Words Only): characters
Total Paragraphs: paragraphs