gs -o combined.pdf -sDEVICE=pdfwrite input1.pdf input2.pdf

Category: Media & Conversion

gs -o combined.pdf -sDEVICE=pdfwrite input1.pdf input2.pdf

Merge PDFs into one file

Joins input1.pdf and input2.pdf into one combined.pdf via the pdfwrite device. Order on the command line is page order. Pages are reprocessed, so bookmarks and links may not survive, which is fine for plain documents.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.