How do I count words and characters in text online?
Paste or type your text to instantly see the word count, character count (with and without spaces), sentence count, paragraph count, and estimated reading time. The tool updates in real time as you type and runs entirely in your browser.
The quick brown fox jumps over the lazy dog. This classic sentence contains every letter of the English alphabet.
Words: 19 Characters: 111 Sentences: 2 Reading time: <1 min
Word & Character Counter
Count words, characters, sentences, and paragraphs. Estimate reading and speaking time. Results update as you type.
About This Tool
- Reading time is based on an average of 238 words per minute. Speaking time uses 150 words per minute.
- Sentences are detected by terminal punctuation (.!?). Paragraphs are separated by blank lines.
- Everything runs in your browser — no data is sent over the network.
Tips & Best Practices
Reading time calculation: 200-250 words per minute
The industry standard for reading time estimates is 200-250 WPM for English text. Technical content with code blocks is slower (~150 WPM). Medium.com uses 265 WPM. For blog posts, display reading time to set reader expectations — posts showing 5-7 minute read time get the highest engagement.
Word counting varies by definition and language
Is 'don't' one word or two? Is a URL one word? CJK languages (Chinese, Japanese, Korean) don't use spaces between words — character count is the meaningful metric. Tools that split on whitespace give inaccurate counts for hyphenated words, contractions, and non-Latin scripts.
SEO content length guidelines by content type
Blog posts: 1,500-2,500 words rank best for informational queries (Backlinko study). Product pages: 300-500 words. Landing pages: 500-1,000 words. Meta descriptions: 150-160 characters. Title tags: 50-60 characters. These are guidelines, not rules — match length to search intent.
Frequently Asked Questions
How does the word counter estimate reading time?
Does the character count include spaces and punctuation?
Is my text data private when using an online word counter?
Related Inspect Tools
Diff Checker
Compare two texts and see differences highlighted
Cron Expression Parser
Parse cron schedules into plain English with next run times
Chmod Calculator
Calculate Unix file permissions with an interactive permission matrix
JSON Path Tester
Test JSONPath expressions against JSON data with real-time evaluation