RenExif

All non-XnView related: softwares, formats, imaging, photography...

Moderators: XnTriq, helmut, xnview

Post Reply
User avatar
Lesmo16
Posts: 419
Joined: Thu May 12, 2005 8:59 pm
Location: Germany

RenExif

Post by Lesmo16 »

RenExif 1.71 is a tool for renaming and batch renaming using the Exif data of JPEGs and AVIs.
It's very handy, standalone and Freeware. :)

Homepage only German - GUI and documentation English.

Here an example for a script "rename-exif.cmd", which can be fed via "Send to":

Code: Select all

set DestDir=C:\Pictures\Renamed 
%~dp0RenExif.exe /F:"'%DestDir%'yyyymmdd\yyyymmdd_hhnnss" %1\*.jpg %1\*.avi /D /O

Thanks to Bernhard for the script!
Everyone who believes in telekinesis, raise my hand!
VuDu
Posts: 179
Joined: Sat Mar 20, 2004 8:27 pm
Location: Estarreja, Portugal

Post by VuDu »

Menu Tools -> Batch Rename

In the name template you have the "Insert" button that opens a menu with the exif data :)
Image
Ad decus et ad libertatem nati sumus
Aut haec teneamus aut cum dignitate moriamur
User avatar
helmut
Posts: 8705
Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany

Post by helmut »

|VooDoo| wrote:Menu Tools -> Batch Rename

In the name template you have the "Insert" button that opens a menu with the exif data :)
Yep, that's the way to go with XnView.
User avatar
Lesmo16
Posts: 419
Joined: Thu May 12, 2005 8:59 pm
Location: Germany

Post by Lesmo16 »

|VooDoo| wrote:Menu Tools -> Batch Rename

In the name template you have the "Insert" button that opens a menu with the exif data :)
@VooDoo:
Thanks for your hint! :)
I knew that, but the day I started this thread, I was specially pleased by the scripting ability of RenExif.
:? But now I don't remember exactly why ...

@Helmut:
Please delete this thread - thanks.
Everyone who believes in telekinesis, raise my hand!
Guest

Current RenExif Version

Post by Guest »

I just saw: the current version is 2.1.

To me the real power is the scripting possibility. This is something many other programs can't do.

Download:
http://www.digitalfotonetz.de/Downloads/RenExif.zip
Post Reply