Skip to content

Releases: xilopaint/alfred-pdf-tools

v2.16

04 May 11:09
Compare
Choose a tag to compare

What's Changed

• Fixed a bug that prevented the Crop file action to work properly on PDF files with mutiple pages.
• PyPDF2 replaced with PyPDF4.

v2.15

05 Sep 00:44
Compare
Choose a tag to compare

What's Changed

  • Added Keyword to change the value of the "suffix" environment variable.

v2.14

17 Aug 18:53
Compare
Choose a tag to compare

What's Changed

  • Improved syntax for Slice file action to allow the user to omit the second value of a page range in order to indicate that it ends on the last page of the PDF file (eg. "8-").

v2.13

20 Mar 22:46
Compare
Choose a tag to compare

What's Changed

  • Added a Scale file action.
  • Improved performance of the Split by File Size action.
  • Allowed multiple PDF files selection for the Crop file action.
  • Fixed a bug that prevents the user from splitting PDF files by file sizes smaller than 1 MB.

v2.12.1

09 Mar 21:57
Compare
Choose a tag to compare

What's Changed

  • General code improvements.

v2.12

07 Mar 18:28
Compare
Choose a tag to compare

What's Changed

  • Fixed a critical bug in Split by File Size action that under certain circumstances created files in infinite loop.
  • Improved performance of Split by File Size and Optimize file actions.
  • Renames to suffix the environment variable in workflow’s configuration sheet.

v2.11

28 Feb 22:24
Compare
Choose a tag to compare

What's Changed

  • Added a tag environment variable to the configuration sheet allowing the user to set his own tag for filenames once split and slice file actions output multiple files (part is default).

v2.10

27 Feb 00:54
Compare
Choose a tag to compare

What's Changed

  • Added a Crop file action to convert two-column pages in single pages.
  • Fixed a bug that affects some file actions once the PDF file contains links.

v2.9

16 Oct 04:43
Compare
Choose a tag to compare

What's Changed

  • Added progress bar for a more friendly tracking of the Optimize action.

v2.8

11 Oct 06:45
Compare
Choose a tag to compare

What's Changed

Added file action to decrypt PDF files.