blob: 91e3e678947fabbdd24fa38d8d48b1ae5be73e3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
krename - a bach renamer for TDE.
Krename is a very powerful batch renamer for the Trinity Desktop
Environment.
Krename 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.
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
CONTRIBUTING
==============
If you wish to contribute to krename (TDE), you might do so:
- TDE Gitea Workspace (TGW) collaboration tool.
https://mirror.git.trinitydesktop.org/gitea
- TDE Weblate Translation Workspace (TWTW) collaboration tool.
https://mirror.git.trinitydesktop.org/weblate
|