| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| opendataloader-pdf-cli-2.4.7.zip | 2026-05-27 | 22.5 MB | |
| README.md | 2026-05-27 | 1.5 kB | |
| Release v2.4.7 source code.tar.gz | 2026-05-27 | 30.8 MB | |
| Release v2.4.7 source code.zip | 2026-05-27 | 31.1 MB | |
| Totals: 4 Items | 84.4 MB | 6 | |
What's Changed
- feat(hybrid): persist full-page DLA renders for evidence overlays by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/529
- feat(json): emit per-node ai_score + pdfua_tag, fix paragraph/table metadata holes by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/530
- feat(hybrid): expose DLA raw object_id on ElementMetadata for downstream consumers by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/532
- Update HTML output with layout attributes by @LonelyMidoriya in https://github.com/opendataloader-project/opendataloader-pdf/pull/524
- Add font-size property to formatted html by @LonelyMidoriya in https://github.com/opendataloader-project/opendataloader-pdf/pull/533
- Improve StrikethroughProcessor by @MaximPlusov in https://github.com/opendataloader-project/opendataloader-pdf/pull/534
- Auto-tagging - Improve location of structure elements for annots by @MaximPlusov in https://github.com/opendataloader-project/opendataloader-pdf/pull/520
- fix(auto-tagging): assign unique /ID to Note / FENote struct elements (PDF/UA-1 §7.9.1) by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/535
- fix(hybrid/docling): collapse spanning cells so docling tables pass PDF/UA §7.2 by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/536
Full Changelog: https://github.com/opendataloader-project/opendataloader-pdf/compare/v2.4.5...v2.4.7