Skip to content

Releases: dhdaines/paves

PAVÉS 0.7.0: Table detection, text cells, and great speedups, oh my

05 Aug 00:20
e0601fd

Choose a tag to compare

What's Changed

  • Tables and text, oh my! by @dhdaines in #13
  • Make tables 60-100x faster with PLAYA-PDF 0.7.0 and its good page.structure by @dhdaines in #14

Full Changelog: v0.6.1...v0.7.0

PAVÉS v0.6.1: Bug fixes and PLAYA-PDF update

16 Jul 01:30
3ebc853

Choose a tag to compare

What's Changed

  • fix: correct pdfium() on playa.Document created from file by @dhdaines in #11
  • feat: generalize show/mark to anything with a bbox by @dhdaines in #12
  • require PLAYA-PDF 0.6.1 for an important stream length fix

Full Changelog: v0.6.0...v0.6.1

PAVÉS v0.6.0: Update to PLAYA-PDF 0.6.0

13 Jun 19:38

Choose a tag to compare

But not just that! Also colormaps! And slightly better support for logical structure (more of this coming, eventually)

What's Changed

Full Changelog: v0.5.0...v0.6.0

PAVÉS v0.5.0: Update to PLAYA 0.5.0

15 May 02:57
af05e4f

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

PAVÉS v0.4.1: Minor updates

02 May 21:00

Choose a tag to compare

  • Correct type annotations for image stuff
  • Allow passing just a single element/object to pi.box and pi.mark

Full Changelog: v0.4.0...v0.4.1

PAVÉS v0.4.0: More boxes!

25 Feb 22:04
9772b54

Choose a tag to compare

PLAYA-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

Full Changelog: v0.3.3...v0.4.0

PAVÉS v0.3.3: Oops!

07 Feb 18:41

Choose a tag to compare

It seems we were missing a py.typed file. Add this quickly...

PAVÉS v0.3.2: More of a drop-in replacement for pdfminer

07 Feb 18:35

Choose a tag to compare

This 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...)

PAVÉS v0.3.1: Speed up parallel execution with new PLAYA-PDF

22 Jan 13:55
e9b08b2

Choose a tag to compare

What's Changed

  • feat: no need to ref/unref with new PLAYA-PDF (rhymes, and also fixes #1) by @dhdaines in #4

Full Changelog: v0.3...v0.3.1

v0.3: Another much better release

07 Jan 17:52
3fc9bdd

Choose a tag to compare

What's Changed

Full Changelog: v0.2...v0.3