Skip to content

Releases: stlehmann/pdftools

2.0.2

29 Jun 06:07
Compare
Choose a tag to compare

Added

  • #10 "degrees" keyword-argument added to the rotate API, and as an option for the CLI.

Fixed

  • #10 rotate tool now correctly selects the specified pages.

2.0.1

09 May 07:58
Compare
Choose a tag to compare

Added

  • long description for PyPi
  • PyPi badge

2.0.0

08 May 18:04
Compare
Choose a tag to compare

Added

  • Added CHANGELOG.md
  • Added download badges in README.md

Changed

  • #8 new and improved Universal CLI for all tools (many thanks to James Hawley)

Removed

pdftools 1.0.8

04 Sep 07:03
Compare
Choose a tag to compare
  • additional -r / --revert option for pdfzip

pdftools v1.0.6

27 Feb 18:59
Compare
Choose a tag to compare

Fixed some issues:

  • Added correct shebang to all scripts to run them on Linux, Max and Windows
  • Dropped import of version number in setup script, cause it leaded an to error if PyPdf2 was not installed.

pdftools v1.0.4

27 Feb 07:18
Compare
Choose a tag to compare

Added new pdftools:

  • pdfadd
  • pdfremove

Added pdfinsert

25 Feb 09:57
Compare
Choose a tag to compare

Added new script pdfinsert.py for inserting pages into a destination file

first release

17 Feb 13:09
Compare
Choose a tag to compare

First release of pdftools.
Included tools are:

  • pdfmerge
  • pdfrotate
  • pdfsplit
  • pdfzip