simonwongwong / PDF_Merge_and_Edit

Python script to merge and edit sensitive PDF files you don't want to upload to random sites you find on Google
MIT License
16 stars 5 forks source link
pdf pdf-document-processor pdf-editor

PDF Merge and Edit

Python script to merge and edit sensitive PDF files you don't want to upload to random sites you find on Google

Features:

How to run

Windows

Run the executable file (PDF Merge and Edit.exe)

Using python on Windows/macOS/Linux

Needs PyPDF2 module installed on machine to work

If you have Python installed correctly with the correct environment variables install PyPDF2 by typing this into your command line:

pip install PyPDF2

How to use

  1. Run the script or .pyw file

main window

  1. Click on one of the buttons and a new window will pop up depending on the function

merger

updater

inserter

deleter

  1. Pick your files and enter in the data

  2. If there are no problems, a confirmation will pop up

confirm