reducing "size"/complexity of scanned books in PDF format ?
Posted: 2016-02-23T04:30:07-07:00
Problem: Often old books on internet "libraries" such as Project Gutenberg are scanned in color to create bitmap based PDF files. These are large in size and practically unreadable on devices like Android tablets because of the extremly long processing / loading times for each page.
Question: Is ImageMagick an appropriate tool to reduce the size and computational foot print of such a PDF document?
I imagine that even a grey scale conversion of the colorspace would be a good start. Bitmap to vector graphics? ...
Thank you.
Question: Is ImageMagick an appropriate tool to reduce the size and computational foot print of such a PDF document?
I imagine that even a grey scale conversion of the colorspace would be a good start. Bitmap to vector graphics? ...
Thank you.