<?xml version="1.0" encoding="iso-8859-15"?>
<!-- generator="Kukkaisvoima version 9-pr0.1" -->
<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/"
>
<channel>
<title>datensal.at: Bildbearbeitung</title>
<link>http://datensal.at/index.cgi</link>
<description>Jee</description>
<pubDate>Tue, 29 Sep 2009 13:38:56 +0200</pubDate>
<lastBuildDate>Tue, 29 Sep 2009 13:38:56 +0200</lastBuildDate>
<generator>http://23.fi/kukkaisvoima/</generator>
<language>en</language>
<item>
<title>Transfer EXIF Data
</title>
<link>http://datensal.at/index.cgi/transferexif%3A2009-09-29%3AFotografie%2CSoftware%2CBildbearbeitung</link>
<comments>http://datensal.at/index.cgi/transferexif%3A2009-09-29%3AFotografie%2CSoftware%2CBildbearbeitung#comments</comments>
<pubDate>Tue, 29 Sep 2009 13:38:56 +0200</pubDate>
<dc:creator>Juergen</dc:creator>
<category>Fotografie</category>
<category>Software</category>
<category>Bildbearbeitung</category>
<guid isPermaLink="false">http://datensal.at/index.cgi/transferexif%3A2009-09-29%3AFotografie%2CSoftware%2CBildbearbeitung/</guid>
<description><![CDATA[ 
 [...]]]></description>
<content:encoded><![CDATA[

<div align="justify">To present pictures in my <a href="http://gelbersprudel.de" target="_blank">photoblog</a> I sometimes just cut a certain section out of the original picture. In detail it means that I create a completely new picture with a different size using <a href="http://gimp.org/" target="_blank">The GIMP</a>. The bad thing: EXIF data isn't copied doing that kind of manipulation (of course!).<br />
Since I'm really interested in the camera settings people used to take certain pictures I definetly wanna have a look at the EXIF data. To transfer this data from the original picture to the newly created one GIMP doesn't offer the needed functionality. But there's hope - it's called <a href="http://www.sentex.net/~mwandel/jhead/" target="_blank">jhead</a>, an EXIF jpeg header manipulation tool which is available for all popular platforms like Linux, FreeBSD, OS X and Windows. The debian repositories offer a <a href="http://packages.debian.org/sid/jhead" target="_blank">package</a> as well.<br />
To transfer the EXIF data this simple command line does the job:
<div class="geshifilter"><pre class="bash geshifilter-bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">jhead</span> -te ORIGINAL.JPG COPY.JPG</pre></div>
There's even a special command for batch operations. This would be
<div class="geshifilter"><pre class="bash geshifilter-bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">jhead</span> -te originals/&i *.JPG</pre></div>
where the parameter <strong>&i</strong> substitutes the original filename for this name.<br/>
Of course this operation invalidates the EXIF size values of the picture but that's not the point in most cases anyway.

</div><br/ > ]]></content:encoded>
<wfw:commentRss>http://datensal.at/index.cgi/transferexif%3A2009-09-29%3AFotografie%2CSoftware%2CBildbearbeitung/feed/</wfw:commentRss>
</item>
</channel>
</rss>
