Pdfunite

From Parallel Library Services
Revision as of 15:23, 7 December 2021 by Simon (talk | contribs) (→‎Options)
Jump to navigation Jump to search

pdfunite is a Portable Document Format (PDF) page merger. pdfunite merges several PDF (Portable Document Format) files in order of their occurrence on command line to one PDF result file.

It is part of the Poppler software package of PDF tools. To run it, first install Poppler.

Syntax

Invoking pdfunite is as simple as:

pdfunite [options] PDF-sourcefile1 PDF-sourcefile2 PDF-destfile

NB: Neither of the PDF-sourcefile1 to PDF-sourcefile2 should be encrypted.

Options

-v Print copyright and version information. -h Print usage information. (-help and --help are equivalent.)

For example:

pdfunite sample1.pdf sample2.pdf sample.pdf

merges all pages from sample1.pdf and sample2.pdf (in that order) and creates sample.pdf

AUTHOR

The pdfunite software and documentation are copyright 1996-2004 Glyph & Cog, LLC and copyright 2005-2011 The Poppler Developers - http://poppler.freedesktop.org

SEE ALSO

pdfdetach(1), pdffonts(1), pdfimages, pdfinfo, pdftocairo(1),