What Is the Reading Time Calculator?
The Reading Time Calculator estimates how long it will take an average person to read a piece of text. It is widely used by bloggers, content marketers, students, and publishers to display a "5 min read" label or to plan presentations and study sessions. The estimate is based on two simple inputs: the number of words and the reader's pace measured in words per minute (WPM).
How to Use It
Enter the total word count of your text and choose a reading speed. The default speed of 200 WPM reflects the average silent reading rate for adults. Use a lower value (around 130 WPM) for technical or read-aloud content, and a higher value (300+ WPM) for skimming or fast readers. The calculator returns the time as minutes and seconds.
The Formula Explained
The math is straightforward:
$$\text{Reading Time (min)} = \frac{\text{Word Count}}{\text{Reading Speed (wpm)}}$$To show a friendlier minutes-and-seconds figure, the decimal minutes are multiplied by 60 to get total seconds, which are then split into whole minutes and remaining seconds.
Worked Example
Suppose an article has 1,500 words and your readers average 200 WPM. Reading time =
$$\frac{1{,}500}{200} = 7.5 \text{ minutes}$$That equals 7 minutes and 30 seconds (\(7.5 \times 60 = 450\) seconds).
FAQ
What is a good average reading speed? Most adults read silently at 200–250 WPM. Reading aloud is slower, typically 130–150 WPM.
Why does my estimate differ from another site? Sites often assume different default WPM values. Set the same speed to match results.
Does it account for images or code blocks? No — it counts words only. For pages with many images, add a few seconds per image manually.