<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/mogrify</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 01:28:52 GMT</pubDate>
<item>
<title>(Bash) Bash Resize Multiple Images - luizlopes</title>
<link>http://snipplr.com/view/66821/bash-resize-multiple-images/</link>
<description><![CDATA[ <p>* apt-get install imagemagick
* [mogrify](http://www.imagemagick.org/Usage/basics/#mogrify)</p> ]]></description>
<pubDate>Tue, 21 Aug 2012 04:14:00 GMT</pubDate>
<guid>http://snipplr.com/view/66821/bash-resize-multiple-images/</guid>
</item>
<item>
<title>(Bash) recursively resize jpg - tao326</title>
<link>http://snipplr.com/view/38014/recursively-resize-jpg/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 29 Jul 2010 01:32:39 GMT</pubDate>
<guid>http://snipplr.com/view/38014/recursively-resize-jpg/</guid>
</item>
<item>
<title>(Bash) resize images - 1b0t</title>
<link>http://snipplr.com/view/20398/resize-images/</link>
<description><![CDATA[ <p>resize all jpgs in current folder to width 1400px</p> ]]></description>
<pubDate>Tue, 29 Sep 2009 05:54:58 GMT</pubDate>
<guid>http://snipplr.com/view/20398/resize-images/</guid>
</item>
<item>
<title>(Bash) Strip EXIF headers from the commandline - cczona</title>
<link>http://snipplr.com/view/18477/strip-exif-headers-from-the-commandline/</link>
<description><![CDATA[ <p>After ImageMagick is installed, you will have /usr/bin/mogrify available. The mogrify command can be used to strip Exif data from images.</p> ]]></description>
<pubDate>Tue, 18 Aug 2009 22:38:32 GMT</pubDate>
<guid>http://snipplr.com/view/18477/strip-exif-headers-from-the-commandline/</guid>
</item>
<item>
<title>(Bash) Batch resize all JPGs in a folder and copy to a subfolder - zerolab</title>
<link>http://snipplr.com/view/12915/batch-resize-all-jpgs-in-a-folder-and-copy-to-a-subfolder/</link>
<description><![CDATA[ <p>I needed a quick way to resize and save to a folder lots of images. Imagemagick is magic indeed!</p> ]]></description>
<pubDate>Sun, 08 Mar 2009 21:18:41 GMT</pubDate>
<guid>http://snipplr.com/view/12915/batch-resize-all-jpgs-in-a-folder-and-copy-to-a-subfolder/</guid>
</item>
</channel>
</rss>