Skip to content
Tool Corner Articles
Writing · 4 min read

Word count, reading time and the limits people enforce

Two writers hand in "800 words" and one of them is a third longer than the other. Both are telling the truth. Word count is not one measurement — it depends on what you count as a word, what you count as text, and whether the thing enforcing the limit is counting words at all.

Written and reviewed by Jogeswar, MSc, PMP — Tool CornerChecked against the sources listed at the end of this article

Reading time is one division

The "5 min read" on an article is not a measurement of anything. It is word count divided by a reading speed, and the near-universal figure is 200 words per minute. The word counter uses exactly that, then rounds:

199 words shows as < 1 min. 200 words is 1 min. 500 words rounds to 3 min — not two and a half, because half rounds up. 1,000 words is 5 min, 1,500 is 8 min.

200 wpm is a reasonable average for adult silent reading of ordinary prose. It is badly wrong for anything else: dense technical writing runs slower, and a page of code or numbers is not read left to right at all. Treat the badge as a rough promise about length, which is what readers use it for.

Words, characters and the gap between them

A word, for counting purposes, is a run of characters separated by whitespace. That means "state-of-the-art" is one word and "state of the art" is four, an em dash surrounded by spaces counts as a word on some tools, and a URL is one word however long it is. There is no standard, only conventions.

Characters are less ambiguous but come in two flavours — with and without spaces — and the difference is roughly 18% of your text. Always check which one a limit means, because the platforms that count characters almost always count them with spaces.

Which limit is really being applied

Most of the limits writers hit are character limits wearing a word-count costume:

A search result snippet is truncated by pixel width, not characters — the ~155-character guidance is a proxy, and a line of capitals gets cut earlier. A UCAS personal statement is 4,000 characters and 47 lines, whichever runs out first, and blank lines count. Social bios and headlines are characters. Academic abstracts are words. Essay limits are words but marked with a tolerance nobody publishes.

The practical rule: find out whether the limit is words, characters-with-spaces or lines before you write to it, and write to about 95% of it. Editing 200 words out of a finished piece is much harder than leaving room.

Sentences and paragraphs are the useful counts

The count that actually improves writing is not the total. It is the ratio: words divided by sentences. Push much past 25 and prose starts to feel like wading, whatever the total length. Watching sentence count climb alongside word count as you draft is the cheapest self-edit there is — and it is why the counter reports sentences and paragraphs rather than just the headline figure.

The other habit worth having: check the count in the tool that will enforce it, not the one you drafted in. Word processors, form fields and CMS editors disagree, and the one that matters is the last one.

Speaking is not reading

The 200–250 words a minute figure describes silent reading of ordinary prose. Read the same text aloud and a comfortable delivery pace is closer to 130–150 words a minute; with slides, pauses and any interaction, plan for around 120. That makes the conversion simple and unforgiving: a five-minute conference slot is roughly 600–750 words of script, and a ten-minute talk is about 1,300. Almost every over-running presentation is a written-length script delivered at spoken pace.

Two adjustments are worth making. Technical material with unfamiliar terms slows both reading and speaking by perhaps 15%, and anything with numbers read out loud slows further still. If a talk has to fit a hard slot, count the words with the word counter, cut to the target before rehearsing, and then time a real run-through rather than trusting the estimate.

Where character limits bite

Some limits count characters, not words, and they truncate silently. Meta descriptions are effectively limited by pixel width rather than a fixed count, with roughly 155–160 characters a safe working figure; page titles sit near 60. Form fields, SMS segments and many CMS summary fields impose hard caps that cut mid-word if you exceed them.

The practical habit is to know which unit you are being measured in before you write, not after. Characters with spaces is almost always the counted figure — spaces are characters — and the "without spaces" number is useful mainly for estimating typesetting length. Write to about 90% of any hard cap so that a later edit does not push the text over it, and check the count on the final version rather than the draft.

Common questions

How long does it take to read 1,000 words?

About four minutes at a typical silent reading speed of 250 words a minute. Read aloud it is closer to seven, because speech runs nearer 130–150 words a minute — which is why a script and an article of the same length are not the same length.

How many words is a five-minute talk?

Roughly 650–750 spoken at a comfortable pace. Writing 1,250 because that is five minutes of reading is the standard way to overrun, and the usual response — speaking faster — makes it harder to follow.

Does word count matter for search ranking?

Not directly. There is no threshold that earns a ranking, and padding to reach one reliably makes a page worse. What matters is whether the page answers the question completely; length is a consequence of that, not a cause.

Calculators from this article

The tools referenced above, plus two for timing a script rather than counting it.

Word Counter
Count words
Aa
Case Converter
Change text case
Time Duration
Hours & minutes
Countdown Timer
Count down to a time
Try it yourself
Last updated