Directory support/show-pdf-tags
Print structure element hierarchy for Tagged PDF
Print a plain text or XML tree representing the structure of tagged PDF files.
Usage:
texlua ./show-pdf-tags.lua <options> <filename>.pdf
The tree output format is documented in ./show-pdf-tags-format.pdf.
The XML format shows (mostly) the same information and may be validated with the RelaxNG schema at latex3/tagging-project
The options are
Options --help|-h show this help --version|-v show the current version --tree (default) show as tree --xml show as XML --table show Lua table structure --map Follow role mapping (xml printer) --w3c- Add - to w3c namespaces to force browser tree display
License: MIT License by the LaTeX Project Team
Download the contents of this package in one zip archive (99.4k).
show-pdf-tags – Extract PDF tags from tagged PDF files
This package provides a tool to make the structure of tagged PDF files visible. It parses a PDF file and extracts most tagging related information to turn it into either a visual tree structure or an XML document representing the tags.
The package is released together with a collection of schemas which can be used to check that the resulting XML structure follows specified rules.
Package | show-pdf-tags |
Support | https://github.com/latex3/pdf_structure/issues |
Repository | https://github.com/latex3/pdf_structure |
Version | 1.1 |
Licenses | MIT License |
Copyright | 2024–2025 The LaTeX Project |
Maintainer | Marcel Krüger |
Contained in | TeX Live as show-pdf-tags |
Topics | PDF features PDF view |
