Tag Tree
A tag tree is the organized, hierarchical map of tags in a PDF document that defines the structure of its content, such as headings, paragraphs, lists, and tables. This structure helps assistive technologies like screen readers understand and present content in a logical order. Reviewing and correcting the tag tree is a common step in making a PDF more accessible.
The tag tree is the hierarchical arrangement of structure tags within a tagged PDF, in which each piece of content maps to a corresponding tag that conveys its role and relationships. Tags are organized into a parent-child hierarchy with a defined logical reading order, so that a tag may have parent (superior) and child elements. Tools such as Adobe Acrobat Pro expose the tag tree for inspection and editing, allowing practitioners to verify and correct structural semantics that determine how the document is exposed to assistive technologies. Note that a well-formed tag tree supports, but does not by itself guarantee, an accessible experience; manual and assistive-technology testing are generally required to confirm usability.
Why it matters
The tag tree is the structural foundation of an accessible PDF. Assistive technologies such as screen readers rely on the tags and their hierarchy to interpret content, so a document that looks visually organized may still be inaccessible if the underlying tag tree is missing, incomplete, or incorrectly ordered. When headings, paragraphs, lists, and tables are properly tagged and arranged, a screen reader can present the content in a logical reading order and allow users to navigate efficiently.
Because PDFs are widely used to distribute forms, reports, policies, and public information, the state of the tag tree often determines whether a document meets accessibility expectations commonly associated with WCAG success criteria for structure and reading order. Reviewing and correcting the tag tree is therefore a common step in PDF remediation workflows. It is worth emphasizing, however, that a well-formed tag tree supports but does not by itself guarantee an accessible experience; automated checks detect only a portion of potential issues, and manual review with assistive technology is generally required to confirm usability.
This entry is informational and not legal advice. Whether a given document meets a specific legal or contractual requirement depends on the applicable authority and evolving regulation and case law, and organizations should consult qualified legal counsel and current agency guidance where obligations are in question.
Who it's relevant to
Inside Tag Tree
Common questions
Answers to the questions practitioners most commonly ask about Tag Tree.