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.
- Host: GitHub
- URL: https://github.com/imdadmiran17/pdf-merger
- Owner: ImdadMiran17
- Created: 2020-06-05T13:30:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-05T13:39:46.000Z (over 5 years ago)
- Last Synced: 2025-06-28T07:42:04.946Z (4 months ago)
- Topics: pdf, pdf-merger, python, python-script, python-tools, python3
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**