1. Definition
PDF remediation is the process of adding structure tags, alternative text, logical reading order, table headers, form labels, document language, and bookmarks to PDF files so they can be read and navigated by people using screen readers, keyboard navigation, and other assistive technologies. Without these elements, a PDF is invisible or unusable to assistive technology — even if it looks fine on screen.
Remediation takes an “untagged” or improperly tagged PDF and converts it into a tagged, accessible PDF that conforms to WCAG 2.1 AA, PDF/UA (ISO 14289), and Section 508 requirements. The visible appearance of the document does not change; the change is entirely in the internal structure that assistive technology reads.
2. Why PDF Remediation Matters
Roughly one in four U.S. adults lives with a disability, and millions rely on assistive technology to read digital content. A single inaccessible PDF can block a user from understanding benefits, applying for services, completing a form, or accessing public records they are legally entitled to.
PDF remediation is also a legal requirement. Under the DOJ's 2024 ADA Title II final rule, state and local governments serving populations of 50,000 or more must make all public-facing web content — including PDFs — meet WCAG 2.1 Level AA by April 24, 2026. Entities serving smaller populations must comply by April 26, 2027. Section 508 imposes parallel obligations on federal agencies, and federal contractors face similar requirements through procurement.
Penalties for non-compliance start at $75,000 for a first violation and $150,000 for subsequent violations. Beyond federal penalties, organizations face private lawsuits with settlements that regularly exceed six figures, plus the cost of emergency remediation under legal pressure.
3. What Gets Fixed During PDF Remediation
Remediation addresses every element that assistive technology needs in order to interpret a document correctly. The specific fixes vary by document, but the following are always part of a complete remediation pass:
Structure tags
Headings, paragraphs, lists, quotations, and other content types are marked with the appropriate PDF tag so screen readers can understand the document's outline and semantic meaning.
Reading order
The order in which assistive technology reads content is corrected to match the logical, human-intended flow — not the order in which objects happen to be placed on the page.
Alternative text
Every meaningful image, chart, diagram, and icon receives a short text description so screen readers can convey its purpose. Decorative images are explicitly marked so they are skipped.
Table headers
Data tables get proper header cell markup and header-to-data associations so screen readers can announce the right header when a user navigates a data cell.
Form fields and labels
Interactive PDF forms get programmatic labels, tooltips, tab order, and required-field markers so keyboard and screen reader users can complete them.
Document language
The primary language of the document is declared in metadata so screen readers pronounce content correctly. Language changes within the document (for example, a quoted passage in another language) are marked locally.
Metadata and title
A meaningful document title is added to metadata. The title shown in the browser tab and assistive technology comes from this field, not the filename.
Bookmarks
Documents longer than a few pages receive bookmarks that mirror the heading structure, so keyboard and screen reader users can navigate without scrolling page by page.
4. Types of PDFs That Need Remediation
Not every PDF has the same starting point. The remediation workflow depends on how the document was created.
Born-digital PDFs are exported directly from an authoring tool such as Microsoft Word, Google Docs, InDesign, or a web publishing system. They usually contain real text, but their tag structure, reading order, and alt text are often incomplete or incorrect. These are the easiest category to remediate automatically.
Scanned PDFs are images of paper documents. They need OCR (optical character recognition) to extract a searchable text layer before remediation can proceed. Many government archives, legacy contracts, and older compliance documents fall into this category.
Image-only PDFs may look like they contain text but are actually images — so a screen reader sees nothing at all. These are treated like scanned PDFs: OCR first, then a full remediation pass.
Legacy and archival PDFs may combine all of the above across hundreds or thousands of files, plus outdated encoding, missing fonts, and old PDF versions. These benefit from automated pipelines that can normalize and remediate at volume.
5. How PDF Remediation Works
There are three broad approaches to PDF remediation. Most organizations use a mix of all three, depending on document complexity and legal risk.
Manual remediation is done by hand in Adobe Acrobat Pro or similar tools. A human specialist tags every element, sets reading order, writes alt text, and validates the output. It delivers the highest accuracy but costs $5 – $12 per page and takes hours to days per document.
Automated remediation uses software to tag documents, generate alt text, correct reading order, and validate against PDF/UA. Modern AI-powered platforms handle most documents in under a minute at a fraction of manual cost. Automation works well for straightforward documents with clear layouts, simple tables, and standard formatting.
Hybrid remediation combines both: automation handles the bulk of the work, and an expert human reviewer handles complex tables, interactive forms, legally sensitive content, and any issues the automation cannot resolve. This delivers high accuracy at manageable cost, which is why CASO Comply's Full Remediation tier is built on the hybrid model.
6. PDF Remediation Standards
Several overlapping standards define what “accessible” means for a PDF. One remediation pass can satisfy all of them at once.
WCAG 2.1 Level AA is the Web Content Accessibility Guidelines published by the W3C. It is the benchmark most U.S. regulations reference, including ADA Title II.
Section 508 of the Rehabilitation Act, as refreshed in 2017, aligns federal accessibility requirements with WCAG 2.0 AA. Federal agencies and contractors must meet this standard.
PDF/UA (ISO 14289) is the international standard for universally accessible PDF documents. Meeting PDF/UA is the most reliable way to demonstrate that a PDF satisfies the WCAG success criteria referenced by ADA Title II and Section 508.
ADA Title II is the U.S. law that currently drives most PDF remediation work. Its 2024 final rule sets enforceable deadlines for state and local government compliance with WCAG 2.1 AA.
7. How Much Does PDF Remediation Cost?
Remediation costs vary widely by method and document complexity. Traditional manual remediation runs $5 – $12 per page, which makes compliance impractical for organizations with thousands or tens of thousands of documents.
CASO Comply offers three tiers designed to match document complexity and legal risk:
- Standard Accessibility at $0.30 per page: automated tagging, reading order, OCR, basic alt text, and compliance validation. 90%+ compliance target.
- Enhanced Compliance at $1.80 per page: everything in Standard plus contextual AI alt text, complex table tagging, advanced form tagging, and a 95%+ compliance guarantee.
- Full Remediation starting at $12 per page: expert human review, 100% compliance guarantee, and Certificate of Compliance.
At Standard pricing, a 10,000-page project costs $3,000 compared to $50,000 – $150,000 at manual rates. Volume pricing is available for larger projects. Bulk remediation of 1,000 documents typically completes in under two hours.
8. Who Needs PDF Remediation?
Any organization that publishes PDFs to people with disabilities — directly or indirectly — is a candidate for PDF remediation. In practice, the most common groups are:
- State and local governments covered by ADA Title II.
- Federal agencies and contractors covered by Section 508.
- Colleges and universities publishing syllabi, research, and admissions materials.
- K-12 school districts publishing IEPs, handbooks, and parent-facing documents.
- Municipalities publishing meeting minutes, budgets, and permits.
- Healthcare organizations publishing patient-facing materials and benefit summaries.
- Enterprises publishing customer contracts, investor materials, HR documents, and marketing collateral.
- Nonprofits publishing grant applications, impact reports, and program materials.
9. Frequently Asked Questions
What is PDF remediation in simple terms?
PDF remediation is the process of adding the invisible structure a PDF needs — tags, reading order, alt text, and metadata — so that people using screen readers, keyboard navigation, braille displays, and other assistive technologies can read the document. A PDF that looks fine on screen can still be completely unusable to assistive tech if that underlying structure is missing.
Do I need PDF remediation if my PDF was created from a Word document?
Usually yes. Word can export tagged PDFs, but the tags are often incomplete, incorrect, or missing entirely — especially for tables, lists, images, and complex layouts. Remediation verifies and fixes the tag structure, adds meaningful alt text, and validates the output against PDF/UA so it actually passes accessibility checks.
How is PDF remediation different from OCR?
OCR (optical character recognition) only creates a searchable text layer from an image — it does not tag structure, add alt text, fix reading order, or mark up tables. OCR is typically the first step for scanned PDFs; remediation is the full process of making the document accessible to assistive technology.
Can PDF remediation be automated?
Yes. Modern AI-powered platforms like CASO Comply automate the majority of remediation work — tagging, reading order, OCR, alt text generation, table markup, and validation — in under a minute per document. Complex documents with intricate tables, interactive forms, or legally sensitive content benefit from an additional expert human review pass.
How do I know if a PDF is already accessible?
Open the PDF in Adobe Acrobat Pro and run the Accessibility Checker, or validate the document against PDF/UA using veraPDF. For a quick site-wide view, CASO Comply's free 25-page SiteScan crawls your website and scores every PDF for WCAG 2.1 AA, PDF/UA, and Section 508 compliance in under 60 seconds.
How long does PDF remediation take?
With CASO Comply, a typical document is remediated in under a minute. Bulk processing of 1,000 documents finishes in under two hours. Expert human review for the Full Remediation tier adds 2–5 business days per batch, depending on complexity.
What is a remediated PDF called?
A PDF that has been properly remediated and validated against PDF/UA is called a tagged, accessible PDF — sometimes also referred to as a PDF/UA-conforming document. The file extension does not change; the difference is entirely in the internal tag structure and metadata.