<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - Dorgendubal</title>
<link>http://snipplr.com/users/Dorgendubal/tags/convert</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 22:03:55 GMT</pubDate>
<item>
<title>(Bash) Resize all images in directory</title>
<link>http://snipplr.com/view/12810/resize-all-images-in-directory/</link>
<description><![CDATA[ <p>* Resized images are generated into TARGET_DIR.
* Change the resolution (800x800 in my example) and quality (80) as you want.
* The command keeps the image's proportion. 1600x1200 will be converted into 800x600, 1200x1600 into 600x800.

_Notice_: the command does also resize images in sub-directories but put them in the same target directory (overwrites any existing file).</p> ]]></description>
<pubDate>Wed, 04 Mar 2009 21:43:51 GMT</pubDate>
<guid>http://snipplr.com/view/12810/resize-all-images-in-directory/</guid>
</item>
</channel>
</rss>