Boneyard Tools

Reading Time Calculator

Paste any text and this calculator reports the word count, character counts with and without spaces, and a sentence count, then estimates how long the text takes to read silently and to speak aloud. Reading defaults to 238 words per minute and speaking to 130, and both speeds are editable so you can match your own pace or your audience. Everything updates live and a copyable summary collects all six figures in one place.

How to estimate reading time

  1. Paste or type your text into the Your text box.
  2. Adjust the Reading speed (wpm) field if 238 words per minute does not fit your material.
  3. Adjust the Speaking speed (wpm) field if 130 words per minute does not fit your delivery.
  4. Read the live cards for words, characters, characters without spaces, sentences, reading time, and speaking time.
  5. Click Copy summary to grab all the counts and time estimates as text.

Examples

A short two-sentence paragraph

The quick brown fox jumps over the lazy dog. It was a calm morning, and the world felt unhurried.
19 words, 97 characters, 2 sentences. Reading time 5 sec at 238 wpm, speaking time 9 sec at 130 wpm.

A quick question and answer

Is this thing on? Yes it is!
7 words, 2 sentences. Reading time 2 sec at 238 wpm, speaking time 4 sec at 130 wpm.

A two-word snippet

Hello world.
2 words, 12 characters, 1 sentence. Reading time 1 sec, speaking time 1 sec.

Frequently asked questions

What reading speed should I use?

The default is 238 words per minute, a widely cited average for adult silent reading of general English prose. Lower it toward 180 for dense, technical, or unfamiliar material, and raise it toward 300 for light, familiar text. Any value from 1 to 2000 is accepted.

Why is the speaking estimate slower than the reading one?

People speak far more slowly than they read silently. The default speaking speed is 130 words per minute, which suits clear narration, audiobooks, and unhurried presentations. Newsreaders and fast podcasters push past 150, so raise the figure if your delivery is brisk.

How is the time calculated?

Time equals the word count divided by the words-per-minute speed, converted to seconds and rounded up to the next whole second. So 19 words at 238 words per minute is 4.8 seconds, rounded up to 5 seconds. Rounding up means a very short text still shows at least one second.

How are words counted?

The text is trimmed and split on any run of whitespace, then the non-empty pieces are counted. This means hyphenated terms like well-being count as one word, and numbers or symbols separated by spaces each count as a word. Empty input reports zero words.

How are sentences counted?

The tool counts runs of text that end in a period, exclamation mark, or question mark, and it also counts a trailing fragment that has no closing punctuation. It is a fast heuristic, so abbreviations such as Dr. or U.S.A. and decimal numbers can nudge the total. Treat the sentence count as a close estimate.

What is the difference between the two character counts?

One card counts every character in the text including spaces, tabs, and line breaks, and the other counts the same text with all whitespace removed. Comparing the two is useful when a form or platform limits characters and you need to know whether spaces are included in that limit.

Does formatting or markdown affect the counts?

The tool measures the raw characters you paste, so markdown symbols like asterisks and hash marks count as characters and words. To measure only the rendered prose, paste the text after stripping the markup, or preview it first and copy the plain result.

Is there a length limit?

There is no hard limit. The analysis runs in your browser, so the practical ceiling is your device's memory, and even long articles measure almost instantly as you type or paste.

Is my text private?

Yes. All counting and timing happen locally in your browser and nothing is uploaded to any server, so drafts and unpublished writing stay on your device.

Learn more

Related tools