<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SavvyAdmin.com &#187; Graphics</title>
	<atom:link href="http://savvyadmin.com/tag/graphics/feed/" rel="self" type="application/rss+xml" />
	<link>http://savvyadmin.com</link>
	<description>For savvy admins everywhere...</description>
	<lastBuildDate>Thu, 05 Aug 2010 03:30:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Fixing Dates in Image EXIF Tag Data from Linux</title>
		<link>http://savvyadmin.com/fixing-dates-in-image-exif-tag-data-from-linux/</link>
		<comments>http://savvyadmin.com/fixing-dates-in-image-exif-tag-data-from-linux/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 06:11:51 +0000</pubDate>
		<dc:creator>gmendoza</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[EXIF]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[JPEG]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.savvyadmin.com/?p=378</guid>
		<description><![CDATA[I recently needed to organize a large number of old digital photos that had the wrong date embedded in their EXIF tag data. The camera I used many years ago would often lose track of time and would sometimes be set to the wrong year. Applications I now use to organize photos read this data [...]


Related posts:<ol><li><a href='http://savvyadmin.com/quickly-identify-video-file-attributes/' rel='bookmark' title='Permanent Link: Quickly Identify Video File Attributes'>Quickly Identify Video File Attributes</a></li>
<li><a href='http://savvyadmin.com/console-framebuffer-in-ubuntu/' rel='bookmark' title='Permanent Link: Console Framebuffer in Ubuntu'>Console Framebuffer in Ubuntu</a></li>
<li><a href='http://savvyadmin.com/resize-and-watermark-images-in-linux/' rel='bookmark' title='Permanent Link: Resize and Watermark Images in Linux'>Resize and Watermark Images in Linux</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I recently needed to organize a large number of old digital photos that had the wrong date embedded in their EXIF tag data.  The camera I used many years ago would often lose track of time and would sometimes be set to the wrong year.  Applications I now use to organize photos read this data and made my albums difficult to navigate.  I came across a Linux command line utility called <a title="jhead website" href="http://www.sentex.net/~mwandel/jhead/" target="_blank"><em>jhead</em></a> that allows you to modify this information to whatever you wish, and its easy to use in scripts as well.  Installing was easy, because it&#8217;s currently in most repositories, including Ubuntu&#8217;s.</p>
<p>To read existing EXIF tag data, simply run jhead against an image without any options.  As you can see from the example below, my date is set to the year 2022.</p>
<blockquote><p><code><strong>jhead image.jpg </strong><br />
File name    : image.jpg<br />
File size    : 159390 bytes<br />
File date    : 2004:01:12 07:35:23<br />
Camera make  : Samsung<br />
Camera model : Digimax 200<br />
<em><strong>Date/Time    : 2022:02:12 04:04:17</strong></em><br />
Resolution   : 800 x 600<br />
Flash used   : Yes<br />
Exposure time: 0.045 s  (1/22)<br />
Aperture     : f/2.8</code></p></blockquote>
<p>To clear all EXIF data from the file, use the <em><strong>-de</strong></em> option.  Then recreate the EXIF fields with the <em><strong>-mkexif</strong></em> option, and check the data again.  Notice the new Date/Time is set to the timestamp on the file.</p>
<blockquote><p><code><strong>jhead -de image.jpg</strong><br />
Modified: image.jpg</code></p>
<p><code><strong>jhead -mkexif image.jpg</strong><br />
Modified: image.jpg</code></p>
<p><code><strong>jhead image.jpg </strong><br />
File name    : image.jpg<br />
File size    : 147751 bytes<br />
File date    : 2004:01:12 07:35:23<br />
Date/Time    : 2004:01:12 07:35:23<br />
Resolution   : 800 x 600</code></p></blockquote>
<p>To change the entire timestamp manually, use the <em><strong>-ts</strong></em> option.  Notice, there is no space between the <em><strong>-ts</strong></em> and the option.  I could not trust the month and day, so I simply chaged the date to midnight on January 1, 2003.</p>
<blockquote><p><code><strong>jhead -ts2003:01:01-00:00:00 image.jpg</strong><br />
Modified: image.jpg</code></p>
<p><code><strong>jhead image.jpg</strong><br />
File name    : image.jpg<br />
File size    : 147751 bytes<br />
File date    : 2004:01:12 07:35:23<br />
Date/Time    : 2003:01:01 00:00:00<br />
Resolution   : 800 x 600</code></p></blockquote>
<p>For many more options, check out the man page or visit the <a title="jhead website" href="http://www.sentex.net/~mwandel/jhead/" target="_blank">jhead</a> site for more info.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://www.printfriendly.com/print?url=http%3A%2F%2Fsavvyadmin.com%2Ffixing-dates-in-image-exif-tag-data-from-linux%2F&amp;partner=sociable" title="Print"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fsavvyadmin.com%2Ffixing-dates-in-image-exif-tag-data-from-linux%2F&amp;t=Fixing%20Dates%20in%20Image%20EXIF%20Tag%20Data%20from%20Linux" title="Facebook"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://twitter.com/home?status=Fixing%20Dates%20in%20Image%20EXIF%20Tag%20Data%20from%20Linux%20-%20http%3A%2F%2Fsavvyadmin.com%2Ffixing-dates-in-image-exif-tag-data-from-linux%2F" title="Twitter"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fsavvyadmin.com%2Ffixing-dates-in-image-exif-tag-data-from-linux%2F&amp;title=Fixing%20Dates%20in%20Image%20EXIF%20Tag%20Data%20from%20Linux&amp;notes=I%20recently%20needed%20to%20organize%20a%20large%20number%20of%20old%20digital%20photos%20that%20had%20the%20wrong%20date%20embedded%20in%20their%20EXIF%20tag%20data.%20%20The%20camera%20I%20used%20many%20years%20ago%20would%20often%20lose%20track%20of%20time%20and%20would%20sometimes%20be%20set%20to%20the%20wrong%20year.%20%20Applications%20I" title="del.icio.us"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://savvyadmin.com/feed/" title="RSS"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fsavvyadmin.com%2Ffixing-dates-in-image-exif-tag-data-from-linux%2F&amp;title=Fixing%20Dates%20in%20Image%20EXIF%20Tag%20Data%20from%20Linux&amp;bodytext=I%20recently%20needed%20to%20organize%20a%20large%20number%20of%20old%20digital%20photos%20that%20had%20the%20wrong%20date%20embedded%20in%20their%20EXIF%20tag%20data.%20%20The%20camera%20I%20used%20many%20years%20ago%20would%20often%20lose%20track%20of%20time%20and%20would%20sometimes%20be%20set%20to%20the%20wrong%20year.%20%20Applications%20I" title="Digg"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="mailto:?subject=Fixing%20Dates%20in%20Image%20EXIF%20Tag%20Data%20from%20Linux&amp;body=http%3A%2F%2Fsavvyadmin.com%2Ffixing-dates-in-image-exif-tag-data-from-linux%2F" title="email"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fsavvyadmin.com%2Ffixing-dates-in-image-exif-tag-data-from-linux%2F&amp;title=Fixing%20Dates%20in%20Image%20EXIF%20Tag%20Data%20from%20Linux&amp;source=SavvyAdmin.com+For+savvy+admins+everywhere...&amp;summary=I%20recently%20needed%20to%20organize%20a%20large%20number%20of%20old%20digital%20photos%20that%20had%20the%20wrong%20date%20embedded%20in%20their%20EXIF%20tag%20data.%20%20The%20camera%20I%20used%20many%20years%20ago%20would%20often%20lose%20track%20of%20time%20and%20would%20sometimes%20be%20set%20to%20the%20wrong%20year.%20%20Applications%20I" title="LinkedIn"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fsavvyadmin.com%2Ffixing-dates-in-image-exif-tag-data-from-linux%2F" title="Identi.ca"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fsavvyadmin.com%2Ffixing-dates-in-image-exif-tag-data-from-linux%2F&amp;title=Fixing%20Dates%20in%20Image%20EXIF%20Tag%20Data%20from%20Linux&amp;annotation=I%20recently%20needed%20to%20organize%20a%20large%20number%20of%20old%20digital%20photos%20that%20had%20the%20wrong%20date%20embedded%20in%20their%20EXIF%20tag%20data.%20%20The%20camera%20I%20used%20many%20years%20ago%20would%20often%20lose%20track%20of%20time%20and%20would%20sometimes%20be%20set%20to%20the%20wrong%20year.%20%20Applications%20I" title="Google Bookmarks"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fsavvyadmin.com%2Ffixing-dates-in-image-exif-tag-data-from-linux%2F&amp;title=Fixing%20Dates%20in%20Image%20EXIF%20Tag%20Data%20from%20Linux" title="StumbleUpon"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
</ul>
</div>


<p>Related posts:<ol><li><a href='http://savvyadmin.com/quickly-identify-video-file-attributes/' rel='bookmark' title='Permanent Link: Quickly Identify Video File Attributes'>Quickly Identify Video File Attributes</a></li>
<li><a href='http://savvyadmin.com/console-framebuffer-in-ubuntu/' rel='bookmark' title='Permanent Link: Console Framebuffer in Ubuntu'>Console Framebuffer in Ubuntu</a></li>
<li><a href='http://savvyadmin.com/resize-and-watermark-images-in-linux/' rel='bookmark' title='Permanent Link: Resize and Watermark Images in Linux'>Resize and Watermark Images in Linux</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://savvyadmin.com/fixing-dates-in-image-exif-tag-data-from-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Resize and Watermark Images in Linux</title>
		<link>http://savvyadmin.com/resize-and-watermark-images-in-linux/</link>
		<comments>http://savvyadmin.com/resize-and-watermark-images-in-linux/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 02:35:13 +0000</pubDate>
		<dc:creator>gmendoza</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Image Editing]]></category>
		<category><![CDATA[ImageMagick]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.savvyadmin.com/2007/12/30/resize-and-watermark-images-in-linux/</guid>
		<description><![CDATA[If you need to resize and watermark large number of images, there is an easy way to do so using Linux command line tools and a very basic shell script. The easiest and most straight-forward method you can use is through the use of the ImageMagick toolkit. If you don&#8217;t have it installed already, you [...]


Related posts:<ol><li><a href='http://savvyadmin.com/fixing-dates-in-image-exif-tag-data-from-linux/' rel='bookmark' title='Permanent Link: Fixing Dates in Image EXIF Tag Data from Linux'>Fixing Dates in Image EXIF Tag Data from Linux</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you need to resize and watermark large number of images, there is an easy way to do so using Linux command line tools and a very basic shell script.  The easiest and most straight-forward method you can use is through the use of the <a title="ImageMagick" href="http://www.imagemagick.org" target="_blank">ImageMagick</a> toolkit.  If you don&#8217;t have it installed already, you can download it from their site.  Most distributions have binaries already built for you.  Ubuntu and Debian users can install ImageMagick from the main repositories.</p>
<p><strong>Install ImageMagick</strong></p>
<blockquote><p>
<code><strong>sudo apt-get install imagemagick</strong></code>
</p></blockquote>
<p><strong>Prepare your working environment</strong></p>
<p>Make a directory to store the watermark image (~/Pictures/watermark) and photos you&#8217;re working on (~/Pictures/temp).  Copy the watermark image and original photos to their respective directories.</p>
<blockquote><p><code><strong>mkdir -p ~/Pictures/temp/<br />
mkdir -p ~/Pictures/watermark/<br />
cp /path/to/watermark.jpg ~/Pictures/watermark/<br />
cp /path/to/original-photos/*.jpg ~/Pictures/temp/</strong></code></p>
<p><code><strong>ls -l ~/Pictures/watermark/</strong><br />
-rw-r--r-- 1 gmendoza gmendoza 3311 2007-12-30 17:35 watermark.jpg</code></p>
<p><code><strong>ls -l ~/Pictures/temp</strong><br />
-rw-r--r-- 1 gmendoza gmendoza 885788 2007-12-30 17:35 ubuntu1.jpg<br />
-rw-r--r-- 1 gmendoza gmendoza 128922 2007-12-30 17:31 ubuntu2.jpg</code></p></blockquote>
<p>Change directories to begin working on your photos.</p>
<blockquote><p>
<code><strong>cd ~/Pictures/temp/</strong></code>
</p></blockquote>
<p><strong>Resizing with &#8220;convert&#8221;</strong></p>
<p>Let&#8217;s say you want to specify a maximum width of 440 pixels (height being adjusted proportionally) in order for you to post the images appropriately within the specifications of your website borders.  The syntax would be the following:</p>
<blockquote><p>
<code><strong>convert -resize 440 original-image.jpg new-image.jpg</strong></code>
</p></blockquote>
<p>In this example, we will specify the same name for the output files, which will overwrite the original copies.</p>
<blockquote><p>
<code><strong>convert -resize 440 ubuntu1.jpg ubuntu1.jpg<br />
convert -resize 440 ubuntu2.jpg ubuntu2.jpg</strong></code>
</p></blockquote>
<p><strong>Watermark with &#8220;composite&#8221;</strong></p>
<p>You will probably want to watermark the images after they have been resized, this way there is no distortion of the watermark, and it is appropriately sized.   In this example, we will also set the watermark transparency level to 15%, and overwrite the original file again.</p>
<blockquote><p>
<code><strong>composite -gravity northeast -dissolve 15 ../watermark/watermark.jpg \<br />
ubuntu1.jpg ubuntu1.jpg<br />
composite -gravity northeast -dissolve 15 ../watermark/watermark.jpg \<br />
ubuntu2.jpg ubuntu2.jpg</strong></code>
</p></blockquote>
<p>Your photos will now have a nice watermark in their upper right hand corners.</p>
<p><strong>Automating the process with a script</strong></p>
<p>You can automate these steps and apply them to a large number of files using a script of course.  Feel free to download this one and modify it to your liking.</p>
<p><a title="Watermark Script" href="http://www.savvyadmin.com/downloads/watermark.sh" target="_blank">http://www.savvyadmin.com/downloads/watermark.sh</a></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#!/bin/bash</span>
<span style="color: #007800;">WATERMARK</span>=<span style="color: #ff0000;">&quot;<span style="color: #007800;">$HOME</span>/Pictures/watermark/watermark.jpg&quot;</span>
&nbsp;
<span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;*****************************************&quot;</span>
<span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;* Image Resize and Watermarking Script  *&quot;</span>
<span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;* By Gilbert Mendoza -  SavvyAdmin.com! *&quot;</span>
<span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;*****************************************&quot;</span>
<span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot; &quot;</span>
&nbsp;
<span style="color: #000000; font-weight: bold;">for</span> each <span style="color: #000000; font-weight: bold;">in</span> ~<span style="color: #000000; font-weight: bold;">/</span>Pictures<span style="color: #000000; font-weight: bold;">/</span>temp<span style="color: #000000; font-weight: bold;">/*</span><span style="color: #7a0874; font-weight: bold;">&#123;</span>.jpg,.jpeg,.png<span style="color: #7a0874; font-weight: bold;">&#125;</span>
 <span style="color: #000000; font-weight: bold;">do</span>
  <span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;Working on &quot;</span><span style="color: #007800;">$each</span><span style="color: #ff0000;">&quot; ...&quot;</span>
  convert <span style="color: #660033;">-resize</span> <span style="color: #000000;">440</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$each</span>&quot;</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$each</span>&quot;</span> <span style="color: #000000; font-weight: bold;">&gt;&gt;</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>null
  composite <span style="color: #660033;">-gravity</span> northeast <span style="color: #660033;">-dissolve</span> <span style="color: #000000;">15.3</span> <span style="color: #007800;">$WATERMARK</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$each</span>&quot;</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$each</span>&quot;</span> <span style="color: #000000; font-weight: bold;">&gt;&gt;</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>null
  <span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;... Done!&quot;</span>
 <span style="color: #000000; font-weight: bold;">done</span>
<span style="color: #7a0874; font-weight: bold;">exit</span> <span style="color: #000000;">0</span></pre></div></div>

<p><strong>Additional Options</strong></p>
<p>Please check out the ImageMagick website for more information on the many options and features their products have to offer.</p>
<p><a title="ImageMagick CLI Processing" href="http://www.imagemagick.org/script/command-line-processing.php" target="_blank">http://www.imagemagick.org/script/command-line-processing.php</a></p>
<p><a title="ImageMagick CLI Options" href="http://www.imagemagick.org/script/command-line-options.php" target="_blank">http://www.imagemagick.org/script/command-line-options.php</a></p>
<p><a title="ImageMagick Usage" href="http://www.imagemagick.org/Usage" target="_blank">http://www.imagemagick.org/Usage</a></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://www.printfriendly.com/print?url=http%3A%2F%2Fsavvyadmin.com%2Fresize-and-watermark-images-in-linux%2F&amp;partner=sociable" title="Print"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fsavvyadmin.com%2Fresize-and-watermark-images-in-linux%2F&amp;t=Resize%20and%20Watermark%20Images%20in%20Linux" title="Facebook"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://twitter.com/home?status=Resize%20and%20Watermark%20Images%20in%20Linux%20-%20http%3A%2F%2Fsavvyadmin.com%2Fresize-and-watermark-images-in-linux%2F" title="Twitter"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fsavvyadmin.com%2Fresize-and-watermark-images-in-linux%2F&amp;title=Resize%20and%20Watermark%20Images%20in%20Linux&amp;notes=If%20you%20need%20to%20resize%20and%20watermark%20large%20number%20of%20images%2C%20there%20is%20an%20easy%20way%20to%20do%20so%20using%20Linux%20command%20line%20tools%20and%20a%20very%20basic%20shell%20script.%20%20The%20easiest%20and%20most%20straight-forward%20method%20you%20can%20use%20is%20through%20the%20use%20of%20the%20ImageMagick%20to" title="del.icio.us"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://savvyadmin.com/feed/" title="RSS"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fsavvyadmin.com%2Fresize-and-watermark-images-in-linux%2F&amp;title=Resize%20and%20Watermark%20Images%20in%20Linux&amp;bodytext=If%20you%20need%20to%20resize%20and%20watermark%20large%20number%20of%20images%2C%20there%20is%20an%20easy%20way%20to%20do%20so%20using%20Linux%20command%20line%20tools%20and%20a%20very%20basic%20shell%20script.%20%20The%20easiest%20and%20most%20straight-forward%20method%20you%20can%20use%20is%20through%20the%20use%20of%20the%20ImageMagick%20to" title="Digg"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="mailto:?subject=Resize%20and%20Watermark%20Images%20in%20Linux&amp;body=http%3A%2F%2Fsavvyadmin.com%2Fresize-and-watermark-images-in-linux%2F" title="email"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fsavvyadmin.com%2Fresize-and-watermark-images-in-linux%2F&amp;title=Resize%20and%20Watermark%20Images%20in%20Linux&amp;source=SavvyAdmin.com+For+savvy+admins+everywhere...&amp;summary=If%20you%20need%20to%20resize%20and%20watermark%20large%20number%20of%20images%2C%20there%20is%20an%20easy%20way%20to%20do%20so%20using%20Linux%20command%20line%20tools%20and%20a%20very%20basic%20shell%20script.%20%20The%20easiest%20and%20most%20straight-forward%20method%20you%20can%20use%20is%20through%20the%20use%20of%20the%20ImageMagick%20to" title="LinkedIn"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fsavvyadmin.com%2Fresize-and-watermark-images-in-linux%2F" title="Identi.ca"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fsavvyadmin.com%2Fresize-and-watermark-images-in-linux%2F&amp;title=Resize%20and%20Watermark%20Images%20in%20Linux&amp;annotation=If%20you%20need%20to%20resize%20and%20watermark%20large%20number%20of%20images%2C%20there%20is%20an%20easy%20way%20to%20do%20so%20using%20Linux%20command%20line%20tools%20and%20a%20very%20basic%20shell%20script.%20%20The%20easiest%20and%20most%20straight-forward%20method%20you%20can%20use%20is%20through%20the%20use%20of%20the%20ImageMagick%20to" title="Google Bookmarks"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fsavvyadmin.com%2Fresize-and-watermark-images-in-linux%2F&amp;title=Resize%20and%20Watermark%20Images%20in%20Linux" title="StumbleUpon"><img src="http://savvyadmin.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
</ul>
</div>


<p>Related posts:<ol><li><a href='http://savvyadmin.com/fixing-dates-in-image-exif-tag-data-from-linux/' rel='bookmark' title='Permanent Link: Fixing Dates in Image EXIF Tag Data from Linux'>Fixing Dates in Image EXIF Tag Data from Linux</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://savvyadmin.com/resize-and-watermark-images-in-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
