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.

Words

0

Characters

0

Sentences

0

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:

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:

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:

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.

Frequently Asked Questions

Is the word count the same as Microsoft Word's?

For ordinary prose, yes. Differences show up on edge cases: Word counts a number like 1,200 as one word and so do we, but Word treats some em-dash constructions as word separators where we require whitespace. On a typical 1,000-word document the two agree within a word or two.

Does the tool store or upload my text?

No. The counting runs entirely in your browser using JavaScript — your text is never sent to a server, never logged, and never stored. You can confirm this by disconnecting from the internet after the page loads; the counter keeps working.

How do you count hyphenated and compound words?

A hyphenated word like 'well-known' or 'state-of-the-art' counts as one word, because words are separated by whitespace rather than punctuation. This matches the behavior of Word, Google Docs, and most academic word-count requirements.

Is there a limit on how much text I can paste?

There's no hard limit set by the tool. Because counting happens in your browser, the practical ceiling is your device's memory. Documents well into the hundreds of thousands of words count without noticeable delay on a normal laptop or phone.

How is reading time calculated?

Divide your word count by 238, the median silent reading speed for adults on prose text, to get minutes. A 1,000-word article is roughly four minutes. Technical material runs slower and material read aloud slower still — about 130 words per minute.