Word Counter
Live counter for any text — words, characters (with and without spaces), sentences, paragraphs, lines, plus reading time, speaking time, and the most frequently-used words. Updates as you type.
Features
- Words, characters, sentences, paragraphs, lines
- Reading time at 200 wpm, speaking time at 130 wpm
- Top 8 most frequent words (≥ 3 chars)
- Updates instantly as you type
- 100% private — your text never leaves your browser
How to word counter
- Paste your text — Drop in an essay, article, email, or anything else.
- Read the stats — All counts and estimates update live as you edit.
Frequently asked questions
- Is it safe to use the Word Counter online?
- Yes — and ours is safer than most. Many free online tools quietly upload your files to their servers to do the work. We don't. Everything happens inside your browser on your own device, so your files never reach the internet. There's no upload step, no server copy, and no way for us (or anyone else) to see what you're working on.
- Are my files uploaded to a server?
- No. There's no server-side processing here. The whole tool is a tiny app that runs in your browser — we don't even have a server that could receive your files. You can confirm this by opening your browser's network tab while you use the tool: nothing leaves your device.
- Do I need to sign up or pay?
- No. There's no account, no email collection, no credit card. The tool is free to use as much as you want, on as many files as you want. We're supported by a few unobtrusive ads on the page — not by your data.
- What counts as a word?
- We use the regex \b[\w'-]+\b — matches words including hyphens and apostrophes. "don't" counts as one word, "state-of-the-art" counts as one.
- How is reading time calculated?
- 200 words per minute is the standard for fluent comprehension reading. Speaking time uses 130 wpm — typical podcast / presentation pace.
- Can I count by paragraph?
- Paragraphs are blocks separated by blank lines. The count is shown alongside word count.