Search found 2 matches

by hlhp
2019-01-10T00:07:40-07:00
Forum: Users
Topic: How to Extract original images from PDF
Replies: 3
Views: 30080

Re: How to Extract original images from PDF


I suggest you use pdfimages.


Thank you, it get things done :lol:




In case someone having same issue.
Here is a tutorial for pdfimages.
https://www.experts-exchange.com/videos/213/Xpdf-Command-Line-Utilities-for-PDF-Files.html

Download link for Xpdf tools
https://www.xpdfreader.com ...
by hlhp
2019-01-09T11:29:13-07:00
Forum: Users
Topic: How to Extract original images from PDF
Replies: 3
Views: 30080

How to Extract original images from PDF

The PDF is 100% images.
How can I extract the original images(keep original format)? :D

I installed ghost-script, and tried with this command, but it gave me blur images with large sizes.
magick.exe "testPdf.pdf" "testPdf.jpg ...