| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| lit-darwin-arm64.tar.gz | 2026-09-15 | 8.5 MB | |
| lit-darwin-x64.tar.gz | 2026-09-15 | 9.1 MB | |
| lit-linux-arm64.tar.gz | 2026-09-15 | 9.3 MB | |
| lit-linux-x64.tar.gz | 2026-09-15 | 9.7 MB | |
| Python v2.14.5 source code.tar.gz | 2026-09-15 | 3.3 MB | |
| Python v2.14.5 source code.zip | 2026-09-15 | 3.5 MB | |
| README.md | 2026-09-15 | 1.5 kB | |
| Totals: 7 Items | 43.3 MB | 0 | |
What's Changed
- feat(pdfium): facts a faithful annotation/form/struct-tree consumer by @logan-markewich in https://github.com/run-llama/liteparse/pull/448
- fix: report correct markdown layout bbox for rotated items by @logan-markewich in https://github.com/run-llama/liteparse/pull/450
- feat: improve OCR filtering for figures/charts by @logan-markewich in https://github.com/run-llama/liteparse/pull/453
- pdfium: set_crop_box, render_into and Bitmap::new_with_format by @logan-markewich in https://github.com/run-llama/liteparse/pull/454
- feat: page label extraction, async python parse by @logan-markewich in https://github.com/run-llama/liteparse/pull/455
- chore: update readme with benchmarks by @logan-markewich in https://github.com/run-llama/liteparse/pull/456
- pdfium: expose page objects as typed, borrowed accessors by @logan-markewich in https://github.com/run-llama/liteparse/pull/457
- raw_text: form the text-matrix scale with better accuracy by @logan-markewich in https://github.com/run-llama/liteparse/pull/458
- raw_text: italic baseline geometry, widget-appearance text, soft-hypen by @logan-markewich in https://github.com/run-llama/liteparse/pull/459
- raw_text: derive rotated and sheared grounding bounds from glyph outlines by @logan-markewich in https://github.com/run-llama/liteparse/pull/460
- feat: use latest pdfium lib by @logan-markewich in https://github.com/run-llama/liteparse/pull/461
Full Changelog: https://github.com/run-llama/liteparse/compare/crates-v2.14.4...python-v2.14.5