Tag Archives: PDF

Converting multiple images into one PDF on Linux

There are a number of ways you can go about converting image files into PDFs, most simply by opening a given image and printing it. You can select “Print to file” instead of a printer device, then select PDF format … Continue reading

Posted in CLI | Tagged , , | 20 Comments

Merging PDFs and the lovely gnome-open

I came across two very handy tools today: gs and gnome-open. gs (Ghostscript) is an interpreter for PDF languages. You can do lots of cool things with it, for which you can check the man page. The reason I needed … Continue reading

Posted in Desktop | Tagged , , , , | 1 Comment