A simple Python script using PyPDF2 and tkinter to merge multiple PDF files into a single PDF.
This script allows you to merge multiple PDF files into a single PDF document using the PyPDF2 library. It provides a simple command-line interface using tkinter for selecting the PDF files to merge.
- Merge multiple PDF files into a single PDF document.
- User-friendly interface using tkinter for selecting PDF files.
- Python 3
- PyPDF2 library
-
Clone the repository:
git clone git@github.com:T-Poison10/python-collab.git