Accessibility
Accessible Digital Menus
A QR code that opens a PDF is the most common accessible-menu failure in US food service. The code scans fine; what it opens is a document laid out for paper that a screen reader can make little sense of and a low-vision guest cannot enlarge without losing the layout entirely.
No software vendor can sell you legal compliance, and we are not going to try. What we can do is start you from HTML instead of a PDF, which is where the difference actually lives.
150+ restaurants, cafés and bars on Web Gerek
Why This Is a Real Risk and Not a Scare Story
The numbers are worth stating carefully, because this topic attracts inflated ones. According to Seyfarth Shaw’s annual count — the standard industry tally of ADA Title III federal filings — plaintiffs filed 3,117 website accessibility lawsuits in federal court in 2025, a 27 percent increase over 2024. That was 36 percent of all 8,667 ADA Title III suits filed federally that year, up from 28 percent the year before. New York federal courts alone saw 1,021 of them.
Restaurants are a place of public accommodation under Title III, and their websites and menus are routinely among the targets. What makes menus specifically vulnerable is that the standard restaurant menu on the internet is a PDF exported from a print design file, which is close to the worst-case artifact for assistive technology.
Here is the part vendors gloss over: the ADA itself specifies no technical standard for private businesses. The Department of Justice’s 2024 rule setting WCAG 2.1 Level AA as the standard applies to state and local government entities, not to restaurants. In Title III litigation, WCAG 2.1 AA has nonetheless become the de facto benchmark courts and settlements reference. That is a meaningful distinction: there is no checkbox that makes you compliant, which is exactly why no vendor can sell you one.
So the honest framing is not “buy this and you are safe”. It is that a menu built as real HTML text starts from a defensible position, and a menu that is a PDF or a JPEG starts from an indefensible one.
Real Text, Not a Picture of Text
Every dish name and price here is selectable HTML text with a heading structure behind it. That is the whole difference from a scanned or exported menu.
Classic
Open full screen →Newspaper
Open full screen →What Goes Wrong With a PDF Menu, Specifically
It is worth being concrete, because “PDFs are bad for accessibility” gets repeated without anyone explaining the mechanism.
A PDF describes where marks go on a fixed page. Unless it was deliberately tagged during export — and menus exported from design software almost never are — it carries no heading structure, no reading order, and often no reliable text layer at all. A screen reader given an untagged menu may read prices before dish names, may read columns across instead of down, or may find nothing but an image.
That last case is the most common and the most complete failure. A great many restaurant menus on the internet are not documents containing text; they are documents containing a picture of text, exported at print resolution. To software, there is nothing there to read. To a low-vision guest, enlarging it produces a blur rather than bigger words.
Then there is the phone problem, which affects everyone. A fixed page geometry cannot reflow, so enlarging text means panning around a page in two dimensions, one-handed, at a table. For a guest with limited dexterity or low vision that is not an inconvenience, it is a wall.
None of this is fixed by putting a QR code in front of it. The code is a doorway; the accessibility problem is entirely in the room behind it.
| PDF or image menu | HTML menu | |
|---|---|---|
| Screen reader support | Poor to none unless deliberately tagged | Native — it is ordinary web text |
| Text enlargement | Zooms the whole page; panning required | Reflows to the screen at any size |
| Heading structure | Usually absent | Real headings for categories and items |
| Works with browser translation | No | Yes |
| Search engines can read it | Barely | Fully |
| Fixing a wrong price | Re-export and re-upload | Type a new number |
What We Do, and What We Cannot Promise
What a Web Gerek menu gives you by construction: every dish name, description and price is real HTML text, not an image. Categories and items carry a genuine heading hierarchy, so a screen reader can move through the menu by section instead of reading it start to finish. The page reflows to any screen size and respects the guest’s own text-size settings rather than fighting them. It works with the browser’s built-in translation, which matters more than most operators realise. And it is a mobile-first layout rather than a desktop page squeezed onto a phone.
What we cannot promise, and what you should distrust any vendor for promising: that your menu is ADA compliant. Compliance is a property of your whole guest-facing estate assessed against a standard that, for private businesses, is not formally specified. It depends on choices you make after we hand you the tools — the colour contrast of the design you pick, whether you upload photos with meaningful alternative text, whether your dish descriptions are comprehensible, and on the rest of your website, which we did not build.
If accessibility is a live concern for you — because you have received a demand letter, because you are a chain, or because you simply want to get it right — the correct next step is an audit against WCAG 2.1 AA by someone who does that for a living. Starting from HTML makes that audit cheaper and its findings fixable. Starting from a PDF usually means the auditor’s first recommendation is to stop using a PDF.
Pick a high-contrast design
Contrast is the single most-cited WCAG failure. Swiss and Classic have the most conservative palettes among the nine; a pale design in a dim room fails guests before it fails an audit.
Write real alt text for dish photos
A field being available is not the same as it being filled. “Grilled salmon with fennel salad” is useful; “IMG_4471” is not.
Keep a printed copy behind the host stand
Costs nothing, removes the “I cannot use my phone” case entirely, and is the single most practical accessibility measure available to a small venue.
Do not put the price in the photo
Text baked into an image is invisible to screen readers and to translation. If it matters, it belongs in a text field.
Frequently Asked Questions
Does the ADA legally require my restaurant menu to be accessible?
Is a QR code itself an accessibility problem?
Can you guarantee my menu is ADA compliant?
We received a demand letter about our website. Does switching menus fix it?
Related Pages
Digital Menu
All five formats compared, including why the PDF is so tempting.
Menu Labeling Requirements
The other US rule set — calories, allergens, and who they actually bind.
Spanish & Multilingual Menus
The other half of reaching guests a printed menu leaves out.
QR Menu Examples
Judge contrast and legibility on a phone before you pick a design.
Your Menu, Live in 10 Minutes
Start on the free plan. No credit card, and no per-table or per-scan fees.
150+ restaurants, cafés and bars on Web Gerek