<?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>Alessio Sclocco &#187; Picture</title>
	<atom:link href="http://alessio.sclocco.eu/tag/picture/feed/" rel="self" type="application/rss+xml" />
	<link>http://alessio.sclocco.eu</link>
	<description>who I am and what I&#039;m doing</description>
	<lastBuildDate>Sun, 11 Dec 2011 17:59:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Exif thumbnails extractor</title>
		<link>http://alessio.sclocco.eu/exif-thumbnails-extractor/</link>
		<comments>http://alessio.sclocco.eu/exif-thumbnails-extractor/#comments</comments>
		<pubDate>Wed, 04 Oct 2006 15:25:48 +0000</pubDate>
		<dc:creator>Alessio Sclocco</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Picture]]></category>

		<guid isPermaLink="false">http://alessio.sclocco.eu/?p=20</guid>
		<description><![CDATA[I&#8217;ve heard only some weeks ago about extracting the original thumbnail (created by digital camera) from a jpeg picture. It&#8217;s easy to realize that in a thumbnail you can find particulars that are being removed from the published version of the picture; you can find some examples of what i&#8217;m trying to say here and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve heard only some weeks ago about extracting the original thumbnail (created by digital camera) from a jpeg picture.<br />
It&#8217;s easy to realize that in a thumbnail you can find particulars that are being removed from the published version of the picture; you can find some examples of what i&#8217;m trying to say <a href="http://no.spam.ee/~tonu/exif/">here</a> and <a href="http://www.ush.it/2006/05/30/exif-phun/">here</a>.</p>
<p>I&#8217;ve made a simple bash script that uses the exif binary (so you need it to use that script), the script has three parameters:</p>
<pre>exif_thumb_extractor.sh [-r] &lt;pictures_dir&gt; &lt;target_dir&gt;</pre>
<p>* <strong>-r</strong> option it&#8217;s for new recursive mode!</p>
<p>Enjoy it and <a href="http://alessio.sclocco.eu/wp-content/uploads/2009/02/exif_thumb_extractorsh.bz2">download</a> :)</p>
]]></content:encoded>
			<wfw:commentRss>http://alessio.sclocco.eu/exif-thumbnails-extractor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

