How the word counter works
Words are counted by splitting text on whitespace. Reading time assumes an average adult silent reading speed of 200 words per minute — a widely used estimate for general (non-technical) text.
Step-by-step guide
- Type directly into the text box, or paste in existing text.
- Counts update live as you type — no button to click.
- Use 'Copy Result' to copy the summary stats, or 'Reset' to clear the box.
Common uses
- Checking essay or assignment word-count requirements
- Keeping social media captions within character limits
- Estimating how long a blog post or script will take to read aloud
Frequently asked questions
No. All counting happens in your browser using JavaScript. Your text is never sent to a server.
We divide your word count by 200 (average words read per minute for general text) to estimate reading time — actual reading speed varies by reader and content complexity.
No practical limit — the counter handles anything from a tweet to a full article, though extremely large text (100,000+ words) may slow down as-you-type updates in older browsers.