Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 413 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 413 Bytes

Scripts I wrote for PDF manipulation because I got tired of having to deal with bloated propietary software just to merge/split PDF files.

DIRECTIONS:

  1. Make sure you have PyPDF2 installed (and PySimpleGUI for the GUI scripts).
  2. Install the desired script and run it through whatever IDE you want.