Version: 1.9.0 (using KDE 4.6.0) OS: Linux Please make a file extension renaming: from upper to lower case Exp. IMGP0001.JPG to IMGP0001.jpg Thanks a lot Reproducible: Didn't try OS: Linux (x86_64) release 2.6.37.1-1.2-desktop Compiler: gcc
It is already implemented since a long time
on multiple renaming? Select various picture and press F2, there I can not see a way to change the extension
Yes on multiple renaming... for example [file].[ext]{lower} or [file].[ext]{lower}{replace:"jpeg","jpg",i}
Andi, Perhaps an help about regexp need to be added somewhere in gui, for new users ? Gilles
??? There is a help... and now regex is involved here, too
(In reply to comment #5) > ??? There is a help... and now regex is involved here, too I meant "no regex is involved in here"
Ok, sorry for the noise... Gilles
No problem :-) I also took the chance and fixed a little issue we had with renaming files. We had not allowed to rename files when names were duplicates, this should be fixed with my last commit. Andi
(In reply to comment #3) > Yes on multiple renaming... > > for example > [file].[ext]{lower} > > or > [file].[ext]{lower}{replace:"jpeg","jpg",i} Thanks a lot. I have been missing this for a long time! I used KRename as workaround, but this is more integrated! BTW: Is there a more proper way to say "thank you"?