pdf-to-html
Convert a PDF into one self-contained readable HTML file, optionally translating while keeping figures.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for pdf-to-html, derived from its capabilities.
AIVSS 8.0 ยท High
View MAESTRO 7-layer threat model โOverview
Community Agent Skill that turns a PDF into a single self-contained HTML file preserving images, tables, charts and reading order, using PyMuPDF structured extraction and font-size-driven layout, with optional translation. Runs Python extraction and writes HTML on the host.
Key features
- PyMuPDF structured extraction
- Font-size-driven layout
- Optional translation preserving figures
Use cases
- Making a PDF readable as one HTML file
- Translating a PDF while keeping its figures