Tagged PDF
A tagged PDF is a PDF document that contains an underlying set of tags describing how its content is organized, such as headings, paragraphs, lists, and images. These tags help assistive technologies, like screen readers, present the document's content in a logical, understandable order. Tagging is commonly used to support PDF accessibility, though tags alone do not guarantee that a document is fully accessible.
A Tagged PDF is a PDF that includes a structured tag tree, analogous in concept to HTML structure, defining the logical reading order and semantic roles of page content (text, graphics, and images) so that content can be extracted and reused by assistive technology. Tags apply standard structure types and attributes to page elements, enabling reliable navigation and interpretation. Tagged PDF is generally cited as a foundational technique for meeting PDF accessibility requirements associated with Section 508 and PDF/UA (PDF Universal Accessibility), but the presence of tags does not by itself ensure conformance; proper tag semantics, reading order, and manual and assistive-technology verification are typically required.
Why it matters
PDFs are one of the most widely distributed document formats for forms, reports, policies, and public information, yet an untagged PDF is often little more than a visual image of text to a screen reader. Without an underlying tag tree, assistive technology may present content in an illogical order, skip images entirely, or fail to convey headings, lists, and tables in a way users can navigate. Tagging is generally cited as a foundational technique for making PDF content perceivable and operable for people who rely on assistive technology.
Tagged PDF is commonly associated with meeting PDF accessibility requirements under Section 508, which applies to federal agencies and covered federal contexts, and with PDF/UA (PDF Universal Accessibility), a technical standard for accessible PDFs. Organizations that publish documents to the public or to employees may need to consider these expectations, though the specific authority that applies depends on the entity and context. Nothing here is legal advice, and readers should consult qualified counsel and current agency guidance for their situation.
It is important to understand that the presence of tags does not by itself guarantee an accessible document. Tags can be incorrect, incomplete, or applied in a way that produces a misleading reading order. Proper tag semantics, a logical reading order, and manual and assistive-technology verification are typically required to confirm that a tagged PDF actually works for users. Automated tagging or automated checks detect only a portion of potential issues.
Who it's relevant to
Inside Tagged PDF
Common questions
Answers to the questions practitioners most commonly ask about Tagged PDF.