Skip to content

bacarpenter/mergePdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mergePdf

A small python script to combine multiple PDF files, mainly so that I can make use of my printers multi sided printer.

Usage

First, install the used packages with pip install -r requirements.txt. Then, change your output directory to the path of where you want you files to go by changing the OUTPUT_DIR variable, near the top of mergePDF.py. Run the script with python3 mergePdf.py.

Credits

Idea from this instagram post.

About

A small python script to combine two pdf files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages