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

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.

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!


![Hello !](https://api.visitorbadge.io/api/VisitorHit?user=kevinadhiguna&repo=PDF-united&label=thanks%20for%20dropping%20in%20!&labelColor=%23000000&countColor=%23FFFFFF)