Skip to content

Commit 378619e

Browse files
author
xilopaint
committed
Add a Scale file action
• Add a Scale file action. • Improve performance of the Split by File Size action. • Allow multiple PDF files selection for the Crop file action. • Fix a bug that prevents the user from splitting PDF files by file sizes smaller than 1 MB.
1 parent 1e662c6 commit 378619e

File tree

4 files changed

+373
-101
lines changed

4 files changed

+373
-101
lines changed

Alfred PDF Tools.alfredworkflow

800 Bytes
Binary file not shown.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Download the workflow file from [GitHub releases][2] and install it by double-cl
2525
* `Slice in Multiple Files`: Slice the selected PDF file in multiple files by entering page numbers and/or page ranges separated by commas (e.g. 2, 5-8).
2626
* `Slice in a Single File`: Slice the selected PDF file in a single file by entering page numbers and/or page ranges separated by commas (e.g. 2, 5-8).
2727
* `Crop`: Convert two-column pages in single pages.
28+
* `Scale`: Scale the selected PDF files to a given paper size.
2829

2930
## Contribute
3031

0 commit comments

Comments
 (0)