Word Counter
Count words, characters, sentences, paragraphs and reading time instantly as you type. Free, private and fully browser-based.
How to use
- 1
Type or paste your text.
- 2
Counts update instantly below the box.
- 3
Use the copy button to grab the summary.
How it works
Text is analyzed locally: words are matched with Unicode-aware boundaries, sentences are split on terminal punctuation, and paragraphs are separated by blank lines. Reading time uses the standard 200 words-per-minute figure.
Frequently asked questions
Does the counter handle punctuation like "don't"?
Yes - an apostrophe inside a word is treated as part of the word, so "don't" counts as one word.
Which reading speed is used?
200 words per minute, the widely used average for silent reading.
Is my text uploaded?
Never. Counting happens entirely on your device.
Related tools
Character Counter
Count characters, characters without spaces, words and lines as you type. Handy for tweet, bio and form limits - fully offline and free.
Text ToolsCase Converter
Convert text between uppercase, lowercase, Title Case, sentence case, camelCase, PascalCase, snake_case and kebab-case instantly.
Text ToolsRemove Duplicate Lines
Remove duplicate lines from lists and text. Keep the first or last occurrence, ignore case and trim whitespace. Copy or download the result.
Text ToolsJSON Formatter
Format, minify and validate JSON instantly. Clear syntax error messages with position, one-click copy and download in your browser.
Developer Tools