Skip to content
Tooletto

Word Counter

Count words, characters, sentences and paragraphs instantly, with estimated reading and speaking time and a breakdown of your most-used words. Nothing you type is sent anywhere.

  • Files never leave your device
  • Free, no signup
  • No watermarks
  • Works offline once loaded
Loading tool…

How to word counter

  1. 1

    Paste or type

    Enter your text in the box — counts update on every keystroke.

  2. 2

    Read the stats

    Words, characters, sentences, paragraphs, reading time and speaking time are all shown.

  3. 3

    Check word usage

    The frequency list shows which words you lean on most — useful for editing.

Why word counts differ between tools

The most common source of disagreement between two word counters is not a bug in either one — it is a difference in what counts as a "word" at the edges. Whether a hyphenated compound like "well-known" is one word or two, whether a standalone em dash between clauses breaks a word count, and whether a string of digits like "42" counts the same as a word made of letters are all decisions a counting algorithm has to make, and different tools make them differently. This tool follows the convention Microsoft Word and Google Docs use — contractions and hyphenated compounds count as one word each — specifically so a total produced here matches what an editor, a publisher or a word-count-based assignment limit expects.

Why whitespace-splitting breaks on non-English text

A naive word counter built by splitting text on spaces works reasonably well for English and most European languages, because words in those languages are conventionally separated by a space. It fails completely on Chinese, Japanese and Thai, none of which use spaces between words at all — a whole paragraph of Chinese text has no spaces in it whatsoever, and a space-splitting counter reports it as a single one-word block regardless of how many actual words it contains.

This tool instead uses the Unicode text segmentation the browser itself implements, which applies language-aware rules for identifying word boundaries rather than assuming a space marks every one. That is why it reports a sensible count for mixed or non-Latin text where a simpler tool would report something close to nonsense.

Reading time is an estimate, not a measurement

The 238 words-per-minute figure this tool uses for silent reading comes from a large 2019 meta-analysis of reading-speed studies, and it is a population average rather than a fact about any specific reader — actual reading speed varies enormously by familiarity with the subject matter, text difficulty, and the individual reader, easily by a factor of two in either direction. The number shown is useful as a planning estimate — roughly how long a piece will take a typical reader — not as a precise prediction for any one person.

Speaking time uses a slower, separate rate because spoken delivery is paced differently from silent reading: a presenter reading a script aloud clearly, with normal pacing and pauses, moves at something closer to 130 words per minute, which is why the two figures shown are not simply the same number scaled.

What the word-frequency breakdown is actually for

A list of the words used most often in a piece of writing is a practical editing aid rather than a curiosity: writers tend to reach for the same handful of words unconsciously, and a piece that leans heavily on "very," "just," or a particular adjective reads as repetitive in a way that is hard to notice while writing it but obvious once flagged. Seeing the actual frequency count turns a vague sense that something reads repetitively into a specific, actionable list of words worth varying.

Frequently asked questions

Is my text saved or sent anywhere?

No. Counting happens in your browser as you type and nothing is transmitted or stored. You can disconnect from the internet and it keeps working — which makes it safe for unpublished manuscripts and confidential drafts.

How is reading time calculated?

At 238 words per minute, the average for silent reading of English prose established by a large 2019 meta-analysis. Speaking time uses 130 words per minute, roughly the pace of a clear presentation.

How are words counted in Chinese or Japanese?

Correctly. The counter uses the browser's Unicode text segmentation rather than splitting on spaces, so languages that do not separate words with spaces are counted properly. Tools that split on whitespace report an entire Chinese paragraph as one word.

Does it count "don't" as one word or two?

One. Contractions and hyphenated compounds are treated as single words, which matches how Microsoft Word and Google Docs count — so your total will agree with an editor's.

How many pages is my word count?

A double-spaced page in 12pt Times New Roman holds roughly 250 words, so 1,000 words is about four pages. Single-spaced, it is closer to 500 words per page.

Common word counter tasks