<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Guy Rutenberg &#187; PDF</title>
	<atom:link href="http://www.guyrutenberg.com/tag/pdf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guyrutenberg.com</link>
	<description>Keeping track of what I do</description>
	<lastBuildDate>Wed, 16 Jun 2010 19:53:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Re-distilling PDFs to Reduce Size</title>
		<link>http://www.guyrutenberg.com/2009/05/25/re-distilling-pdfs-to-reduce-size/</link>
		<comments>http://www.guyrutenberg.com/2009/05/25/re-distilling-pdfs-to-reduce-size/#comments</comments>
		<pubDate>Mon, 25 May 2009 11:47:23 +0000</pubDate>
		<dc:creator>Guy</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[PDF]]></category>

		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=361</guid>
		<description><![CDATA[I decided to finally learn QT and started to read the &#8220;C++ GUI Programming with Qt 4&#8243; (first edition) which is available online. The book comes in a zip file that unzips to a huge, 51MB, pdf file. Even when considering the book is quite long (556 pages), the file size is very large compared [...]]]></description>
			<content:encoded><![CDATA[<p>I decided to finally learn <a href="http://www.qtsoftware.com/">QT</a> and started to read the &#8220;C++ GUI Programming with Qt 4&#8243; (first edition) which is <a href="http://www.qtrac.eu/C++-GUI-Programming-with-Qt-4-1st-ed.zip">available online</a>. The book comes in a zip file that unzips to a huge, 51MB, pdf file. Even when considering the book is quite long (556 pages), the file size is very large compared to what one is used to except. The huge file size made reading the PDF less convinient, as one notices a considerable delay when opening it (especially if the PDF resides on some portable storage), so I&#8217;ve decided to play a little and see what I can do about it.<br />
<span id="more-361"></span><br />
I decided to try and re-distill the book&#8217;s PDF by printing it through the default PDF printer that comes with KDE, and voilà, the newly printed PDF weighted only 5.5MB, almost 10% of the original file size. I&#8217;m not sure what bloat is getting removed as I don&#8217;t see any loss of quality except that the bookmarks and links inside the PDF were lost. I&#8217;ve also tested successfully the technique with a 30MB and 26.2MB PDFs of other books I have and it resulted in 6.7MB and 6.8MB re-distilled PDFs (respectively).</p>
<p>So it seems one can greatly reduce big PDFs by re-distilling them using a simple PDF printer, at the cost of losing the bookmarks and links in the PDF (which I believe may be worth it depending on the original file size). It would be interesting to figure out a way to apply this technique but still maintain the bookmarks and links, if it&#8217;s possible at all.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.guyrutenberg.com/2009/05/25/re-distilling-pdfs-to-reduce-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.363 seconds -->
