Word Counter
Paste or type any text below and the word count updates as you type, alongside a character count and a sentence count. Nothing is uploaded — the counting happens in your browser, so the text never leaves your device.
How to Use the Word Counter
Type directly into the box or paste from anywhere — a Word document, Google Docs, an email draft, a text editor. The three counts update on every keystroke, so there's no button to press and nothing to submit.
Words are separated by whitespace: spaces, tabs, and line breaks. That means a hyphenated word like "well-known" counts as one, a number like 1,200 counts as one, and an abbreviation like "e.g." counts as one. Multiple spaces between words don't inflate the count, and leading or trailing whitespace is ignored, so pasted text with ragged formatting still counts correctly.
Word Count Targets Worth Knowing
Most people arrive at a word counter because something has a limit. The common ones:
| Context | Typical target |
|---|---|
| Common App personal essay | 650 words (hard maximum) |
| UCAS personal statement | 4,000 characters / ~550 words |
| Standard academic essay | 1,500–2,500 words |
| Blog post aiming to rank | 1,000–2,000 words |
| LinkedIn article | 1,500–2,000 words |
| Meta description | ~155 characters / ~25 words |
| Abstract for a journal paper | 150–300 words |
| NaNoWriMo daily goal | 1,667 words |
Treat a stated maximum as a hard ceiling and a stated range as genuine guidance. Admissions offices in particular do enforce limits — the Common App simply stops accepting text at 650 words.
Estimating Reading Time
Word count is the usual input to a reading-time estimate. The median adult silent reading speed on ordinary prose is about 238 words per minute, a figure from a 2019 meta-analysis of nearly 200 studies. Divide your word count by 238 for a realistic estimate:
- 500 words — about 2 minutes
- 1,000 words — about 4 minutes
- 2,000 words — about 8 minutes
- 10,000 words — about 42 minutes
Two adjustments matter. Technical, legal, or unfamiliar material reads considerably slower, so use 150–180 words per minute. Anything read aloud — a speech, a presentation script, a podcast intro — runs at roughly 130 words per minute, which is why a 10-minute conference talk works out to about 1,300 words of script.
Scripting Something to Be Read Aloud
Word count is the standard way to size a script, because speaking pace is far more predictable than reading pace. At a measured delivery of roughly 130 words per minute, a slot converts to a target length:
| Slot | Script length |
|---|---|
| 3-minute lightning talk | ~390 words |
| 5-minute demo | ~650 words |
| 10-minute conference talk | ~1,300 words |
| 20-minute keynote | ~2,600 words |
| 45-minute lecture | ~5,850 words |
Aim for the lower end. Nervousness pushes most speakers faster, but questions, pauses for a slide to land, and any live demo all consume time that isn't in the script. A talk written to exactly fill its slot will overrun.
Languages That Don't Separate Words With Spaces
This counter splits text on whitespace, which is how the overwhelming majority of written languages mark word boundaries — but not all of them. Chinese, Japanese, and Thai are written without spaces between words, so a whitespace-based count returns roughly the number of punctuation-delimited runs rather than words. The number will be badly wrong.
For those languages the convention is to count characters instead:
- Chinese and Japanese publishing and translation both price and size work by character count. Japanese manuscript length is traditionally given in 400-character pages, never in words.
- Thai has no spaces between words either, and needs dictionary-based segmentation to tokenise properly — something no simple counter does.
- Korean does put spaces between words, so word counts behave normally.
If you're working in a language in the first group, use the character counter and treat its figure as the meaningful measurement. A mixed-language document will count the space-separated portion correctly and undercount the rest.
Why Word Counts Differ Between Tools
It's common to paste the same text into two tools and get two answers. The usual causes:
- Numbers and dates. Most tools treat
1,200and2026-07-26as single words. Some split on the comma or hyphen. - Em dashes. Text written as
word—wordwith no spaces is one whitespace-delimited token, but several editors treat the dash as a separator and count two. - Footnotes, headers and captions. Word and Google Docs exclude some of these from the main count by default. Pasting the visible text into a counter includes them.
- Tracked changes. Word counts the text as currently displayed, so leaving deletions visible inflates the number.
When a specific limit is being enforced, count in the same tool the person checking will use.
Counting Words for SEO
There is no word count that makes a page rank — Google has said explicitly that word count is not a ranking factor. What correlates with ranking is covering a topic completely enough to answer the question, and thorough answers tend to be longer. Use word count as a rough check that you haven't been superficial, not as a target to pad toward.
The lengths worth being deliberate about are the ones that get truncated: a title tag around 60 characters, a meta description around 155. Those are character limits rather than word limits, and the character counter is the better tool for them.
Tips for Hitting a Target
If you're over the limit, the fastest cuts are usually structural rather than word-level: delete the paragraph that restates your introduction, and cut hedges like "it is important to note that," "in order to," and "the fact that." Trimming an essay by 10% almost always improves it.
If you're under, resist padding with adverbs and throat-clearing — it reads as filler to any experienced marker. Add a concrete example, address an objection, or explain a mechanism you'd previously asserted. Length gained by adding substance survives editing; length gained by inflating sentences does not.
To track progress against a target, keep this page open in a tab and paste your draft in periodically. For per-platform character limits, use the character counter; to check average sentence length and readability, use the sentence counter.