https://github.com/kevinadhiguna/pdf-united
PDF-United helps you to merge a number of PDF files into a single PDF file.
https://github.com/kevinadhiguna/pdf-united
pdf pdf-merger python
Last synced: 7 months ago
JSON representation
PDF-United helps you to merge a number of PDF files into a single PDF file.
- Host: GitHub
- URL: https://github.com/kevinadhiguna/pdf-united
- Owner: kevinadhiguna
- Created: 2020-07-27T13:28:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-26T01:12:03.000Z (about 3 years ago)
- Last Synced: 2025-01-11T12:19:17.410Z (9 months ago)
- Topics: pdf, pdf-merger, python
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PDF-united
PDF-united helps you to merge a number of PDF files into a single PDF file.
## How to use this app?
1) Place several PDF files you want to merge in the same folder.
2) Open terminal / Comman Prompt, then run :
```
python pdf-merger.py
```or
```
python3 pdf-merger.py
```3) Check folder and get your merged PDF file!
