<?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>The Fudgy Blog &#187; Compress</title>
	<atom:link href="http://fudgy.de/tag/compress/feed/" rel="self" type="application/rss+xml" />
	<link>http://fudgy.de</link>
	<description>Johannes Lechner - Mobile Developer &#38; Consultant</description>
	<lastBuildDate>Fri, 28 Oct 2011 14:45:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Compressing PDFs containing images</title>
		<link>http://fudgy.de/2009/07/compressing-pdfs-containing-images/</link>
		<comments>http://fudgy.de/2009/07/compressing-pdfs-containing-images/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 16:21:10 +0000</pubDate>
		<dc:creator>The Fudgy Beaver</dc:creator>
				<category><![CDATA[Hints & Tricks]]></category>
		<category><![CDATA[Compress]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[Preview]]></category>
		<category><![CDATA[Resize]]></category>

		<guid isPermaLink="false">http://fudgy.de/?p=63</guid>
		<description><![CDATA[Maybe your personal document management system is nothing more than a bunch of cleverly named PDF files from scans of your dreaded paper documents. Mine is (and works fine, thank you). Only when I need to send out a couple of documents via email it gets ugly. Each page in a document takes up about [...]]]></description>
			<content:encoded><![CDATA[<p>Maybe your personal document management system is nothing more than a bunch of cleverly named PDF files from scans of your dreaded paper documents. Mine is (and works fine, thank you). Only when I need to send out a couple of documents via email it gets ugly. Each page in a document takes up about 3MB, which is totally unacceptable if you don&#8217;t want to look like a complete idiot to the receiver of the email. So you&#8217;ll open up your document in Preview and search for that &#8220;<strong>Compress PDF File</strong>&#8221; button. And that second you&#8217;ll find out that there is none such and you just die a little inside. BUT, but there&#8217;s hope&#8230;</p>
<p><span id="more-63"></span></p>
<p>If you&#8217;re an eager beaver or very bored sometimes (or both) you might have found out, that there&#8217;s something called <strong>Quartz Filters</strong> which you can apply when doing a <strong>&#8220;Save As&#8230;&#8221;</strong> on the file in <strong>Preview</strong>.  <strong>&#8220;Reduce File Size&#8221;</strong> is one of them and sounds pretty much like what you want. As soon as you run this filter on larger files however, you&#8217;ll find out that the results are blurry (read: unusable). This is because of the resampling of the image done by the filter is constrained to a maximum size of 512 pixels.</p>
<p>After some searching around the web, I found out how to change that behavior. It turns out, that the <strong>ColorSync Utility</strong> allows you to define your <strong>own filters</strong>. Totally nonintuitive (for me at least), but it does the job. Just hit <strong>&#8220;+&#8221;</strong> in the <strong>Tab &#8220;Filters&#8221;</strong> and add an <strong>&#8220;Image Compression&#8221;</strong> filter to your new filter. For large files (as in my case) also add an <strong>&#8220;Image Sampling&#8221;</strong> filter to shrink down the base image size. Now do a <strong>&#8220;Save As&#8230;&#8221;</strong> with the new filter and you&#8217;re done.</p>
<div id="attachment_64" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-64  " title="Custom Quartz Filter" src="http://fudgy.de/content/2009/07/picture-9.png" alt="Define a custom quartz filter" width="500" height="377" /><p class="wp-caption-text">Defining a custom quartz filter for PDF compression</p></div>
]]></content:encoded>
			<wfw:commentRss>http://fudgy.de/2009/07/compressing-pdfs-containing-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

