Word Counter

Count words, characters, sentences, and paragraphs in your text

📖 Learn more in our complete guide

Enter Your Text

Text Statistics

{{ stats.words }}
Words
{{ stats.characters }}
Characters
{{ stats.charactersNoSpaces }}
Characters (no spaces)
{{ stats.sentences }}
Sentences
{{ stats.paragraphs }}
Paragraphs
{{ stats.lines }}
Lines

Reading Analysis

Reading Time
{{ readingTime.slow }} Slow (200 WPM)
{{ readingTime.average }} Average (250 WPM)
{{ readingTime.fast }} Fast (300 WPM)
Speaking Time
{{ speakingTime.slow }} Slow (100 WPM)
{{ speakingTime.average }} Average (150 WPM)
{{ speakingTime.fast }} Fast (200 WPM)
Average words per sentence: {{ averageWordsPerSentence }}
Average characters per word: {{ averageCharsPerWord }}
Longest word: {{ longestWord }} ({{ longestWord.length }} chars)

Most Frequent Words

{{ word.word }} {{ word.count }}

Export Results