reducing PDF file size in Fedora

Alan Evans ame.fedora at gmail.com
Fri Dec 28 19:25:28 UTC 2012


On Thu, Dec 27, 2012 at 6:17 AM, Ranjan Maitra wrote:

> But I was wondering if there is an open source way to achieve the same
> result in Fedora?
>
>
I've used ghostscript to "optimize" some very large PDF documents. Maybe
not exactly what you want, but it worked pretty well in my case, thus:

gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook
-dNOPAUSE -dQUIET -dBATCH -sOutputFile=<output file> <input file>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20121228/d3701b65/attachment.html>


More information about the users mailing list