Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kde/krename
Utility to handle specialized file renames
https://github.com/kde/krename
Last synced: 4 days ago
JSON representation
Utility to handle specialized file renames
- Host: GitHub
- URL: https://github.com/kde/krename
- Owner: KDE
- Created: 2016-07-16T09:06:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T03:33:18.000Z (7 months ago)
- Last Synced: 2024-05-01T12:01:58.859Z (7 months ago)
- Language: C++
- Homepage: https://invent.kde.org/utilities/krename
- Size: 5.14 MB
- Stars: 25
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSES/BSD-3-Clause.txt
- Authors: AUTHORS
Awesome Lists containing this project
README
# KRename
KRename is a very powerful batch file renamer by KDE. It allows you to easily
rename hundreds or even more files in one go. The filenames can be created by
parts of the original filename, numbering the files or accessing hundreds of
information about the file, like creation date or Exif information of an
image. Its 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: https://userbase.kde.org/KRename