<?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/"
xmlns:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: Reduce PNG Graphic Size Using&#160;PNGCRUSH</title> <atom:link href="http://davidwalsh.name/pngcrush/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/pngcrush</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Wed, 23 May 2012 19:56:08 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Otamay</title><link>http://davidwalsh.name/pngcrush#comment-24170</link> <dc:creator>Otamay</dc:creator> <pubDate>Tue, 24 May 2011 01:09:58 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2986#comment-24170</guid> <description>A little late (half year xD).The script is very useful for using pngcrush. I&#039;m using it to reduce the size of hi resolution zelda images. Yeah!But I&#039;ve had problems with file names containing spaces. This little modification can do the trick.&lt;code&gt;
#!/bin/sh
find $1 -name &quot;*.png&quot; &#124; while read png
do
echo &quot;crushing $png&quot;
pngcrush -brute &quot;$png&quot; /tmp/temp.png
mv -f /tmp/temp.png &quot;$png&quot;
done;
&lt;/code&gt;</description> <content:encoded><![CDATA[<p>A little late (half year xD).</p><p>The script is very useful for using pngcrush. I&#8217;m using it to reduce the size of hi resolution zelda images. Yeah!</p><p>But I&#8217;ve had problems with file names containing spaces. This little modification can do the trick.</p><p><code><br
/> #!/bin/sh<br
/> find $1 -name "*.png" | while read png<br
/> do<br
/> echo "crushing $png"<br
/> pngcrush -brute "$png" /tmp/temp.png<br
/> mv -f /tmp/temp.png "$png"<br
/> done;<br
/> </code></p> ]]></content:encoded> </item> <item><title>By: Greg ONeill</title><link>http://davidwalsh.name/pngcrush#comment-20871</link> <dc:creator>Greg ONeill</dc:creator> <pubDate>Sun, 03 Oct 2010 05:52:51 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2986#comment-20871</guid> <description>Not sure if it&#039;s because of a mac or something but I don&#039;t think it should take 10 minutes. On my windows machine the operation was almost instant.</description> <content:encoded><![CDATA[<p>Not sure if it&#8217;s because of a mac or something but I don&#8217;t think it should take 10 minutes. On my windows machine the operation was almost instant.</p> ]]></content:encoded> </item> <item><title>By: Paul D. Waite</title><link>http://davidwalsh.name/pngcrush#comment-13652</link> <dc:creator>Paul D. Waite</dc:creator> <pubDate>Sun, 15 Nov 2009 19:35:06 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2986#comment-13652</guid> <description>@jay:  Acorn on the Mac uses pngcrush when you save a png for the web.</description> <content:encoded><![CDATA[<p>@jay:  Acorn on the Mac uses pngcrush when you save a png for the web.</p> ]]></content:encoded> </item> <item><title>By: Paul D. Waite</title><link>http://davidwalsh.name/pngcrush#comment-13651</link> <dc:creator>Paul D. Waite</dc:creator> <pubDate>Sun, 15 Nov 2009 19:33:46 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2986#comment-13651</guid> <description>@David Walsh:  pngcrush works just fine on Windows too.http://pmt.sourceforge.net/pngcrush/</description> <content:encoded><![CDATA[<p>@David Walsh:  pngcrush works just fine on Windows too.</p><p><a
href="http://pmt.sourceforge.net/pngcrush/" rel="nofollow">http://pmt.sourceforge.net/pngcrush/</a></p> ]]></content:encoded> </item> <item><title>By: jay</title><link>http://davidwalsh.name/pngcrush#comment-13535</link> <dc:creator>jay</dc:creator> <pubDate>Wed, 11 Nov 2009 16:03:04 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2986#comment-13535</guid> <description>So... there a way for non-command line folks to do this via a drag / drop app?</description> <content:encoded><![CDATA[<p>So&#8230; there a way for non-command line folks to do this via a drag / drop app?</p> ]]></content:encoded> </item> <item><title>By: Alfredo Artiles Larralde
aar</title><link>http://davidwalsh.name/pngcrush#comment-12353</link> <dc:creator>Alfredo Artiles Larralde
aar</dc:creator> <pubDate>Fri, 02 Oct 2009 12:38:24 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2986#comment-12353</guid> <description>I did a comparison of 8 free image optimizer tools, the post is in Spanish but the comparison chart is very easy to understand.http://www.bitacoradewebmaster.com/2009/10/02/8-optimizadores-de-imagenes-para-web/</description> <content:encoded><![CDATA[<p>I did a comparison of 8 free image optimizer tools, the post is in Spanish but the comparison chart is very easy to understand.</p><p><a
href="http://www.bitacoradewebmaster.com/2009/10/02/8-optimizadores-de-imagenes-para-web/" rel="nofollow">http://www.bitacoradewebmaster.com/2009/10/02/8-optimizadores-de-imagenes-para-web/</a></p> ]]></content:encoded> </item> <item><title>By: Conrad Chu</title><link>http://davidwalsh.name/pngcrush#comment-12318</link> <dc:creator>Conrad Chu</dc:creator> <pubDate>Wed, 30 Sep 2009 18:14:10 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2986#comment-12318</guid> <description>@paul: Try punypng.com</description> <content:encoded><![CDATA[<p>@paul: Try punypng.com</p> ]]></content:encoded> </item> <item><title>By: Paul de Vries</title><link>http://davidwalsh.name/pngcrush#comment-12317</link> <dc:creator>Paul de Vries</dc:creator> <pubDate>Wed, 30 Sep 2009 17:48:52 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2986#comment-12317</guid> <description>I tried PNGCursh and Smush.it on an uncompressed PNG of 93Kb.Results
PNGChrush: 90Kb
Smush.it: 87,32Kb
PS Save for web: 87,06KbI used the following command line for pngcrush: pngcrush.exe -reduce -brute -e 2.png &quot;%1&quot;Maybe I am doing something wrong?</description> <content:encoded><![CDATA[<p>I tried PNGCursh and Smush.it on an uncompressed PNG of 93Kb.</p><p>Results<br
/> PNGChrush: 90Kb<br
/> Smush.it: 87,32Kb<br
/> PS Save for web: 87,06Kb</p><p>I used the following command line for pngcrush: pngcrush.exe -reduce -brute -e 2.png &#8220;%1&#8243;</p><p>Maybe I am doing something wrong?</p> ]]></content:encoded> </item> <item><title>By: David Walsh</title><link>http://davidwalsh.name/pngcrush#comment-12043</link> <dc:creator>David Walsh</dc:creator> <pubDate>Mon, 21 Sep 2009 15:59:26 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2986#comment-12043</guid> <description>Hassan:  Grab Cygwin and install PNGCRUSH on that.  Or you could just use Smush.It.</description> <content:encoded><![CDATA[<p>Hassan:  Grab Cygwin and install PNGCRUSH on that.  Or you could just use Smush.It.</p> ]]></content:encoded> </item> <item><title>By: Hassan</title><link>http://davidwalsh.name/pngcrush#comment-12042</link> <dc:creator>Hassan</dc:creator> <pubDate>Mon, 21 Sep 2009 15:54:27 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2986#comment-12042</guid> <description>This is great, but, what about Windows users?</description> <content:encoded><![CDATA[<p>This is great, but, what about Windows users?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 3/7 queries in 0.006 seconds using disk: basic
Object Caching 805/805 objects using disk: basic

Served from: davidwalsh.name @ 2012-05-23 17:02:16 -->
