Skip to content
 
 

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Crop

Crop a large pdf file into serveral smaller files suitable for A4 printing.

Usage

  • modify input.pdf
  • modify (x, y), which means split horizontally into 3 equal parts and divide vertically into 4 equal parts
$ python -m venv .venv
$ .venv/bin/pip install PyPDF2
$ .venv/bin/python main.py

About

Crop a large pdf file into serveral smaller files suitable for A4 printing.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages