If you have never used one, a screen reader can seem like a mystery. To a blind or low-vision user, it is not a mystery. It is the tool that turns a screen full of pixels into something they can actually use, hear a headline, order groceries, pay a bill, or read the news. Understanding how a screen reader works is the first step to understanding why so much of the conversation around web accessibility exists in the first place and why so many websites still fail the people who depend on it most.
This guide breaks down, in plain language, what a screen reader actually does, why certain design choices help or hurt, and what that means for ADA blind protections under the law.
What Is a Screen Reader?
A screen reader is software that reads aloud, or converts to braille, the content displayed on a screen. Instead of looking at a webpage, a blind or low-vision user listens to it, navigating through text, links, images, forms, and buttons using keyboard commands rather than a mouse or touch gestures.
Popular screen readers include:
- JAWS and NVDA, commonly used on Windows computers
- VoiceOver, built into every Apple device, including iPhones and Macs
- TalkBack, built into Android devices
None of these tools "see" a webpage the way a sighted person does. They interpret the underlying code of the page, the HTML structure, labels, and attributes that a developer wrote, and convert that code into spoken language. This distinction is the key to understanding web accessibility: a screen reader can only announce what the code actually tells it.
If a developer never labeled a button, added a text description to an image, or structured a page with proper headings, the screen reader has nothing to work with, no matter how obvious that information looks visually.
How a Screen Reader "Reads" a Page
When a blind user lands on a website, the screen reader begins working through the page's structure. Here's roughly what happens:
- The page loads, and the screen reader immediately starts announcing elements in the order they appear in the code, not necessarily the order they appear visually.
- Headings act like a table of contents. A well-built page uses heading levels (H1, H2, H3) so a screen reader user can jump directly to the section they want, rather than listening to the entire page top to bottom every single time.
- Links and buttons are announced by their label. A properly coded "Add to Cart" button says exactly that. A poorly coded one might just say "button," giving the user no idea what pressing it will do.
- Images are announced through alt text, a short written description embedded in the code. Without it, an image is either skipped entirely or announced as a meaningless file name.
- Forms are announced field by field, reading the label attached to each blank so the user knows whether they're entering a name, an email, or a password.
- Keyboard commands move the user through the page, using the Tab key to jump between interactive elements like links, buttons, and form fields, since there is no mouse involved.
At every single one of these steps, a coding shortcut, a missing label, or a poorly structured page can create a wall the user cannot get past. This is why web accessibility is not about "extra features." It is about giving the code the same clarity a sighted user gets simply by glancing at the screen.
Why Design Choices That Seem Small Are Actually Huge
A sighted user might not notice a page with no heading structure, vague link text like "click here," or a form with no visible labels. A screen reader user notices immediately, because those missing details are the entire experience. What looks like a minor oversight to a developer can be a complete dead end to a blind user trying to check out, apply for a job, or read a legal notice.
This is the gap that leads directly to legal claims. Website compliance for visually impaired users is not a vague aspirational goal. It is measured against specific, testable standards, most notably the Web Content Accessibility Guidelines (WCAG), which spell out exactly how headings, labels, alt text, and keyboard navigation need to function.
The Legal Side: Why This Matters Under the ADA
Courts have increasingly ruled that websites functioning as places of public accommodation must be accessible under the Americans with Disabilities Act. When a website fails to support basic screen reader functionality, that failure can amount to discrimination against ADA blind users, denying them the same independent access to goods, services, and information that sighted users take for granted.
This is exactly why website compliance for visually impaired users has become such a significant legal issue. It is not about whether a site "looks fine." It is about whether the underlying code actually allows a blind user to understand and use it.
What This Means for You
If you use a screen reader and have run into pages that made no sense, buttons with no label, images with no description, or a layout so disorganized you gave up entirely, that experience reflects a real, well-documented failure, not a personal shortcoming. The technology exists to fix these problems. The standards exist to require it. When a business ignores them, you have every right to hold that business accountable.
Understanding the Barrier Is the First Step Toward Removing It
A screen reader is not a workaround. It is a legitimate, powerful way to access the internet, but only when the websites on the other end are built to support it. When they aren't, the resulting barriers are not minor inconveniences; they are a form of exclusion the law was designed to prevent.
If you've experienced a website that failed to work with your screen reader, denying you equal access to information, shopping, banking, or services other users take for granted, you may have a valid legal claim. Contact us today, your website accessibility attorney, for a confidential case review, and let us help enforce your right to a web that works for you too.
Frequently Asked Questions
1. How does a screen reader know what to read on a webpage?
A screen reader interprets the website's underlying code, including headings, labels, and alt text, and converts that information into speech or braille. It can only announce what the code provides, which is why properly labeled content is essential to web accessibility.
2. What is the difference between how a sighted user and a screen reader user experience a website?
A sighted user takes in a page visually all at once. A screen reader user experiences it sequentially, one element at a time, through spoken audio, relying entirely on the site's code structure to understand layout, purpose, and function.
3. What makes a website "compliant" for blind or low-vision users?
Website compliance for visually impaired users is generally measured against WCAG 2.1 or 2.2 AA standards, covering things like proper heading structure, descriptive alt text, labeled forms, and full keyboard navigation.
4. Is it illegal for a website to be inaccessible to screen readers?
Courts have increasingly held that inaccessible websites can violate the ADA, since they deny ADA blind users equal access to a business's goods, services, and information online.
5. What should I do if I couldn't use a website with my screen reader?
Document which site, which pages, and what specifically failed, whether it was an unlabeled button, missing alt text, or a broken keyboard path. That record can support a legal claim under website accessibility standards.