Settings

Theme

Show HN: bindPDF.app - Combine multiple PDF files into a single file on macOS

github.com

13 points by vishaltelangre · 4 comments

Reader

3 threads
acranox

You can do this with Preview.

maliker

I've always been partial to `gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=merged.pdf *.pdf`.

gs is installable via homebrew.

unqueued

If this interests you, I would suggest PDFsam.

It has a lot of actually really useful pdf slicing features, like alternate merge (for merging both sides of scanned documents into one).

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection