
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on git.opendesktop.org
Krename offers an easy way to rename hundreds of files in one go, giving you as much freedom as you need. You can use parts of the old filename, information like the current date or even an mp3 tag or the colour depth of an image.
Krename integrates into the Konqueror or Krusader filemanager !
15 years ago
KRename 4.0.9 fixes a crash when starting KRename on Ubuntu, a compilation error in the PoDoFo plugin and updates the Czech translation. The release can be found as usual at http://www.krename.net .
Feel free to report your feedback to our mailing list.
15 years ago
KRename 4.0.9 fixes a crash when starting KRename on Ubuntu, a compilation error in the PoDoFo plugin and updates the Czech translation. The release can be found as usual at http://www.krename.net .
Feel free to report your feedback to our mailing list.

jacobkim9881
Jan 08 2019
opaflamme
Jan 01 2011
m00nraker
Sep 26 2010
dimsuz
Aug 24 2010
martinamca
Jul 31 2010
jalpaka
Jul 31 2010
texstar
Jun 25 2010
monthscrapped
May 27 2010
zunami
Dec 06 2009
lezaps
Nov 06 2009
alexandre
Oct 13 2009
hellblade
Sep 22 2009
james147
Sep 05 2009
Gobnuts
Jul 24 2009
StevenPUlrick
Jun 03 2009
luckyb
Jun 01 2009
emanuensis
6 years ago
Thanks for the decade long commitment to making krename the best!
i just recently started a box with Ubuntu 1204. Unity died, so i put in KFCE.
i am a photographer so i was trying to get some meaningful names rather than the default ones. For the most part i was able to do this limited by my cams makers (Minolta) strange and limited use of exif.
In the process i hit on a number of snags that may just need some pointers or could be fodder for a roadmap:
1) Hitting F1 gives a "Documentation not Found" message in the KDE help center. i did find an English ODT file which has the documentation, but i do not know where to put it in my boxes file system so F1 will work in the future. Unfortunately i ran into a lot of dead ends presumably because all the sym pointers and varying conventions make general paths too hard to specify.
i did find ~/.kde/share/apps ... perhaps it needs a krename folder? Could the ODT go in there? Or the PDF?
i did succeed so that
PICT8481.JPE
became
1%2f3-400-m5-42-20120527t164150-8481.jpe
getting the exposure time, time, ISO, and camera from the exif and doing some simple regex stuff.
To get this far i used the tags
[exifExif.Photo.ExposureTime]
-[exifExif.Photo.ISOSpeedRatings]
-[$dirname...]
-[exifExif.Photo.FocalLengthIn35mmFilm]
-[exifExif.Photo.DateTimeDigitized]
-[%5-[length]]
2) As these tags are rather cumbersome to recreate through the rather limited GUI i was hoping to save and reuse them. Unfortunately i can find no way to save and reuse them.
Perhaps this is in the "profile" mentioned in the command line switches portion of the manual (and no where else). Where does this go? What is its usage? Is there more documentation than just the ODT and PDF manuals?
3) PLUGIN`s, generally these seem very useful! Where are they? Is there an open format?
greg
Report
emanuensis
6 years ago
~/.kde/share/config/krename
There must be more squirreled away in the file system:-) Is this part of the "profile"?
i did find a bug. When i open krename after having done a rename it takes the longest item in its history to calculate the width of the widget. In my case this was over 3300 pixels wide ... wider than my monitor and not resizable downward.
greg
Report
emanuensis
6 years ago
Thanks for the decade long commitment to making krename the best!
i just recently started a box with Ubuntu 1204. Unity died, so i put in KFCE.
i am a photographer so i was trying to get some meaningful names rather than the default ones. For the most part i was able to do this limited by my cams makers (Minolta) strange and limited use of exif.
In the process i hit on a number of snags that may just need some pointers or could be fodder for a roadmap:
1) Hitting F1 gives a "Documentation not Found" message in the KDE help center. i did find an English ODT file which has the documentation, but i do not know where to put it in my boxes file system so F1 will work in the future. Unfortunately i ran into a lot of dead ends presumably because all the sym pointers and varying conventions make general paths too hard to specify.
i did find ~/.kde/share/apps ... perhaps it needs a krename folder? Could the ODT go in there? Or the PDF?
i did succeed so that
PICT8481.JPE
became
1%2f3-400-m5-42-20120527t164150-8481.jpe
getting the exposure time, time, ISO, and camera from the exif and doing some simple regex stuff.
To get this far i used the tags
[exifExif.Photo.ExposureTime]
-[exifExif.Photo.ISOSpeedRatings]
-[$dirname...]
-[exifExif.Photo.FocalLengthIn35mmFilm]
-[exifExif.Photo.DateTimeDigitized]
-[%5-[length]]
2) As these tags are rather cumbersome to recreate through the rather limited GUI i was hoping to save and reuse them. Unfortunately i can find no way to save and reuse them.
Perhaps this is in the "profile" mentioned in the command line switches portion of the manual (and no where else). Where does this go? What is its usage? Is there more documentation than just the ODT and PDF manuals?
3) PLUGIN`s, generally these seem very useful! Where are they? Is there an open format?
greg
Report
tuomo
8 years ago
Renaming a whole directory structure is the most common renaming task at least for me, so it would be very desirable to be able to do it easily using KRename. If I remember correctly, this worked fine with KRename 3.x.
Report
domseichter
8 years ago
This should have been fixed with the 4.0.5 release.
Report
tuomo
8 years ago
Steps to reproduce:
1. Create directories foo and foo/bar and a file foo/bar/baz.
2. Click the Add button, choose directory foo and check the "Add directory names with filenames" and "Add subdirectories recursively" boxes.
3. Define a renaming rule (for example convert everything to upper case).
4. Click Finish. Now baz is not renamed, and one gets the following error: http://i.imgur.com/fnycj.png
However, when I use the Up and Down buttons of the Files tab to set foo as the first item, foo/bar/baz as the second and foo/bar as the third item, renaming works as expected. Even then, undoing doens't work.
The Up and Down buttons of the Filename tab don't seem to work. They just mess up the filenames.
Report
domseichter
7 years ago
I was able to reproduce this problem and 4.0.7 contains a fix for this issue.
Cheers,
Dom
Report
silence
8 years ago
Report
mattepiu
8 years ago
I have a patch ready that tries to extract season and episode number from filenames
in a couple ways (with 3 different regexps), Adding a new plugin.
Where should I send this patch?
The stonki address in the website?
Report
lezaps
9 years ago
thank for this really usefull app
from version 3.x to version 4.x it seems that we have lost the ability to save settings
in version 3x, we had a menu where we can save some pattern, specially for replacing.
this saves a file *.xml in the /home/lezaps/.kde/share/apps/krename folder
Quote:<!DOCTYPE KRenameProfile>
<krename>
<version version="3.0.14" />
<settings fileplugins="1" wizard="0" />
<filename extension_start="1" extension_enabled="1" extension="$" filename="$" >
<replace>
<item find="pict" reg="0" replace="" />
</replace>
<numbering reset="0" step="2" start="1" skip="" />
</filename>
<destination undoscript="" mode="2" undo="0" overwrite="0" directory="" />
<files names="1" sorting="0" preview="0" />
</krename>
On version 4, it seems that this very useful possibility is lost.
any time you right click "open with " "krename", you have to re parameter completely the software.
Did I miss/mess something ?
Could you fix this ?
Regards
Le Zap's
Report
Mguel
9 years ago
Cheers,
mguel
Report
domseichter
9 years ago
I at least added today that the setting for "Extension starts at" is saved between KRename runs. I hope this helps ... . This feature will be part of the 4.0.3 release and is currently in SVN:
Report
mutlu
9 years ago
I wonder, though, why you don't move it into KDE's svn. I am sure you would be welcome in KDEUtils. A good renaming utility is really missing in the vanilla KDE.
Anyways, thank you so much for your work!
Report
scarabeusIV
9 years ago
http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/krename/files/4.0.0-fix_automagicness.patch?rev=1.1&view=markup
Second fix makes taglib really optional:
http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/krename/files/4.0.0-fix_taglib_support.patch?rev=1.1&view=markup
Report
domseichter
9 years ago
Please send this kind of changes directly to me via email the next time. So that I can integrate them directly as I look only very seldomly on the comments here.
BTW, could you please post an example of how to disable taglib during the build here? Maybe some users are interested.
best regards,
Dom
Report
poliicallycorrect
9 years ago
Krename would be even nicer with konqueror contextmenu entry...
Report
domseichter
9 years ago
Have Fun!
Dom
Report
Contrast
9 years ago
Aside from these suggestions, I can't think of any way to improve this - great job on a practically perfect application!
Report
Sho
9 years ago
Report
echoes
10 years ago
i tried passing the directories to krename via command line but apparently there isn't a way to pass directories only to krename by command line?...
Report
poliicallycorrect
9 years ago
Report
domseichter
9 years ago
Report
echoes
10 years ago
openSUSE 11.0 x86
KDE 4.1.68
krename 3.9.1-2.8 (from KDE:Backports repo)
Report
domseichter
10 years ago
regards,
Dom
Report
echoes
10 years ago
Report