<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.12-alpha" -->
<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>Jeffrey Friedl's Blog</title>
	<link>http://regex.info/blog</link>
	<description>Not a photo blog, but sometimes I play one on TV</description>
	<pubDate>Thu, 04 Dec 2008 14:35:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.12-alpha</generator>
	<language>en</language>
			<item>
		<title>Online Exif (Image Data) Viewer</title>
		<link>http://regex.info/blog/other-writings/online-exif-image-data-viewer/</link>
		<comments>http://regex.info/blog/other-writings/online-exif-image-data-viewer/#comments</comments>
		<pubDate>Tue, 21 Feb 2006 14:03:06 +0000</pubDate>
		<dc:creator>Jeffrey Friedl</dc:creator>
		
		<category>General</category>

		<guid isPermaLink="false">http://regex.info/blog/other-writings/online-exif-image-data-viewer/</guid>
		<description><![CDATA[



 
 


<br style='display:block;margin:5px'/>

Since I'm getting more interested in photography and understanding cameras
and techniques, I find myself wanting to know the details under which a
photo was taken. Modern digital cameras encode a lot of such data -- shutter
speed, lens focal length, etc. -- into the image file, generally called
&#8220;Exif Data&#8221; (&#8220;Exif&#8221; stands for &#8220;exchangeable
image file format&#8221;).

<br style='display:block;margin:5px'/>

So, I wrote a little online Exif
viewer to view whatever data might be encoded. Here's a screenshot
using the viewer on a picture from a recent post:



 <br style='display:block;margin:5px'/>


<br style='display:block;margin:5px'/>

That's just the summary -- you can see the full data using
the tool itself.

<br style='display:block;margin:5px'/>

The amount [...]]]></description>
			<content:encoded><![CDATA[



<p>

Since I'm getting more interested in photography and understanding cameras
and techniques, I find myself wanting to know the details under which a
photo was taken. Modern digital cameras encode a lot of such data -- shutter
speed, lens focal length, etc. -- into the image file, generally called
&#8220;Exif Data&#8221; (&#8220;Exif&#8221; stands for &#8220;exchangeable
image file format&#8221;).

</p><p>

So, I wrote a little <a href="http://regex.info/exif.cgi">online Exif
viewer</a> to view whatever data might be encoded. Here's a screenshot
using the viewer on a picture from a <a
href="http://regex.info/blog/2006-02-02/141">recent post</a>:

</p>

<table style="border: solid 1px gray; width:675px; height:402px" align="center" bgcolor="#E0E0FF"><tr><td align="center"> <a
href='http://regex.info/exif.cgi?url=http%3A%2F%2Fpic.regex.info%2F1%2F2006-01-29_11%3A31%3A12__01348.jpg'><img src="http://regex.info/i/exif-sample.jpg" width="630" height="451" alt="screen capture of Jeffrey's Exif viewer in action" border='0'/></a>
</td></tr></table>

<p>

That's just the summary -- you can see the full data <a
href='http://regex.info/exif.cgi?url=http%3A%2F%2Fpic.regex.info%2F1%2F2006-01-29_11%3A31%3A12__01348.jpg'>using
the tool itself</a>.

</p><p>

The amount of data encoded in the image is quite variable. Many times
there's just about nothing, as the data is stripped somewhere along the
way. Here's a version of the previous picture with most <a
href='http://regex.info/exif.cgi?url=http%3A%2F%2Fpic.regex.info%2F2%2F2006-01-29_11%3A31.12__01348.jpg'>data
missing</a>. It's missing because it's a smaller version that's meant for
web display, and for such use the data just makes the file bigger and
slower to download.

</p><p>

Here's one with <a
href="http://regex.info/exif.cgi?url=http%3A%2F%2Fregex.info%2Fi%2F_JEF1873.JPG">GPS
location data</a> encoded, which I think is quite cool. In the summary area
is a link to a Google Map of the location, and below that is an embedded
Google Maps pane. With either, you can switch between Satellite and Map,
and zoom, etc. For some reason, though, the satellite imagery available to
the embedded pane is of a much lower quality, at least for Kyoto Japan, so
with this picture it's best to follow the map link in the summary.

</p><p>

You can also check images on your local hard drive -- images directly from
a camera generally have the most information. <a
href="http://regex.info/exif.cgi">Give it a try!</a>

</p><p>

If you're using <a href="http://www.mozilla.com/firefox/">Firefox</a> or
Safari, you have the added benefit that you can install an Exif-viewer
button on your button-bar toolbar. Once you've done that, later, when
you're viewing a page with an image you want to check out, just click the
button and you'll be whisked to a new tab showing the image's data. I find
this really useful. It doesn't work in IE, though, sorry.

</p><p>

I use the viewer a lot on images I see in the Digital Photography Review <a
href="http://forums.dpreview.com/forums/forum.asp?forum=1005">Samples and
Galleries</a> forum. Lots of nice pictures in there. Many have their Exif
data stripped, but many do not.

</p><p>

Finally, I should note that my viewer makes use of Phil Harvey's most
excellent <a
href="http://www.sno.phy.queensu.ca/~phil/exiftool/">Image::ExifTool</a>
library. Thanks Phil!

</p>






]]></content:encoded>
			<wfw:commentRss>http://regex.info/blog/other-writings/online-exif-image-data-viewer/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
