I currently use Foxit's PDF reader, and I recently downloaded an image from the Internet, but it is inside a PDF file. How do I extract this image?
Operating system is Windows 7.
|
I currently use Foxit's PDF reader, and I recently downloaded an image from the Internet, but it is inside a PDF file. How do I extract this image? Operating system is Windows 7.
| ||||
|
feedback
|
|
The quick way if you don't require original pixel resolution of the image is to just press ALT and Print Screen buttons. Then choose paste where ever you want the image. The other way to preserve the resolution is to open the PDF in an image editing program such as Adobe Photoshop and work with it there. | |||||||||||
feedback
|
|
If you download XPDF for Windows (here), you'll find a few .exe files inside. You can run them without "installation". Use
This displays the help screen.
This extracts all JPEGs as prefix-00N.jpg, and all the other images as prefix-00N.ppm (Portable PixMap).
Same as before, but limits image extraction to pages 11 ('f' = first) to 13 ('l' = last). | |||||||||||||
feedback
|
|
You can try importing the PDF into Inkscape, and work from there. Inkscape will only open one page at time, but will give you complete control over the page contents. You will be able to extract and manipulate vectorial graphics from the PDF quite easily. However, if you want to extract raster images from the PDF, I'm pretty sure | |||
|
feedback
|
pdfimages.exe(from XPDF). – pipitas Jul 29 '10 at 15:16