- Concatenating a PDF and a bunch of JPGs: Someone here at work wanted to know how to add a three-page PDF to a Word document, and then add a dozen photos after it, and then save the whole mess as a new PDF. I suggested ImageMagick’s convert and pdftk. Combine all the images into o…