extracting bitmap images from selections?
Posted Nov 30, 2004 6:32 UTC (Tue) by
larryr (guest, #4030)
In reply to:
extracting bitmap images from selections? by stevenj
Parent article:
The Grumpy Editor's Guide to PDF Viewers
I dont know if its a decent answer, but I sometimes use "convert" from ImageMagick to produce a bitmap image file for each page, something like
convert file.pdf file.jpg
Its obscenely resource intensive, but when its done I can just edit the jpg file using whatever bitmap editor. There is a "pdfimages" program with xpdf, but it has often not produced very useful output for me.
Larry
(
Log in to post comments)