Possible Duplicate:
How to extract image from PDF file
I have a PDF with images.
I would like to save the images alone as JPG with the resolution as 300.
Please provide me the commands to execute this in Windows.
I have a PDF with images. I would like to save the images alone as JPG with the resolution as 300. Please provide me the commands to execute this in Windows. | ||||
feedback
|
This question came from our site for professional and enthusiast programmers.
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
ImageMagick may be the tool you're looking for (there are Windows binaries available here):
| |||
|
feedback
|
|
Doing a quick google using "command line pdf utility" gives you a few options, some being: | |||
|
feedback
|
|
a question like this one is asked on Super User before, and this is the question How to extract image from PDF file.Below is an answer with commands:
| |||
|
feedback
|