<?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>Josh.st &#187; rgb</title>
	<atom:link href="http://josh.st/tag/rgb/feed/" rel="self" type="application/rss+xml" />
	<link>http://josh.st</link>
	<description>Web, English, 中国, and various geekosity</description>
	<lastBuildDate>Sun, 13 Nov 2011 00:42:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CMYK thumbnailing of JPEGs with Gmail/Google Mail</title>
		<link>http://josh.st/2009/09/16/cmyk-thumbnailing-of-jpegs-with-gmailgoogle-mail/</link>
		<comments>http://josh.st/2009/09/16/cmyk-thumbnailing-of-jpegs-with-gmailgoogle-mail/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 00:39:27 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[attachment]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[cmyk]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[IMAP]]></category>
		<category><![CDATA[JPEG]]></category>
		<category><![CDATA[jpg]]></category>
		<category><![CDATA[PIL]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[rgb]]></category>

		<guid isPermaLink="false">http://josh.st/2009/09/16/cmyk-thumbnailing-of-jpegs-with-gmailgoogle-mail/</guid>
		<description><![CDATA[I periodically freak out when reviewing emails that I’ve sent, particularly to printers, using Gmail’s (hosted apps) webmail interface. It has this habit of converting CMYK JPGs to RGB thumbnails really badly — but without apparent corruption. The blue in the image above is actually a deep red! Accordingly, while the colours are totally out [...]]]></description>
			<content:encoded><![CDATA[<p>I periodically freak out when reviewing emails that I’ve sent, particularly to printers, using Gmail’s (hosted apps) webmail interface. It has this habit of converting CMYK JPGs to RGB thumbnails really badly — but without apparent corruption.</p>
<p><img class="alignnone size-full wp-image-1614" title="Gmail getting CMYK thumbnails wrong" src="http://josh.st/blog/wp-content//2009/09/gmail-cmyk.jpg" alt="Gmail getting CMYK thumbnails wrong" width="380" height="265" /></p>
<p>The blue in the image above is actually a deep red!</p>
<p>Accordingly, while the colours are totally out of whack, there are no other artifacts in the image. Normally this just looks weird — sometimes, in the case of logo variants, it looks plausible but utterly incorrect! My guess is they’re using an older version of <a href="http://www.pythonware.com/products/pil/">PIL</a> (we all know how much Google loves Python) prior to <a href="http://mail.python.org/pipermail/image-sig/2009-March/005519.html">this March 2009</a> patch. Sounds like the same phenomenon.</p>
<p>Still, those people emailing CMYK JPGs has to be a little bit niche, so I’m not heaps hopeful of this getting fixed too soon! The main reason I care is because web interfaces are so much faster than retrieving large attachments from IMAP stores.</p>
]]></content:encoded>
			<wfw:commentRss>http://josh.st/2009/09/16/cmyk-thumbnailing-of-jpegs-with-gmailgoogle-mail/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

