| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| opendataloader-pdf-cli-2.4.0.zip | 2026-04-29 | 22.5 MB | |
| README.md | 2026-04-29 | 1.8 kB | |
| Release v2.4.0 source code.tar.gz | 2026-04-29 | 30.7 MB | |
| Release v2.4.0 source code.zip | 2026-04-29 | 31.0 MB | |
| Totals: 4 Items | 84.3 MB | 1 | |
What's Changed
- feat(helium): Hancom AI hybrid backend + PDF/UA-2 remediation improvements by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/446
- security: bump lxml 6.0.2 -> 6.1.0 to resolve XXE advisory by @hyunhee-jo in https://github.com/opendataloader-project/opendataloader-pdf/pull/447
- chore(deps): bump Python deps to resolve transformers RCE advisory by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/453
- Auto-tagging. Update Link and Aside structure elements creation by @MaximPlusov in https://github.com/opendataloader-project/opendataloader-pdf/pull/455
- Create struct destination from each destination by @LonelyMidoriya in https://github.com/opendataloader-project/opendataloader-pdf/pull/457
- fix(deps): pin veraPDF and jackson-databind to fixed versions in published POM by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/461
- feat(hybrid): allow disabling OCR and selecting non-EasyOCR engines by @hyunhee-jo in https://github.com/opendataloader-project/opendataloader-pdf/pull/460
- feat(cli): make per-page parallelism opt-in via --threads (default 1) by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/454
- feat(cli): --hybrid-hancom-ai-* options + reusable CLIOptions API by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/462
- feat(api): add OutputWriter for two-phase extraction-then-output flow by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/464
- docs(readme): mark auto-tagging as shipped and stop overpromising compliance by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/466
Full Changelog: https://github.com/opendataloader-project/opendataloader-pdf/compare/v2.3.0...v2.4.0