What's this?:
This is a small
Qt based file renamer
program for Linux and Windows, which can easely renames a lot of file with same style.
You have to open a directory (recursively or simply) and you can tell rules
the program how to rename.
While you make the rules you can see the resoult in the target-list.
The
examples show you what kind of renames you
can do.
This program will be useful many cases, for example if you want to order
your mp3 songs or jpeg pictures.
Features:
-You can open one directory or a directory structure. (If you open just
one directory you will be able to rename directoryes too)
-You can select the renamable files in the input list by hand, or with
a grep filter.
-The target list is alwais show the possible resoult.
-You can use a control string builder (button
)to create the necessary rename.
-Program can use ID3 tags, so you can create filenames from tags.
-You can do many kind of case conversions. (and concatenate these)
-And so many things... (see the
examples)
Dependencies:
- Qt 2.3.X or better is enough to compile it. (see readme)
But normally Qt 3.0.X you can download it from
www.trolltech.com
- PCRE (Perl-Compatible regular expression library)
The latest release of pcre is alwais anivable from
http://www.pcre.org
- GNU C++ compiler.
Download:
Latest source code:
Renamer-1.0.2.tar.bz2 (stable) -
ChangeLog
Renamer-1.0.1.tar.bz2 (stable) -
ChangeLog
Renamer-1.0.tar.bz2 (stable) -
ChangeLog
Renamer-0.97.tar.bz2 (beta) -
ChangeLog
Renamer-0.96.tar.bz2 (beta) -
ChangeLog
Renamer-0.95.tar.bz2 (beta) -
ChangeLog
Latest binaries:
Rnx-bin-1.0.2.tar.bz2 - The linux binaries. (ver: 1.0.2)
Renamer-win.zip - The win32 binaries and necessary dll-s from qt. (ver:1.0.2)
You can subscribe to the renamer's mailing list on page
http://lists.sourceforge.net/lists/listinfo/renamer-list
I enqurage you to write here everything contact to the Renamer.
Did you translation or any patch? ... send me in a-mail too.
But before you send me bug report check these:
- QTDIR environment variable is valid.
- Do you have the requiqments (above) and the library path is correct?
- The "moc" programm (QT) is there in the path?
- Are QT includes in $QTDIR/include
Author: | Péter Deák |
Contact Email: | at gmail.com |
License: | GPLv2 |