Screen Reader WPM Time
Estimates how many minutes a screen reader needs to read a given word count at 180 WPM.
—
Screen reader reading time (WPM)
Blind and low-vision users get around the web with screen readers, software that turns text into synthesized speech or refreshable braille. Once they're comfortable, most set the synthesizer somewhere between 300 and 500 words per minute (WPM), roughly 3 to 5 × faster than a human voice and far past the 200–250 WPM an average sighted person reads. To estimate how long a text runs as audio, use minutes = total_words / wpm. Newcomers usually sit around 180–220 WPM at first, then speed up as the ear gets used to it.
The names you'll hear most are JAWS (Freedom Scientific, paid, Windows), NVDA (free and open source, Windows), VoiceOver (built into Apple macOS, iOS and iPadOS), TalkBack (built into Android) and Orca (Linux GNOME). How well a site works with them is governed by international guidelines like WCAG 2.1 (Web Content Accessibility Guidelines, W3C) and the W3C WAI-ARIA specification, which spells out roles, states and properties for dynamic interfaces. In Brazil, the IBGE 2010 census counted roughly 6.5 million people with visual impairment, and Law 13.146/2015 (Brazilian Inclusion Statute) requires public services to be digitally accessible.
Applications
UX writers and content designers weighing how long screen reader users spend on a chunk of alt text, an article or a modal warning; accessibility audits checking whether a form reads aloud in under 60 seconds; podcast producers guessing duration from a script's word count; e-learning teams gauging narration length from subtitle scripts.
FAQ
Why do blind users listen so fast? Years of screen reader use reshape the auditory cortex. Studies (Hertrich et al., 2013) found the brain pulls in visual areas to help process speech, which lets people follow along at speeds that would leave a sighted listener lost.
Is the WPM the same on every platform? No. Each screen reader runs its own scale (JAWS goes from 0 to 100, NVDA from 0 to 100, VoiceOver from 0 % to 100 %) and ships a different default voice, so an identical setting can land on very different real-world WPM.
Does punctuation affect reading time? Yes. Commas and periods insert pauses of about 250–500 ms, and turning verbosity up to “all punctuation” makes the reader announce every symbol, which can blow up the total time on code blocks and tables.
Related Tools
Novel Reading Time Calculator
Estimates total reading time of an N page novel based on standard words per page and typical adult Portuguese reading speed.
Novel Page Reading Time PT
Estimates average reading time of novel page in Brazilian Portuguese by speed.
Accessible Font Size Calculator
Compute minimum font size for WCAG 2.1 accessibility: AA (16px body, 24px heading), AAA (18.66px body, 36px heading). Configurable.
Foreign Language Page Reading Time Calculator
Estimates how long a reader takes to read a page in a foreign language based on current CEFR level and number of words on the page.
Accessible Task Completion Time
Estimates minutes to complete an accessible task by step count (30 s per step).
Accessible Form Response Time
Estimates acceptable form completion time based on the number of fields (12 s per field).
The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.