Word and character counter
Words, characters, sentences, paragraphs and reading time, counted as you type.
How it works
Paste or type text to get live counts of words, characters with and without spaces, sentences, paragraphs and estimated reading time. Nothing is sent anywhere — the counting happens in your browser.
Character limits are the usual reason people need this, and the definition of a "character" varies by platform. Counts here are of Unicode code points, so an emoji counts as one character even though it may occupy several bytes. Some platforms count differently, and a few count certain emoji as two.
Reading time assumes 238 words per minute, which is the median for adult silent reading of non-technical English in the research literature. Technical or unfamiliar material reads considerably slower; speaking aloud is slower still, at roughly 130 to 150 words per minute.
This tool runs entirely in your browser. Nothing you enter is sent to a server, logged or stored, and the page keeps working with the network disconnected.
Common questions
- How many words is a page?
- Roughly 500 words for a single-spaced page in 12pt Times New Roman with one-inch margins, or about 250 double-spaced.
- How long does it take to read 1,000 words?
- About four minutes at an average adult silent reading speed of 238 words per minute. Reading it aloud takes around seven minutes.
Related pages
- Typing speed test Measure words per minute and accuracy on a one, two or five minute test.
- Remove duplicate lines Strip repeated lines from a list, keeping the first occurrence of each.
- Sort lines alphabetically Sort a list of lines A–Z, Z–A, by length, or numerically.
- JSON formatter and validator Pretty-print, minify and validate JSON, with the exact position of any error.
- Text compare Compare two blocks of text and see which lines were added, removed or changed.
- Regex tester Test a regular expression against sample text, with matches and capture groups shown.
- Case converter Convert text between upper, lower, title, sentence, camel, snake, kebab and other cases.
- Remove empty lines Delete blank lines from a block of text, optionally collapsing runs to one.
- Find and replace Replace every occurrence of a string in pasted text, with optional regex.
- Readability checker Flesch Reading Ease and grade level, with sentence length and passive voice flagged.