


To use joinPDF you type something like this:ĭepending on how many PDF files you’re combining and their sizes, joinPDF onlytakes a few seconds to merge them. To run it, you only need to specify at the command line the name of the output file and the files that you want to combine. It’s a simple but elegant little utility that consists of a script (named joinPDF) and a compiled Java file. If you want a no-muss, no-fuss way of joining two or more PDF files together,look no further than joinPDF. On top of that, some people may find typing long strings of options at the command line to be a bit of a chore. Unless you use Ghostscript’s PDF options, the utility produces a barebones merged PDF file, and a large one at that, because by default Ghostscript doesn’t compress PDF files.

Using Ghostscript has its drawbacks, too.
#Combine pdfs linux install
If you don’t have it on your computer, it’s easy to download and install it. The biggest advantage to Ghostscript is that it’s a standard part of many Linux distributions. See the Ghostscript documentation for more information. For example, you can compress the file, target it to an eBook reader, or encrypt it. When using Ghostscript to combine PDF files, you can add any PDF-relatedoption to the command line.
