Reading Time Estimator
Estimate how long a reading assignment will take. Enter pages or words and a reading speed in words per minute.
How the reading time estimator works
Reading time is words divided by reading speed. If you know the page count, multiply by typical words per page first. If you already have a word count — common for PDFs and articles — skip the page conversion and divide directly. Either way, the output is a time estimate, not a precise duration. Real reading involves pauses, rereads, and variable attention.
The calculator uses published average reading speeds: around 200–250 words per minute for general silent reading with comprehension, 100–150 WPM for careful technical reading, and 400+ WPM for skimming. These are averages from reading-speed research, not goals you need to hit.
The formula
Total words = (mode = pages) ? pages × words per page : words entered directly.
Minutes = total words ÷ reading speed (WPM).
Hours = floor(minutes ÷ 60), and remaining minutes = minutes mod 60.
Pages per hour = (WPM × 60) ÷ words per page, when reading in pages mode.
A worked example
You have a 40-page textbook chapter at 500 words per page, and you read academic prose at 200 WPM:
- Total words: 40 × 500 = 20,000 words.
- Minutes: 20,000 ÷ 200 = 100 minutes, or 1 hour 40 minutes.
- Pages per hour: (200 × 60) ÷ 500 = 24 pages/hour.
That is the straight-reading estimate. For study-level engagement — taking notes, rereading dense passages, working through diagrams — multiply by 1.5–2×. The same chapter for careful study could take 2.5–3 hours in real practice.
Typical reading speeds
- 100–150 WPM — legal, philosophical, or highly technical prose read for comprehension and retention.
- 200–250 WPM — general adult silent reading with good comprehension.
- 300–400 WPM — fast readers on familiar material.
- 500–700 WPM — skimming to locate information or get the gist; comprehension drops.
Claims of 1,000+ WPM with full comprehension are not supported by controlled research. What "speed readers" typically do is skim with selective attention — useful for some tasks, not equivalent to careful reading.
Words per page
Page density varies widely. Mass-market paperback fiction averages 250–300 words per page. Textbooks and academic monographs run 400–700 words depending on layout. Journal articles are often 500–700 WPM per page of body text. If you do not know the exact figure, 300 is a safe starting point for novels, 500 for textbooks, and 600 for academic journals.
Common mistakes
- Assuming your skim speed is your study speed. They are different activities. Plan with the speed that matches the task.
- Ignoring note-taking time. If you plan to annotate, add 30–100% to the raw reading estimate.
- Treating page count as constant. A 50-page novel chapter and a 50-page textbook chapter are very different reading loads — the word count can differ by 3×.
- Believing the estimate is fixed. Fatigue, interest, background knowledge, and time of day all affect real reading speed. Use this as a starting budget, not a commitment.
What this calculator is not
This is a time estimator, not a comprehension tracker. It does not measure or predict what you will retain. For retention, what matters is what you do after reading — summarising, testing yourself, applying the material — not the number of minutes spent on the page.