Word Counter
Count words, characters, sentences, paragraphs and estimate reading time instantly. 100% client-side — your text never leaves your browser.
Insights
Why use our online Word Counter?
Instant browser-side word counting keeps your document text private — nothing is uploaded or stored. Paste any content and get word count, character count (with and without spaces), sentence count, paragraph count, reading time, and speaking time all updating in real time. Use the character-limit presets to check whether your text fits Twitter, SMS, meta tags, Instagram, or LinkedIn before you publish. The unique word count gives you a quick measure of vocabulary richness, and the Find & Highlight panel lets you locate repeated phrases without leaving the page.
How to use Word Counter
- 1Paste or type your text
Click the text area and paste your content, or start typing directly. The counter updates in real time.
- 2Read the live statistics
Word count, character count (with and without spaces), sentence count, and paragraph count all update instantly as you type.
- 3Check reading and speaking time
Reading time uses 200 words per minute; speaking time uses 150 wpm — the standard for presenters and narrators. Both update live.
- 4Apply a character-limit preset
Select Twitter, SMS, Meta Title, Meta Description, Instagram, or LinkedIn from the presets to see a live progress bar against that platform's limit.
What counts as a word?
This tool counts words by splitting text on whitespace — any sequence of non-space characters separated by a space, tab, or newline is one word. Contractions count as a single word: "don't" is 1 word, not 2. Hyphenated compounds like "well-being" and "state-of-the-art" also count as 1 word each, because no space separates them.
Microsoft Word and Google Docs use the same whitespace-split algorithm, so counts should match closely for standard prose. Differences appear when text contains URLs, email addresses, or code snippets — those contain special characters that some counters split differently. Numbers are counted as words ("100" = 1 word). Punctuation attached to a word is stripped before counting, so "Hello!" and "Hello" both count as 1 word.
If you paste text from a PDF and the count looks off, the cause is usually hidden hyphenation or ligature characters introduced during PDF export. Pasting into a plain-text editor first — then copying again — removes these invisible characters and brings the count in line.
Reading time vs speaking time — why they differ
The tool shows two estimates: reading time and speaking time. They use different rates because the two activities are cognitively different. Silent reading allows the eye to skip ahead, re-read, and absorb chunks of text simultaneously. The widely cited benchmark for adult comprehension reading is 200–238 words per minute.
Speaking aloud is constrained by articulation speed and breath control. Professional narrators and presenters typically deliver 130–160 words per minute for clear, comfortable speech; 150 wpm is the standard used here. Podcast producers use this figure when planning episode lengths, and teachers use it to time lectures. A 3,000-word script runs approximately 20 minutes at 150 wpm — a common target for a TED-style talk.
For content planning: use reading time to estimate how long a blog post will hold a reader's attention (7-minute reads are a commonly cited engagement sweet spot on platforms like Medium), and use speaking time when writing scripts for videos, podcasts, or presentations.
Why character limits exist for each platform
The six character-limit presets in this tool each exist for a specific technical or UX reason.
Twitter / 280 characters: The original 140-character limit was set in 2006 to fit within a single SMS message. Twitter doubled it to 280 in 2017 after finding that most languages other than Japanese, Chinese, and Korean regularly hit the 140-character ceiling.
SMS / 160 characters: GSM-7 encoding uses 7 bits per character, fitting exactly 160 characters into a standard 140-byte SMS payload. The moment you include an emoji or any character outside the GSM-7 alphabet, the message switches to 16-bit UCS-2 encoding — dropping the per-segment limit to 70 characters.
Meta title / 60 characters and meta description / 160 characters: Google renders search snippets in a fixed-width container. Titles wider than roughly 600 pixels (about 60 characters in a typical font) are truncated with an ellipsis. Descriptions follow the same logic at about 920 pixels, which corresponds to roughly 160 characters. These are rendering limits, not hard character caps — Google may rewrite your title or description if it judges them a poor match for a query.
Instagram / 2,200 characters and LinkedIn / 3,000 characters: Both platforms truncate long captions behind a "more" link. Staying within these limits keeps the full text visible without requiring readers to tap through.
Frequently Asked Questions
Does the Word Counter store my text?
- No. All processing happens entirely in your browser. Your text is never sent to any server and is not stored anywhere.
Is there a character or word limit?
- There is no hard limit. The tool can handle large documents, though very long texts (100,000+ words) may slow down browser rendering slightly.
How is reading time calculated?
- Reading time is based on an average adult reading speed of 200 words per minute, which is a widely used industry standard for content planning.
Can I use the Word Counter on mobile?
- Yes. The tool is fully responsive and works on any device with a modern browser, including smartphones and tablets.
How many pages is 500 words?
- About 1 page double-spaced using standard formatting (12pt font, 1-inch margins), or roughly half a page single-spaced. These are approximations — actual page count varies with font size, line spacing, and margins.
How many pages is 1,000 words?
- Approximately 2 pages double-spaced, or about 1 page single-spaced. A standard academic essay double-spaced at 12pt with 1-inch margins yields roughly 250–300 words per page.
How many pages is 2,000 words?
- About 4 pages double-spaced — a typical length for a short essay, college assignment, or medium-length blog post. Single-spaced it fits on roughly 2 pages.
How long does it take to read a 3,000-word article?
- About 15 minutes at 200 words per minute (average adult reading speed). Speaking the same article aloud at 150 wpm takes closer to 20 minutes — useful for estimating podcast or presentation length.
Is 200 words per minute an average reading speed?
- Yes. Research consistently places silent reading for adult comprehension at 200–238 words per minute. Speed-reading techniques can push past 400 wpm, but comprehension typically drops significantly above 300 wpm.
What is the difference between total words and unique words?
- Total word count counts every occurrence — "the the the" is 3 words. Unique words count distinct vocabulary items — "the the the" is 1 unique word. A higher unique-word ratio generally indicates greater vocabulary variety in the text.
Related Tools
Lorem Ipsum
Generate placeholder text for design layouts.
Readability
Flesch-Kincaid score and text analysis.
Diff Checker
Compare two files for visual differences.
JSON Formatter
Clean, minify, and validate JSON data structures.
Base64
Encode and decode Base64 strings instantly.