<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; digicam pictures</title> <atom:link href="http://www.ghacks.net/tag/digicam-pictures/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 07:07:56 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Sort and Rename Pictures by Exif Data</title><link>http://www.ghacks.net/2008/03/25/sort-and-rename-pictures-by-exif-data/</link> <comments>http://www.ghacks.net/2008/03/25/sort-and-rename-pictures-by-exif-data/#comments</comments> <pubDate>Tue, 25 Mar 2008 16:16:08 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[digicam pictures]]></category> <category><![CDATA[digital camera]]></category> <category><![CDATA[exif]]></category> <category><![CDATA[exif data]]></category> <category><![CDATA[exif sorter]]></category> <category><![CDATA[pictures]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/03/25/sort-and-rename-pictures-by-exif-data/</guid> <description><![CDATA[My Casio Exilim digital camera is naming every picture CIMGxxxx.jpg with xxxx being a number between 1 and 9999. This naming convention makes it quite hard to find out any details about the picture unless you click on it or activate thumbnail view in the folder. It does make sense in my opinion to rename [...]]]></description> <content:encoded><![CDATA[<p>My Casio Exilim digital camera is naming every picture CIMGxxxx.jpg with xxxx being a number between 1 and 9999. This naming convention makes it quite hard to find out any details about the picture unless you click on it or activate thumbnail view in the folder. It does make sense in my opinion to rename the images so that they can be recognized at first glance.</p><p>One tool that automates part of the process is <a
href="http://www.amok.am/en/freeware/amok_exif_sorter/#features">AmoK Exif Sorter</a> which was mentioned in the excellent <a
href="http://www.shellcity.net/">Shell Extension City blog</a>. You can add files and folders to the software and use part of the Exif data to rename the photo. The default output will use the data and time when the photo was taken as the filename.</p><p>This can be changed, various variables from the Exif information can be added and removed to create unique filenames. It is furthermore possible to add custom text as well. I usually rename on a folder by folder basis and add the country and town to the filename as well as the date and remove the time instead.</p><p><span
id="more-3616"></span><img
src='http://www.ghacks.net/wp-content/uploads/2008/03/exif_sorter.jpg' alt='exif sorter' /></p><p>The Exif Sorter takes care of the folder structure as well, the default format is Year/Month/Day which can be customized as well. The filenames can be further customized in the options by selecting the separator and digit format for instance. Subfolders are processed by default which can be turned off.</p><p>The default language of the program is German which can be changed to English by clicking on Datei > Optionen. Just click on the pulldown menu named Sprache and select Englisch from the menu. All menu entries will be in English after the next restart.</p><p>AmoK Exif Sorter provides an excellent semi-automatic way of renaming image collections.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/03/25/sort-and-rename-pictures-by-exif-data/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Batch Rename Digital Camera Pictures</title><link>http://www.ghacks.net/2008/01/16/batch-rename-digital-camera-pictures/</link> <comments>http://www.ghacks.net/2008/01/16/batch-rename-digital-camera-pictures/#comments</comments> <pubDate>Wed, 16 Jan 2008 11:14:47 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[digicam pictures]]></category> <category><![CDATA[digital camera]]></category> <category><![CDATA[pictures]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/01/16/batch-rename-digital-camera-pictures/</guid> <description><![CDATA[All digital cameras that I know are using a cryptic naming convention for images taken with them. When you copy the pictures from the digital camera to your computer you will have a bunch of files on your hard drive like CIMG0001.jpg, CIMG0002.jpg and so on and it's quite hard to find out where and when the image was taken and what is shown on it.]]></description> <content:encoded><![CDATA[<p>All digital cameras that I know are using a cryptic naming convention for images taken with them. When you copy the pictures from the digital camera to your computer you will have a bunch of files on your hard drive like CIMG0001.jpg, CIMG0002.jpg and so on and it&#8217;s quite hard to find out where and when the image was taken and what is shown on it.</p><p>The CIMG files are created by my Casio Exilim EX-Z700  digital camera and other cameras uses other naming conventions. They all do have those cryptic names in common though. It takes a long time to rename the pictures manually and that is why programs like Nameexif will become increasingly popular.</p><p><a
href="http://www.digicamsoft.com/softnamexif.html">Nameexif</a> is a software to batch rename pictures taken with your digital camera. Several possible output names can be chosen. The new filenames always start with the date and time to preserve the chronological order of the pictures. Two optional parameters can be chosen, those are to add the original filename to the end or add a custom name to the new filenames.</p><p><span
id="more-2877"></span><img
src='http://www.ghacks.net/wp-content/uploads/2008/01/rename_digital_camera.jpg' alt='Rename Digital Camera' /></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/01/16/batch-rename-digital-camera-pictures/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>The best free tools for your digicam pictures</title><link>http://www.ghacks.net/2006/10/09/the-best-free-tools-for-your-digicam-pictures/</link> <comments>http://www.ghacks.net/2006/10/09/the-best-free-tools-for-your-digicam-pictures/#comments</comments> <pubDate>Mon, 09 Oct 2006 17:48:09 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[digicam pictures]]></category> <category><![CDATA[picasa]]></category> <category><![CDATA[picture editing]]></category> <category><![CDATA[pictures]]></category> <category><![CDATA[xnview]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/10/09/the-best-free-tools-for-your-digicam-pictures/</guid> <description><![CDATA[Everyone in the world seems to have a digital camera nowadays and many seem to be happy using the software that came with the camera. I'am going to introduce some of the free products that I'am using with my camera - you might have heard about some already but I'am sure some are relatively unknown to most of you.]]></description> <content:encoded><![CDATA[<p>Everyone in the world seems to have a digital camera nowadays and many seem to be happy using the software that came with the camera. I&#8217;m going to introduce some of the free products that I&#8217;m using with my camera &#8211; you might have heard about some already but I&#8217;m sure some are relatively unknown to most of you.</p><p>I&#8217;m using <a
target="_blank" title="xnview homepage English" href="http://www.xnview.com/">Xnview</a> to view the pictures that are already on my hard drive. I use it because it is fast and efficient. Other tools that have a similar functionality are <a
target="_blank" title="Google picasa" href="http://picasa.google.com/">Google Picasa</a> and <a
target="_blank" title="irfanview" href="http://www.irfanview.com/">Irfanview</a>. All three are way better than the solutions that come with Windows or using software suites like paintshop, gimp or photoshop to view images.</p><p><span
id="more-840"></span></p><p>Every saved picture contains information which are saved at the same time the picture was taken. A tool like <a
target="_blank" title="exif-viewer homepage" href="http://www.amarra.de/exif_uk.htm">Exif-Viewer</a> reveals those information. Exif means Exchangeable Image File Format and is used by most digital cameras.<a
target="_blank" title="view exif" href="http://ak.no-ip.com/EXIF/index_en.htm">View-Exif</a> is a plugin for Internet Explorer and Firefox.<br
/> You can use either <a
target="_blank" title="smart recovery homepage" href="http://www.pcinspector.de/default.htm">Smart Recovery</a> from PC Inspector or <a
target="_blank" title="digital photo recovery" href="http://www.artplus.hr/">Digital Photo Recovery</a> from Art Plus Software to restore images that you deleted accidentally. You might want to try the <a
target="_blank" title="memory card safe eraser" href="http://www.artplus.hr/adapps/eng/dpr.htm">Memory Card Safe Eraser</a> before you sell your camera or the memory card.<br
/> Use <a
target="_blank" title="jalbum" href="http://jalbum.net/">Jalbum</a> or <a
target="_blank" title="photo meister" href="http://www.photomeister.de/">Photo Meister</a> to create photo albums form webpages or CDs. Photo Meister is able to do more than that though, it is able to do some basic image manipulation on your pictures and import them directly from your camera.</p><p>If it is effects that you want you should take a look at <a
target="_blank" title="photo filter studio " href="http://photofiltre.free.fr/frames_en.htm">Photo Filter Studio</a> which has some awesome filters for creating nice effects with your pictures, the website has some samples included. <a
target="_blank" title="autostitch freeware" href="http://www.cs.ubc.ca/~mbrown/autostitch/autostitch.html">Autostich</a> is capable of creating full panoramas of your pictures.</p><p>If you are looking for big image editors you might want to consider <a
target="_blank" title="gimp" href="http://www.gimp.org/about/">GIMP</a> or <a
target="_blank" title="paint net" href="http://www.getpaint.net/roadmap.html">Paint.net</a>.</p><p>Last but not least we have some misc utilities that might be great for a smaller number of users, it always depends what you need your pictures for. <a
target="_blank" title="filter sim" href="http://www.mediachance.com/digicam/filtersim.htm">Filter Sim</a> simulates photo filters,  Hello provides instant photo sharing with chat and can be used with picasa and <a
target="_blank" title="neat image" href="http://www.neatimage.com/download.html">neat image</a> can be used for noise reduction either as standalone or as a plugin for photoshop.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/10/09/the-best-free-tools-for-your-digicam-pictures/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
