How the counts are calculated
Counting words sounds trivial and is not, which is why two tools can disagree about the same document. This tool counts a word as any sequence of characters separated by whitespace, after collapsing repeated spaces and line breaks. So "self-contained" counts as one word, "e.g." counts as one, and a numeral like "1,500" counts as one.
Characters are reported both with and without spaces, because different limits mean different things — social platforms and some application forms count spaces, while some character limits for abstracts do not.
Sentences are counted by terminal punctuation (full stops, question marks, exclamation marks), which is a reasonable approximation that abbreviations can inflate. Paragraphs are counted by blank-line separation.
Everything happens in your browser as you type. Nothing you paste is transmitted or stored — which matters if you are checking unpublished work, and is the main reason to prefer a local tool for this.
Why your word processor may disagree
Word processors differ on edge cases, and the differences are small but real: hyphenated compounds, numbers with separators, footnote and endnote text, text inside tables and figure captions, headers and footers, and the bibliography.
If you are near a hard limit, the count that matters is your institution's stated method — and most institutions specify what is included. Use this tool for drafting and monitoring, and verify against the required method before submitting.
Reading time, and why estimates vary
Reading time is words divided by a words-per-minute rate. The difficulty is that no single rate is correct, because reading speed depends heavily on purpose and material.
| Activity | Typical rate | Notes |
|---|---|---|
| Skimming for gist | 400–700 wpm | Locating a section, not comprehending it |
| Reading for pleasure | 200–260 wpm | Fiction, journalism, familiar material |
| Reading a textbook | 100–200 wpm | New concepts, unfamiliar vocabulary |
| Technical or mathematical text | 50–120 wpm | Notation, worked steps, frequent re-reading |
| Reading aloud | 130–150 wpm | The rate to use for presentation timing |
| Proofreading | Below 100 wpm | Attention is on surface form, not meaning |
Two practical uses follow from this table. For presentation timing, use the reading-aloud rate: a five-minute slot is roughly 650–750 words, and nearly every over-running presentation was written to a silent-reading estimate. For planning study time, use the textbook or technical rate rather than the default — and expect to be slower than the estimate on genuinely new material.
Working to an assignment word limit
Word limits exist to test selection, and treating them as an obstacle rather than a constraint is usually visible in the result. A few things worth knowing:
- Find out what counts. Most institutions publish whether the limit includes footnotes, quotations, tables, the reference list and appendices. These can easily account for 15% of a document, which is the difference between compliant and penalised.
- Check the tolerance. Many limits carry a stated ±10%. Some are absolute, and a few are enforced by simply not marking past the limit.
- Aim slightly under. Editing almost always removes more than it adds once you start cutting properly, and arriving at the limit from below is far more comfortable than cutting 400 words the night before.
- Cut structurally, not lexically. When you are over, the productive moves are deleting a redundant paragraph or merging two examples into one — not hunting for adverbs. Wholesale word-level trimming across a document tends to damage readability while recovering very little.
Readability and sentence length
The average sentence length this tool reports is a crude but useful signal. Academic prose typically runs 15 to 25 words per sentence. Consistently above 30 suggests sentences carrying too many clauses; consistently below 10 can read as choppy in formal writing.
The number to watch is not the average but the variation. Uniform sentence length is monotonous regardless of what the average is. A long sentence developing an argument followed by a short one landing it reads well; a page of identically-shaped sentences does not.
Common questions
Is my text uploaded anywhere?
No. All counting happens in your browser with JavaScript on this page. Your text is never transmitted to us or to any third party, and nothing is stored after you close the tab. This includes text from files you open with the upload button, which are read locally rather than sent.
Does it count words inside quotations?
Yes — it counts every word in the text you provide. If your institution excludes quotations from the limit, count them separately and subtract. There is no reliable automatic way to distinguish a quotation from surrounding prose.
How are hyphenated words counted?
As one word. "State-of-the-art" is one word here. Some institutions count hyphenated compounds as multiple words, so check if you are at the margin.
Can I change the reading speed?
The estimate uses a standard silent-reading rate. For other purposes, divide your word count by the rate from the table above — use 140 wpm for reading aloud and around 150 wpm for a textbook.
Does it work offline?
Once the page has loaded, yes. There are no network requests during counting, so it continues to work if your connection drops.