Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 721 Bytes

File metadata and controls

26 lines (19 loc) · 721 Bytes

pdfmerger-python

Tool for merging PDF documents made in Python.

Screenshot of the PDFMerger application

Requirements

Install and use (all platforms)

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

License

This project is under the terms of the MIT License