HomeBlog › PDF/UA vs Tagged PDF

Fundamentals

PDF/UA vs Tagged PDF: What's the Difference?

By A-Accessibility · Published 2 June 2026 · 5 min read

"Don't worry, the PDF is already tagged." It's the single most common thing we hear — and the single most common accessibility misconception. Tagging is necessary, but it is nowhere near sufficient. Here's the difference, clearly.

What a tagged PDF actually is

A tagged PDF contains an invisible layer of structural markup — a tag tree that labels content as headings, paragraphs, lists, tables, links and so on. Assistive technology uses this tree to understand and navigate the document. Without any tags, a screen reader is essentially guessing.

So tags matter. The problem is that "has tags" tells you nothing about whether those tags are correct. Export a messy Word file to PDF and you'll get tags — frequently wrong ones.

Why tagged ≠ accessible

A PDF can be fully tagged and still be unusable. Common failures we find in "already tagged" documents:

What PDF/UA requires

PDF/UA (ISO 14289-1) is the standard that defines a genuinely accessible PDF. It goes well beyond the presence of tags:

Tagged PDFPDF/UA-compliant PDF
Has a tag tree (quality unknown)Tags are present and correct
Reading order may be wrongLogical reading order, verified
Images may lack alt textEvery informative image described; decoration marked as artifact
Tables may have no structureHeader cells, scope and associations set
Metadata often missingTitle, language and document info set
Not validatedPasses a formal validator (PAC 2024)
Rule of thumb: "tagged" is a property of the file. "Accessible" is a property of the experience. Only the second one keeps you compliant — and only a validator plus a human screen-reader pass can confirm it.

How to check yours

Run the document through a PDF/UA validator such as PAC 2024, and listen to it in a real screen reader (NVDA is free). Automated tools catch the structural failures; only a person can judge whether the reading order makes sense and whether the alt text is actually meaningful rather than just present. That human step is the difference between passing a checkbox and being usable.

Our free checker gives you an instant preliminary read on the basics — tags, title, language, bookmarks and more — in seconds.

Is your "tagged" PDF actually accessible?

Find out in under a minute — free, no signup.

Run the free check →