Feature #459
Exiv2 tool: Add a variable for the original filename to the rename option
Start date:
Due date:
% Done:
0%
Estimated time:
Description
The placeholder %f should be replaced with the original filename (without the extension). E.g., the command
exiv2 r"%Y%m-%d_%H%M%S_%f" mv IMG1234.jpg
will rename the file IMG1234.jpg to
2006-03-29_094833_IMG1234.jpg
History
Updated by Andreas Huggel about 15 years ago
See forum message 496
http://uk.groups.yahoo.com/group/exiv2/message/496
and the patch provided at
http://bluebat.dnsalias.org/exiv2/RenameAddon1.diff
by tjahn at users dot sourceforge dot net (Tobias)