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

https://github.com/catdad/concat-pdf

🗃 concatenate pdf files in the command line
https://github.com/catdad/concat-pdf

Last synced: 2 months ago
JSON representation

🗃 concatenate pdf files in the command line

Awesome Lists containing this project

README

        

# cat-pdf

> 🗃 concatenate pdf files in the command line

## Usage

```bash
npx cat-pdf first.pdf second.pdf > merged.pdf
```