IZN Tools

Word Counter

Words, sentences, paragraphs and reading time as you type.

Counts as you type
Words0
Characters0
Without spaces0
Sentences0
Paragraphs0
Reading timeunder a minute
Speaking timeunder a minute
Average word length0
Waiting for input
Computed on this device

What a word count is actually for

Not for hitting a target. For fitting a constraint:

  • A meta description that will be truncated
  • A headline that must sit on one line
  • An essay, a form field or a proposal with a stated limit
  • A script that has to fit a two-minute slot

All of those are real limits with real consequences. "Write 1,500 words for SEO" is not one of them.

The counting rules that differ between tools

Two word counters rarely agree, and the disagreements are always the same handful of cases:

| Input | Counted here | Why | | --- | --- | --- | | well-known | 1 | A compound is one word | | don't | 1 | A contraction is one word | | 1,500 | 1 | A number is one word | | | 0 | Punctuation is not a word | | 🔧 | 0 | An emoji is not a word |

Reading time is an estimate, not a promise

The figure is words divided by an average rate. It knows nothing about how hard your text is, whether it has code blocks, or whether the reader is skimming. Treat it as a rough shape for planning, not as a number to display with confidence.

Questions

How are hyphenated words and contractions counted?+

As one word each. "Well-known" is one word and "don't" is one word, which is what a word processor does and what anyone counting by hand would say. Splitting on spaces gets this right by accident and splitting on punctuation gets it wrong.

Is there an ideal length for an article?+

No, and any tool that tells you otherwise is selling something. Length is a symptom of covering a subject properly, never a cause of ranking. Pages that rank long tend to be long because the subject needed it.

How is reading time calculated?+

At 225 words a minute, which is the average for an adult reading silently. Speaking time uses 130, which is a comfortable presentation pace. Both are averages — technical material reads slower and a familiar subject reads faster.

Does it count Cyrillic and other scripts?+

Yes. Words are matched by letter category rather than by an alphabet, so Russian, Greek, Arabic and CJK-adjacent text all count correctly.