<?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/"
		>
<channel>
	<title>Comments on: Using Perl and ExifTool to Access EXIF Data in Digital Images</title>
	<atom:link href="http://blog.spencerkellis.net/2009/09/using-perl-and-exiftool-to-access-exif-data-in-digital-images/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.spencerkellis.net/2009/09/using-perl-and-exiftool-to-access-exif-data-in-digital-images/</link>
	<description>An experiment in writing of life as I live it</description>
	<lastBuildDate>Wed, 14 Jul 2010 16:24:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Marshalleq</title>
		<link>http://blog.spencerkellis.net/2009/09/using-perl-and-exiftool-to-access-exif-data-in-digital-images/comment-page-1/#comment-1661</link>
		<dc:creator>Marshalleq</dc:creator>
		<pubDate>Sat, 08 May 2010 06:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.spencerkellis.net/?p=357#comment-1661</guid>
		<description>This is really cool! :)  Any idea how to extract all the info from a RAW file and put it into an existing jpg file.  I&#039;m currently using the simple &quot;exiftool -tagsFromFile _MG_1434.CR2 _MG_1434.jpg&quot; for testing, but it doesn&#039;t seem to include all the data.  The next (more important step is applying that so that it adds to any existing file with the same name (but ending in jpg) and then running your script above to organise by date.

Yeah, I know, but UFRAW won&#039;t export EXIF to anything but 8 bit, and I gotta save that first THEN edit in gimp which is a little too lossy for my liking. :)</description>
		<content:encoded><![CDATA[<p>This is really cool! <img src='http://blog.spencerkellis.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Any idea how to extract all the info from a RAW file and put it into an existing jpg file.  I&#8217;m currently using the simple &#8220;exiftool -tagsFromFile _MG_1434.CR2 _MG_1434.jpg&#8221; for testing, but it doesn&#8217;t seem to include all the data.  The next (more important step is applying that so that it adds to any existing file with the same name (but ending in jpg) and then running your script above to organise by date.</p>
<p>Yeah, I know, but UFRAW won&#8217;t export EXIF to anything but 8 bit, and I gotta save that first THEN edit in gimp which is a little too lossy for my liking. <img src='http://blog.spencerkellis.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roland Pullen</title>
		<link>http://blog.spencerkellis.net/2009/09/using-perl-and-exiftool-to-access-exif-data-in-digital-images/comment-page-1/#comment-1056</link>
		<dc:creator>Roland Pullen</dc:creator>
		<pubDate>Wed, 16 Dec 2009 13:21:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.spencerkellis.net/?p=357#comment-1056</guid>
		<description>Your article is very much appreciated.  Just what I have been looking for.  Thanks</description>
		<content:encoded><![CDATA[<p>Your article is very much appreciated.  Just what I have been looking for.  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spencer</title>
		<link>http://blog.spencerkellis.net/2009/09/using-perl-and-exiftool-to-access-exif-data-in-digital-images/comment-page-1/#comment-242</link>
		<dc:creator>Spencer</dc:creator>
		<pubDate>Thu, 03 Sep 2009 17:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.spencerkellis.net/?p=357#comment-242</guid>
		<description>Hi Phil,

Thanks so much for your comment!  I edited the article to include your (much better) command-line alternative.</description>
		<content:encoded><![CDATA[<p>Hi Phil,</p>
<p>Thanks so much for your comment!  I edited the article to include your (much better) command-line alternative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Harvey</title>
		<link>http://blog.spencerkellis.net/2009/09/using-perl-and-exiftool-to-access-exif-data-in-digital-images/comment-page-1/#comment-238</link>
		<dc:creator>Phil Harvey</dc:creator>
		<pubDate>Thu, 03 Sep 2009 12:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.spencerkellis.net/?p=357#comment-238</guid>
		<description>Good article, thanks.  Just one quick tip...

Your command-line alternative for renaming images can be reduced to this single command:

exiftool -d %Y%m%d-%H%M%S-%%.2c.%%e &quot;-FileName&lt;DateTimeOriginal&quot; FILE</description>
		<content:encoded><![CDATA[<p>Good article, thanks.  Just one quick tip&#8230;</p>
<p>Your command-line alternative for renaming images can be reduced to this single command:</p>
<p>exiftool -d %Y%m%d-%H%M%S-%%.2c.%%e &#8220;-FileName&lt;DateTimeOriginal&quot; FILE</p>
]]></content:encoded>
	</item>
</channel>
</rss>
