<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://briansnelson.com/index.php?action=history&amp;feed=atom&amp;title=How_to_install_optipng_for_CentOS</id>
		<title>How to install optipng for CentOS - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://briansnelson.com/index.php?action=history&amp;feed=atom&amp;title=How_to_install_optipng_for_CentOS"/>
		<link rel="alternate" type="text/html" href="https://briansnelson.com/index.php?title=How_to_install_optipng_for_CentOS&amp;action=history"/>
		<updated>2026-06-04T07:10:06Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://briansnelson.com/index.php?title=How_to_install_optipng_for_CentOS&amp;diff=861&amp;oldid=prev</id>
		<title>Brian: Created page with &quot;==How to install optipng for CentOS==  There are lot of online tools and apps to optimize your images, however the problem comes when you have lot of images to process, then t...&quot;</title>
		<link rel="alternate" type="text/html" href="https://briansnelson.com/index.php?title=How_to_install_optipng_for_CentOS&amp;diff=861&amp;oldid=prev"/>
				<updated>2015-08-22T15:02:46Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;==How to install optipng for CentOS==  There are lot of online tools and apps to optimize your images, however the problem comes when you have lot of images to process, then t...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==How to install optipng for CentOS==&lt;br /&gt;
&lt;br /&gt;
There are lot of online tools and apps to optimize your images, however the problem comes when you have lot of images to process, then those tools are not so well designed and we have to search for more practical ways to do it. If you have come to this point, then you must considering using Image Optimization tools from the Linux command line.&lt;br /&gt;
&lt;br /&gt;
You can find the rpm to do a localinstall by using http://pkgs.repoforge.org/optipng/&lt;br /&gt;
&lt;br /&gt;
Find the latest package and download it&lt;br /&gt;
&lt;br /&gt;
 cd /tmp/; wget http://pkgs.repoforge.org/optipng/optipng-0.6.4-1.el6.rf.x86_64.rpm&lt;br /&gt;
&lt;br /&gt;
 yum localinstall optipng-0.6.4-1.el6.rf.x86_64.rpm -y&lt;br /&gt;
&lt;br /&gt;
Find the location of do which optipng&lt;br /&gt;
&lt;br /&gt;
 which optipng&lt;br /&gt;
&lt;br /&gt;
Returning the location of optipng&lt;br /&gt;
&lt;br /&gt;
 /usr/bin/optipng&lt;/div&gt;</summary>
		<author><name>Brian</name></author>	</entry>

	</feed>