<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: JPEG Image Compression Degradation</title>
	<atom:link href="http://www.patricktaylor.com/1940/feed" rel="self" type="application/rss+xml" />
	<link>http://www.patricktaylor.com/1940</link>
	<description>www.patricktaylor.com</description>
	<lastBuildDate>Fri, 03 Feb 2012 12:05:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Patrick</title>
		<link>http://www.patricktaylor.com/1940/comment-page-1#comment-4794</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sun, 02 Jan 2011 10:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.patricktaylor.com/?p=1940#comment-4794</guid>
		<description>The article describes that when you open, save, and close a .jpeg in Photoshop some quality is lost. My reply to Calin simply clarifies that to save a file you must either edit it or give it a new filename.</description>
		<content:encoded><![CDATA[<p>The article describes that when you open, save, and close a .jpeg in Photoshop some quality is lost. My reply to Calin simply clarifies that to save a file you must either edit it or give it a new filename.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.patricktaylor.com/1940/comment-page-1#comment-4793</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sat, 01 Jan 2011 00:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.patricktaylor.com/?p=1940#comment-4793</guid>
		<description>I think the article is a bit misleading as has already been pointed out by Calin. Patrick then states the actual facts in his reply, but then for some unknown reason states that the contradiction or at least correction agrees with what was written above in the article. In the article it clearly states that opening and saving the jpeg in photoshop without any editing will degrade the jpeg. This is misleading and the reality is noted in Patricks reply... either the image has to be edited or the &quot;save as&quot; not the save option has to be used for image degradation.</description>
		<content:encoded><![CDATA[<p>I think the article is a bit misleading as has already been pointed out by Calin. Patrick then states the actual facts in his reply, but then for some unknown reason states that the contradiction or at least correction agrees with what was written above in the article. In the article it clearly states that opening and saving the jpeg in photoshop without any editing will degrade the jpeg. This is misleading and the reality is noted in Patricks reply&#8230; either the image has to be edited or the &#034;save as&#034; not the save option has to be used for image degradation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.patricktaylor.com/1940/comment-page-1#comment-4512</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sat, 12 Jun 2010 21:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.patricktaylor.com/?p=1940#comment-4512</guid>
		<description>To clarify. I did the experiment two ways. You can&#039;t simply open and save an image (in Photoshop at least). Either (i) it has to be edited in some way before you can &lt;strong&gt;Save&lt;/strong&gt; it with the same filename or (ii) you can open it and &lt;strong&gt;Save As&lt;/strong&gt; with a new filename without any edits. The edits in the first experiment were flipping the image back and forth, and there were no edits in the second.

The result in both cases was the same degradation effect, which tends to agree with what is &lt;a href=&quot;http://www.faqs.org/faqs/jpeg-faq/part1/section-10.html&quot;&gt;written here&lt;/a&gt; when using a &#039;a regular image editor&#039;. I&#039;ve repeated the experiment in CS4. Same result.</description>
		<content:encoded><![CDATA[<p>To clarify. I did the experiment two ways. You can&#039;t simply open and save an image (in Photoshop at least). Either (i) it has to be edited in some way before you can <strong>Save</strong> it with the same filename or (ii) you can open it and <strong>Save As</strong> with a new filename without any edits. The edits in the first experiment were flipping the image back and forth, and there were no edits in the second.</p>
<p>The result in both cases was the same degradation effect, which tends to agree with what is <a href="http://www.faqs.org/faqs/jpeg-faq/part1/section-10.html">written here</a> when using a &#039;a regular image editor&#039;. I&#039;ve repeated the experiment in CS4. Same result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Calin Rotaru</title>
		<link>http://www.patricktaylor.com/1940/comment-page-1#comment-4511</link>
		<dc:creator>Calin Rotaru</dc:creator>
		<pubDate>Sat, 12 Jun 2010 15:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.patricktaylor.com/?p=1940#comment-4511</guid>
		<description>I have tried to reproduce your results, without any effect. It seems to me that photoshop besides decompressing the image also applies a graining/smoothing step to reduce jpeg distortions or something similar. 

Normally there is no major degradation of the image by repeating the open/save operation again and again. The reason is that after the first compression step, the image colors are shifted to improve the jpeg image. After the second open the colors are already very close to the jpeg compressed data and there will be no significant change anymore.

You should try other tooling, photoshop is sometimes kind of blackbox here. I worked here with an image converter, AZImage and set JPEG Average, the quality to 75 out of 100, DCT float, optimize for the jpeg library. I have tried also with int instead of float to exclude for numerical errors, but the same. I cannot say that this behavior comes from the jpeglib.</description>
		<content:encoded><![CDATA[<p>I have tried to reproduce your results, without any effect. It seems to me that photoshop besides decompressing the image also applies a graining/smoothing step to reduce jpeg distortions or something similar. </p>
<p>Normally there is no major degradation of the image by repeating the open/save operation again and again. The reason is that after the first compression step, the image colors are shifted to improve the jpeg image. After the second open the colors are already very close to the jpeg compressed data and there will be no significant change anymore.</p>
<p>You should try other tooling, photoshop is sometimes kind of blackbox here. I worked here with an image converter, AZImage and set JPEG Average, the quality to 75 out of 100, DCT float, optimize for the jpeg library. I have tried also with int instead of float to exclude for numerical errors, but the same. I cannot say that this behavior comes from the jpeglib.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

