All non-XnView related: softwares, formats, imaging, photography...
Moderators: XnTriq , helmut , xnview
Lesmo16
Posts: 419 Joined: Thu May 12, 2005 8:59 pm
Location: Germany
Post
by Lesmo16 » Mon Sep 12, 2005 7:28 pm
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 » Tue Sep 13, 2005 7:56 pm
Menu Tools -> Batch Rename
In the name template you have the "Insert" button that opens a menu with the exif data
Ad decus et ad libertatem nati sumus
Aut haec teneamus aut cum dignitate moriamur
helmut
Posts: 8705 Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany
Post
by helmut » Tue Sep 13, 2005 8:01 pm
|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.
Lesmo16
Posts: 419 Joined: Thu May 12, 2005 8:59 pm
Location: Germany
Post
by Lesmo16 » Wed Sep 14, 2005 6:34 am
|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!