Skip to content

Releases: FFengIll/pdf-cut-white

v0.10.2

07 Dec 04:11
Compare
Choose a tag to compare
  • doc: add a image as show case

Thanks to @chenxiaofei-cxf who provide the test case file. [#6]

v0.10.1

07 Dec 04:02
Compare
Choose a tag to compare
  • bump: deps.

v0.10.0

07 Dec 03:55
Compare
Choose a tag to compare
  • perf: do analyse with rotate in-memory only (without tmp file io).

v0.9.0

07 Dec 01:50
a945280
Compare
Choose a tag to compare
  • bugfix: some api deprecated since dependency upgrade.

Thanks to @TheRainstorm [#23 #25]

v0.8.0

22 Mar 13:43
Compare
Choose a tag to compare
  • support to process pdf page with rotation
  • use PyMuPDF / fitz to read and write pdf (this maybe better for coding and debugging)

v0.7.1

09 Sep 02:55
Compare
Choose a tag to compare

update doc.
update deps.

v0.7.0

10 Apr 06:47
6cdc320
Compare
Choose a tag to compare
feat/pypdf: bump pypdf. (#16)

* dep: upgrade PyPDF2 to pypdf==3.7.1

* refactor: update pypdf api usage.

* doc: update.

* chore: update sample output with pypdf.

v0.6.1

10 Apr 06:33
e8829eb
Compare
Choose a tag to compare
feat/error_check: add path arguments check and simplify path process.…

v0.6.0

08 Mar 10:05
Compare
Choose a tag to compare
chore: fix comment typo.