How to Count Words Online — Free Word Counter for Essays & Articles
Count words, characters, sentences, paragraphs, and reading time in any text — free, instant, in your browser. Works for essays, articles, emails, and social posts.
Why word count matters more than you think
Word count isn't just an academic formality. Google uses it as a rough proxy for content depth when ranking pages. Assignments grade on it. Publishers pay by it. Social platforms enforce hard character limits. Email subject lines read dramatically differently at 40 vs 80 characters.
What the word counter actually counts
The word counter splits text on whitespace and counts non-empty tokens — the same algorithm most word processors use. That means hyphenated compounds like "well-known" count as one word, while "well known" counts as two. Numbers, abbreviations, and contractions all count as single words. Paste-friendly: it strips HTML tags automatically so copying from a rendered web page gives clean counts.
Characters with spaces vs without
Twitter/X counts characters including spaces. LinkedIn's post limit is characters with spaces. Some publications' "250 words" really means "1500 characters without spaces." The tool shows both counts simultaneously so you never have to guess which one applies.
Reading time
Reading time is calculated at 238 words per minute — the average adult silent reading speed for English prose. Technical content reads slower (~150 wpm), leisure content faster (~260 wpm). Use the Reading Time Calculator if you want to adjust the rate for your audience.
Common character/word limits to remember
- SMS (single message): 160 characters
- Twitter/X post: 280 characters (10,000 for Premium)
- LinkedIn post: 3,000 characters
- Instagram caption: 2,200 characters
- Meta description (SEO): 155-160 characters
- Page title (SEO): 50-60 characters
- Google Ads headline: 30 characters
- TikTok bio: 80 characters
- Standard double-spaced page: ~250 words
- Academic essay (undergrad): 500-2,000 words
When you need more than counts
For analyzing word frequency (which words you use most), the word frequency counter groups repeats. For finding duplicate lines (common in CSV and log files), use remove duplicate lines. To check whether two versions of a document differ, use the text compare tool.
Does it save my text?
No. The counter runs entirely in JavaScript — when you close the tab, your text is gone. That makes it safe for confidential drafts, legal documents, and anything under embargo.
Featured Tools
Try these free tools directly in your browser — no sign-up required.
Word Counter
Count words, characters, sentences, and paragraphs instantly. Paste any text and get a detailed breakdown in real time — no sign-up needed.
Character Counter
Count characters with and without spaces in any text instantly. Perfect for Twitter, SMS, meta descriptions, and platforms with strict character limits.
Sentence Counter
Count the number of sentences in any text automatically. Accurate sentence detection handles periods, exclamation marks, and question marks.
Paragraph Counter
Count the number of paragraphs in any text instantly. Accurately identifies paragraph breaks using blank line detection.
Reading Time Calculator
Calculate the estimated reading time for any text instantly. Based on average adult reading speed of 200–250 words per minute.