-
released this
2026-02-17 09:01:16 -05:00 | 2 commits to main since this releaseMostly to be compatible with PLAYA-PDF 1.0, but also some refactoring and newer models.
What's Changed
- Reorganize
paves.imageandpaves.tablesinto packages by @dhdaines in https://github.com/dhdaines/paves/pull/18 - Add TableTransformer detector by @dhdaines in https://github.com/dhdaines/paves/pull/19
- Upgrade to Docling Heron model and refactor DETR detectors together by @dhdaines in https://github.com/dhdaines/paves/pull/20
Full Changelog: https://github.com/dhdaines/paves/compare/v0.8.0...v0.9.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Reorganize
-
released this
2026-01-08 23:44:44 -05:00 | 25 commits to main since this releaseWhat's Changed
- docs: add mkdocs by @dhdaines in https://github.com/dhdaines/paves/pull/15
- feat!: remove bears and mostly remove miner by @dhdaines in https://github.com/dhdaines/paves/pull/16
- Fix line breaking and add convenience ops by @dhdaines in https://github.com/dhdaines/paves/pull/17
Full Changelog: https://github.com/dhdaines/paves/compare/v0.7.0...v0.8.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2025-08-04 20:19:46 -04:00 | 41 commits to main since this releaseWhat's Changed
- Tables and text, oh my! by @dhdaines in https://github.com/dhdaines/paves/pull/13
- Make tables 60-100x faster with PLAYA-PDF 0.7.0 and its good page.structure by @dhdaines in https://github.com/dhdaines/paves/pull/14
Full Changelog: https://github.com/dhdaines/paves/compare/v0.6.1...v0.7.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2025-07-15 21:27:02 -04:00 | 63 commits to main since this releaseWhat's Changed
- fix: correct pdfium() on playa.Document created from file by @dhdaines in https://github.com/dhdaines/paves/pull/11
- feat: generalize show/mark to anything with a bbox by @dhdaines in https://github.com/dhdaines/paves/pull/12
- require PLAYA-PDF 0.6.1 for an important stream length fix
Full Changelog: https://github.com/dhdaines/paves/compare/v0.6.0...v0.6.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2025-06-13 15:36:17 -04:00 | 68 commits to main since this releaseBut not just that! Also colormaps! And slightly better support for logical structure (more of this coming, eventually)
What's Changed
- Support colormaps by @dhdaines in https://github.com/dhdaines/paves/pull/10
Full Changelog: https://github.com/dhdaines/paves/compare/v0.5.0...v0.6.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2025-05-14 22:55:56 -04:00 | 78 commits to main since this releaseWhat's Changed
- Update for PLAYA 0.5 by @dhdaines in https://github.com/dhdaines/paves/pull/8
Full Changelog: https://github.com/dhdaines/paves/compare/v0.4.1...v0.5.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
PAVÉS v0.4.1: Minor updates Stable
released this
2025-05-02 16:57:16 -04:00 | 90 commits to main since this release- Correct type annotations for image stuff
- Allow passing just a single element/object to
pi.boxandpi.mark
Full Changelog: https://github.com/dhdaines/paves/compare/v0.4.0...v0.4.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
PAVÉS v0.4.0: More boxes! Stable
released this
2025-02-25 17:02:04 -05:00 | 103 commits to main since this releasePLAYA-PDF 0.3 has been released (by... me) which means only one thing:
More boxes!
Do you like boxes? You get a box! You get a box! You get a box!
See the README for more info... and more boxes!
What's Changed
- Basic visualization stuff by @dhdaines in https://github.com/dhdaines/paves/pull/6
- More boxes by @dhdaines in https://github.com/dhdaines/paves/pull/7
Full Changelog: https://github.com/dhdaines/paves/compare/v0.3.3...v0.4.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
PAVÉS v0.3.3: Oops! Stable
released this
2025-02-07 13:38:53 -05:00 | 120 commits to main since this releaseIt seems we were missing a py.typed file. Add this quickly...
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-02-07 13:32:43 -05:00 | 121 commits to main since this releaseThis enables a very lightweight port of pdfplumber to PAVÉS by adding various support classes and functions.
Also has some minimal visualization, which will be improved shortly.
And fixes a kind of serious bug in marked content section support for pdfminer emulation (not that you cared, since pdfminer didn't actually support marked content sections...)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)