6 min read

ADA and PDF Accessibility: What You Need to Know

The Americans with Disabilities Act (ADA) does not mention PDFs — it predates the modern web. But US courts and the Department of Justice have consistently treated the content of public-facing websites, including PDFs, as covered by the ADA. For most organizations, that makes accessible documents a legal requirement, not an option.

Who is affected

  • Businesses open to the public (Title III) — retailers, banks, healthcare, hospitality, and more.
  • State and local governments (Title II), which now have explicit web and document rules.
  • Employers, for documents employees must be able to access (Title I).

What the ADA effectively requires for PDFs

There is no separate "ADA checklist" for PDFs. In practice, courts and settlements point to WCAG 2.x Level AA as the measure of accessible content. So an ADA-compliant PDF is one that meets WCAG 2.1 AA — proper tags, alt text, reading order, headings, table headers, a title, and a declared language.

In 2024 the DOJ issued a Title II rule explicitly adopting WCAG 2.1 AA for state and local government web content and documents, with compliance deadlines phased by population size.

How to reduce your risk

  1. 1Inventory the PDFs on your public site — they are the most common source of complaints.
  2. 2Check each against WCAG 2.1 AA and PDF/UA.
  3. 3Remediate the failures, prioritizing high-traffic and form documents.
  4. 4Build accessibility into your document creation process so new PDFs start compliant.

Start by checking your public documents for free on this site to see where they stand against WCAG 2.1 AA.

Check your PDF for free

See exactly which PDF/UA and WCAG 2.1 AA issues your document has — instant, no signup.

Frequently asked questions

Does the ADA legally require PDFs to be accessible?
In effect, yes for public-facing documents. The ADA predates the web and does not name PDFs, but courts, settlements, and the Department of Justice have consistently treated website content — including PDFs — as covered, using WCAG 2.x Level AA as the measure.
What standard makes a PDF ADA compliant?
There is no separate ADA standard for PDFs. Courts and settlements point to WCAG 2.1 Level AA, so an ADA-compliant PDF is one with proper tags, alt text, reading order, headings, table headers, a title, and a declared language.

Related how-to fixes