Bug 269312 - Wish Rename file extension
Summary: Wish Rename file extension
Status: RESOLVED NOT A BUG
Alias: None
Product: digikam
Classification: Applications
Component: AdvancedRename-file (show other bugs)
Version: 1.9.0
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-24 15:32 UTC by Martin Zahnd
Modified: 2022-01-31 21:57 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 2.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Zahnd 2011-03-24 15:32:47 UTC
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
Comment 1 Andi Clemens 2011-03-24 21:18:33 UTC
It is already implemented since a long time
Comment 2 Martin Zahnd 2011-03-24 21:50:14 UTC
on multiple renaming?
Select various picture and press F2, there I can not see a way to change the extension
Comment 3 Andi Clemens 2011-03-24 22:07:00 UTC
Yes on multiple renaming...

for example
[file].[ext]{lower}

or
[file].[ext]{lower}{replace:"jpeg","jpg",i}
Comment 4 caulier.gilles 2011-03-25 00:01:43 UTC
Andi,

Perhaps an help about regexp need to be added somewhere in gui, for new users ?

Gilles
Comment 5 Andi Clemens 2011-03-25 06:21:58 UTC
??? There is a help... and now regex is involved here, too
Comment 6 Andi Clemens 2011-03-25 06:38:58 UTC
(In reply to comment #5)
> ??? There is a help... and now regex is involved here, too

I meant "no regex is involved in here"
Comment 7 caulier.gilles 2011-03-25 07:13:12 UTC
Ok, sorry for the noise...

Gilles
Comment 8 Andi Clemens 2011-03-25 07:16:42 UTC
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
Comment 9 Peter Albrecht 2011-12-29 16:12:37 UTC
(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"?