Skip to content

Files

Latest commit

4f8ac91 · Sep 9, 2020

History

History

trim-pages

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 9, 2020
Sep 9, 2020

trim-pages

Trim pages from the PDF!

Usage

python3 trim-pages.py <path of  original file> <start page number to be removed> <end page number to be removed> <path of the new file>

To see more options, run the script

python3 trim-pages.py

Dependencies

Self Installed

Author