renrot - A program to rename and rotate files according to EXIF tags

Description:

Renrot renames files according the DateTimeOriginal and FileModifyDate
EXIF tags, if they exist. Otherwise, the name will be set according to
the current timestamp. Additionally, it rotates files and their
thumbnails, accordingly Orientation EXIF tag.

The script can also put commentary into the Commentary and UserComment
tags.

Personal details can be specified via XMP tags defined in a
configuration file.

Homepage: http://freshmeat.net/projects/renrot/

License: Artistic 2.0

Vendor: Fedora Project

Packages

renrot-0.25-3.fc8.1.noarch [47 KiB] Changelog by Andy Shevchenko (2007-09-04):
- Fix License tag
- Add BuildRequires: perl(ExtUtils::MakeMaker)