THANK YOU ALL FOR THE HEAD-UPS!
Quote:
Originally Posted by Foozle
Doing a search, I found one program that may work. You can check it out here: VeryPDF PDF to EPUB Converter. It uses a command line to convert and ignore images. There's also Adobe Acrobat itself (or other PDF editors) that can be used to remove images, but that has to be done one file at a time. Otherwise you may be stuck doing it manually as there's no other automagic way (that I've ever personally seen) of stripping images besides just converting / saving to pure text.
|
Thx. I tried verypdf but unfortunately it just closes its command prompt window without doing anything. PDF is , as others said, the worst ebook format to convert from. I can confirm this after the attempt to convert pdf to epub using Calibre (source document was column separated magazine document and it was all mixed up as one)
Quote:
Originally Posted by DaltonST
Since Adobe designed PDFs to faithfully and accurately print a document, it has always been a terrible ebook format.
Having said that, it is of course ubiquitous in academic publication databases due to that characteristic, although modern users nowadays don't routinely physically print them. They simply view them, which should be identical to "print preview" by design.
If you cannot actually delete the images (because: see above), perhaps an acceptable alternative would be to use available utilities to reduce the quality of the images, and change them to grayscale.
That would drastically reduce the file size of your PDFs, which is often the motivation to remove the images. It is possible that changing the image attributes might disrupt the "flow" of the PDF document that you prize. Only trial-and-error testing of different combinations of criteria will tell you if that is so.
DaltonST
|
Thx. you clearly got my point of asking

yes it was the file size that I am concerned with, especially for the pdf that contains one hel of a lot of images that I don't need to view. I am usually text-oriented person
It is a nice idea to utterly reduce the quality to the last drop, instead of simply removing them. But Isn't pdf basically unreflowable anyway? If the image in the page is gone, the image is just replaced by empty space and does not affect the page layouts, imho
Quote:
Originally Posted by Quoth
Even 4bit or 1 bit greyscale is possible. The 4 bit isn't too bad (14 greys, black, white), but 1 bit only suits line art and equations. Imagemagick or k2pdfopt or other tools.
|
Thx. I will try them out. k2pdfopt seems to serve different purpose (reflow pdf text to fit in smaller screen size by cropping the original pages in half or more) but there're options that fiddle with output image quality.