# merge multiple pdf into a single file

```
pdfunite in-1.pdf in-2.pdf in-n.pdf out.pdf
```

pdfunit is part of <https://poppler.freedesktop.org/>
