Skip to content

Falyrion/PDF-Merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Merge PDF

python

A simple GUI for the PDF merging abilities of the package PyPDF2 using Tkinter.

Disclaimer: I made this program for personal use because I do not want to upload files to any of the countless websites that provide the same functionality. The capabilities are still very low but I might update this project sometime in the future.

Requirements

  1. Install Python
  2. Install the Package PyPDF2 using the following command:
pip install PyPDF2
  1. Download the python file from this project

How to use

To run the program execute the following command (in the directory, the python file is stored):

python merge_pdf.py

PDF files you select will be merged in alphabetical order. The output will be saved in the directory you start the program in.

About

A simple script to merge pdf files

Topics

Resources

License

Stars

Watchers

Forks

Languages