Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 298 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 298 Bytes

pdfmerger

merge 2+ pdfs together

  1. Copy and paste code (found under pdfmerger.py) into a python terminal and press enter to run this will open a gui that lets you merge 2+ pdfs together

  2. All other instructions are on the app

NOTE: You might have to run pip install tk to use the script