Tool for merging PDF documents made in Python.
Clone this repository with Git (or download and extract ZIP file) and switch to the resulting folder:
git clone https://github.com/S8A/pdfmerger-python.git
cd pdfmerger-python
Run the pdfmerger
module with Python:
python3 -m pdfmerger
This project is under the terms of the MIT License