Copied to clipboard
🏚️ Mortgage Calculator 💱 Currency Converter 🎂 Age Calculator 🔐 Password Generator 📐 Unit Converter 📝 Word Counter 📚 Guides
📝 guide

Word Count Guide

Real benchmarks for how long different kinds of writing should actually be — from a tweet to a thesis — plus how reading time gets estimated.

Common word-count benchmarks

"How long should this be?" depends entirely on what you're writing. A few widely used reference points:

Tweet/X post ≈ 280 characters
Cover letter 250–400 words
Blog post (SEO) 1,000–2,000 words
College essay 500–650 words
Short story 1,000–7,500 words
Novel 70,000–100,000 words

These are conventions, not hard rules — a job posting, a style guide, or an instructor's prompt should always override a general benchmark when one is given.

How reading time is estimated

Reading time estimates (the kind you see under blog post titles) are typically calculated by dividing the total word count by an average adult silent-reading speed, commonly cited as somewhere between 200 and 250 words per minute, then rounding up to the nearest minute. It's an approximation — dense technical writing reads slower than casual prose, and skimmers read faster than careful readers — but it's a useful, consistent benchmark across most general-audience content.

What actually counts as a "word"?

It seems obvious until you hit the edge cases. Most word counters, including ours, count a "word" as any run of non-whitespace characters separated by spaces, tabs, or line breaks. That means:

1

Hyphenated words usually count as one

"well-known" is typically one word by this method, even though it contains two root words.

2

Numbers count as words

"2026" or "$45.99" each count as a single word, the same as any other token.

3

Contractions count as one word

"don't" and "it's" are each a single word, not two, despite the apostrophe.

This is also why two different word-count tools can give slightly different totals for identical text — small differences in how each tool handles edge cases like these. The discrepancy is rarely large enough to matter for a strict limit, but it's worth knowing if you're cutting it close.

Characters with vs. without spaces

Some limits (like certain meta-description or form-field constraints) are specified in characters rather than words, and some of those specifically exclude spaces. It's worth checking which figure a particular limit refers to — "280 characters" for a social post and "280 characters, no spaces" for a database field are two different ceilings, and mixing them up is an easy way to misjudge how much room you actually have.

Try the counter

Our word counter shows words, characters (with and without spaces), sentences, paragraphs, and estimated reading time, updating live as you type or paste.

Open the Word Counter →

Frequently asked questions

Reading time is typically estimated by dividing total word count by an average adult silent-reading speed of around 200–250 words per minute, then rounding up to the nearest minute.

Usually yes — most word counters, including ours, count every run of non-whitespace characters as a word regardless of whether it's in a heading, caption, or body paragraph, unless a specific style guide says otherwise.

Tools differ in how they handle hyphenated words, numbers, contractions, and punctuation-only "words," so small discrepancies between counters are normal and rarely significant.

More guides