I've got a non-Python solution if you have Acrobat 6 or up.
>From the menu, Advanced -> Document Processing -> Extract All Images...
If you need multiple PDFs done, Batch Processing would be a great start.
Then you can run another script to make the thumbnails, or use Photoshop.
Either way works
David,
Thanks for your reply, I'll take a look at pdftohtml and see if it
suits my needs.
Thanks!
Doug
--
http://mail.python.org/mailman/listinfo/python-list
David Lyon wrote:
pdftohtml on sourceforge may help...
also see: http://linuxcommand.org/man_pages/pdfimages1.html
bye
--
http://mail.python.org/mailman/listinfo/python-list
pdftohtml on sourceforge may help...
On Mon, 27 Jul 2009 19:52:01 -0700 (PDT), writeson
wrote:
> Hi all,
>
> I've looked around with Google quite a bit, but haven't found anything
> like what I'm looking for. Is there a Python library that will extract
> images from PDF files? My ultimate goal