KRename – powerful batch renamer
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Timothy Pearson c8c1b39746
Additional renaming of kde to tde
13 years ago
admin@4e7f0068a5 Reset submodule main/applications/krename/admin to latest HEAD 13 years ago
cmake@cb635a74b7 Reset submodule main/applications/krename/cmake to latest HEAD 13 years ago
doc Additional renaming of kde to tde 13 years ago
krename Rename additional instances of KDE to TDE 13 years ago
po Additional renaming of kde to tde 13 years ago
.gitmodules Added common directories 13 years ago
AUTHORS Added KDE3 version of krename 14 years ago
COPYING Added KDE3 version of krename 14 years ago
ChangeLog Additional renaming of kde to tde 13 years ago
Doxyfile Additional renaming of kde to tde 13 years ago
INSTALL Added KDE3 version of krename 14 years ago
Makefile.am Additional renaming of kde to tde 13 years ago
Makefile.dist Added KDE3 version of krename 14 years ago
README Added KDE3 version of krename 14 years ago
TODO Added KDE3 version of krename 14 years ago
acinclude.m4 Additional renaming of kde to tde 13 years ago
aclocal.m4 Added KDE3 version of krename 14 years ago
config.h.in Added KDE3 version of krename 14 years ago
configure.files Added KDE3 version of krename 14 years ago
configure.in Added KDE3 version of krename 14 years ago
configure.in.in Added KDE3 version of krename 14 years ago
krename.kdevelop Additional renaming of kde to tde 13 years ago
krename.spec Convert remaining references to kde3 (e.g. in paths) to trinity 13 years ago
stamp-h.in Added KDE3 version of krename 14 years ago
subdirs Added KDE3 version of krename 14 years ago

README

Krename is a very powerfull batch file renamer for KDE3.
Features include:
-renaming a list of files based on a set of expressions
-copying/moving a list of files to another directory
-convert filenames to upper/lower case
-adding numbers to filenames
-finding and replacing parts of the filename
-rename Mp3/Ogg Vorbis files based on their ID3 tags.
-setting access and modification dates
-permissions and file ownership
-a plug-in API which allows you to extend krename's features
-rename directories recursively
-support for KFilePlugins
-create undo file
-and many more...

Visit the Krename Homepage at: http://www.krename.net

           HAVE FUN!
           Dominik Seichter <domseichter@web.de>

==============================
Old Version of the text above:
==============================

Krename is a very powerful batch file renamer for KDE2 which
can rename a list of files based on a set of expressions.
It can copy/move the files to another directory or simply
rename the input files. Krename supports many conversion
operations, including conversion of a filename to lowercase
or to uppercase, conversion of the first letter of every
word to uppercase, adding numbers to filenames, finding
and replacing parts of the filename, and many more.
Krename can rename Mp3/Ogg Vorbis files based on the
information stored in their ID3 tags.
It can also change access and modification dates,
permissions, and file ownership.

WARNING! It will not compile with automake 1.5, automake 1.4 is required.

Visit the Krename Homepage at: http://krename.sourceforge.net

           HAVE FUN!
           Dominik Seichter <domseichter@web.de>