The PDFMerger is a simple Python script designed to merge multiple PDF files into a single, consolidated PDF document. This script utilizes the PyPDF2 library to provide a hassle-free solution for users looking to combine PDFs effortlessly.
Python 3.x, PyPDF2 library
- Ensure you have Python 3.x installed on your system.
- Install the PyPDF2 library using "pip install PYPDF2".
- Clone the repository or download the PDFMerger.py script.
- Run the script.
- Follow the on-screen instructions to input the paths of the PDF files you want to merge and the desired output file name.
Happy Merging! 📄✨