This tool estimates how long it takes to read a Portuguese passage by counting its words and dividing by a reading speed in words per minute. It is the same calculation used for the small read-time labels on blogs and news sites, tuned to a Portuguese silent-reading rate.
How it works
The formula is simply:
minutes = word_count / words_per_minute
The tool counts every whitespace-separated token that contains a letter or digit, divides by your chosen rate, and converts the result into minutes and seconds. The default of 230 WPM reflects the silent-reading average measured for Portuguese; presets cover slow and careful reading, fast reading, and reading aloud.
Tips and notes
Reading speed varies widely by reader, content density, and screen versus print, so treat the figure as a useful estimate rather than an exact time. For demanding or technical material, lower the WPM or check the text with a readability score first. When labelling audio or narration, switch to the read-aloud preset, since speaking is much slower than silent reading.