| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ocrmypdf-17.4.1-py3-none-any.whl.sigstore.json | 2026-04-06 | 10.8 kB | |
| ocrmypdf-17.4.1.tar.gz.sigstore.json | 2026-04-06 | 10.8 kB | |
| ocrmypdf-17.4.1-py3-none-any.whl | 2026-04-06 | 489.2 kB | |
| ocrmypdf-17.4.1.tar.gz | 2026-04-06 | 7.4 MB | |
| README.md | 2026-04-06 | 517 Bytes | |
| v17.4.1 source code.tar.gz | 2026-04-06 | 7.4 MB | |
| v17.4.1 source code.zip | 2026-04-06 | 7.6 MB | |
| Totals: 7 Items | 22.9 MB | 24 | |
- Fixed RTL text extraction order in the fpdf2 renderer. Arabic lam-alef
ligatures and other multi-character CMap entries were garbled by the bidi
algorithm during text extraction. {issue}
1655 - Fixed
work_foldernot being set inPdfContextoptions when using the Python API. Thanks @bluebox-steven. {issue}1613 - Updated Ghostscript JPEG corruption warning to include the detected version number, confirming the bug persists in Ghostscript 10.7.0.
- Internal refactoring.
- CI dependency updates.