<div dir="ltr"><div style="font-size:12.8000001907349px">Occasionally, pdftocairo creates an output pdf that is 5 to 10 times larger than the input pdf. That causes processing time and file transfer time issues for us when the pdf was already several megabytes in size. I’m a link to an example pdf that starts off as 2 MB but balloons out to 10 MB after running through pdftocairo. I've done some research on the cairo format and examined the output using the Acrobat 9 filesize audit tool, and I think a lot of the extra size is coming from the vectorized version of some very complex images. I am using poppler-utils version 0.18.4 on Ubuntu 12.04.</div><div style="font-size:12.8000001907349px"><span style="white-space:pre-wrap">      </span>Is there any workaround you can suggest that would decrease the filesize without visible drops in quality? It’s not a requirement that the output be in the cairo format, so a solution may involve somehow undoing the vectorization. I've gotten some success with running "pdftops" then "ps2pdf" on the document before running "pdftocairo", but I don't understand why the resulting document is smaller and if it is actually solving my problem.</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Original 2MB pdf: <a href="https://dl.dropboxusercontent.com/u/11610849/Lenovo%20x220%20-%20datasheet.pdf">https://dl.dropboxusercontent.com/u/11610849/Lenovo%20x220%20-%20datasheet.pdf</a></div><div style="font-size:12.8000001907349px">The same PDF, after going through pdftocairo -pdf, not 10MB: <a href="https://dl.dropboxusercontent.com/u/11610849/AFTER_PDFTOCAIRO%20-%20Lenono%20x220%20-%20datasheet.pdf">https://dl.dropboxusercontent.com/u/11610849/AFTER_PDFTOCAIRO%20-%20Lenono%20x220%20-%20datasheet.pdf</a></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Any input would be helpful, thanks for your time.</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Matt Jones</div></div>