Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
12/13/2009 10:17:13 AM EDT
How do you convert a PDF file into a JPG file?



I have some Fantastic PDF pictures that should look, and sent around better as a picture files than a PDF files.
12/13/2009 10:21:46 AM EDT
[#1]
IrfanView can do this, although you may need to manually add the PDF viewer plug-in. The price is right!
12/13/2009 10:24:15 AM EDT
[#2]
Go to "tools, basic, snapshot tool" and hilight the areas you wanna copy, then paste them into something like Paint, then save as a jpg.
This is on adobe reader 7
12/13/2009 11:53:25 AM EDT
[#3]
Another way to "take apart" PDFs is by using GIMP:

1) change the PDF's file extension to .ps (which is the extension for a postscript file, if you wondered)

2) open GIMP, and then try to open the .ps file using GIMP. If there was more than one page in the PDF, GIMP should come up with a window that asks you which pages you want to import.

3) Select the page (or a page range) and change the import method from "layers" to "images" so it creates them all as separate images instead of a bunch of layers in one image. (I dunno why they thought that was a good idea to put that setting as default, but anyway...)


The downside of this is that it is a "degenerate" way of editing PDFs.

GIMP works for editing all the visual elements but if there is any form functionality in the PDF, that will often be broken (or totally removed) when the edited PDF is saved. You can change the PDF extension to "ps", edit it, save it, and then change the extension back to "PDF" if you want––Adobe Acrobat will still open it––because a PDF and a postscript file are basically the same thing. PDFs just support some non-graphical features that postscript doesn't.
~