An open API service indexing awesome lists of open source software.

https://github.com/imdadmiran17/pdf-merger

For merging PDF files as many as you like.
https://github.com/imdadmiran17/pdf-merger

pdf pdf-merger python python-script python-tools python3

Last synced: about 2 months ago
JSON representation

For merging PDF files as many as you like.

Awesome Lists containing this project

README

          

# PDF-Merger
In many scenarios, we need to merge PDF files.With this script, we can merge PDF files as many as we need.
# Commands
> python3 pdfMerger.py file1.pdf file2.pdf file3.pdf .. .. ..

> **NB: PDF files and the script should be in the same folder**