Bug 226932 - Batch Color Space Conversion Tool
Summary: Batch Color Space Conversion Tool
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Bqm-ColorManagement (show other bugs)
Version: 1.2.0
Platform: openSUSE Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-15 06:55 UTC by Frank Gore
Modified: 2016-07-03 19:46 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 1.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Gore 2010-02-15 06:55:35 UTC
Version:           1.0.0 (using KDE 4.3.1)
Installed from:    openSUSE RPMs

The Batch Queue Manager is a brilliant and useful feature, with some great included batch tools.

One tool sorely missing from the list is a color space conversion tool. I tend to work in 16bit ProPhotoRGB color space to preserve as wide a color gamut as possible when I process my camera's RAW files, but when I have a bunch of files that I need to display on the web, it's a tedious task to wade through them and change their color space to sRGB, one at a time.

Ideally, this tool should have options similar to the Color Management section of the Digikam Preferences, with settings to determine the rendering intent and how to act when no embedded color space is detected in a file. Further, the target bit depth should be selectable (8bit vs 16bit).

I think such a tool would be very welcome by photographers who use Digikam to keep their RAW files organized.
Comment 1 caulier.gilles 2010-02-15 07:01:38 UTC
Planed for 1.2 or 1.3 release by me...

Gilles Caulier
Comment 2 caulier.gilles 2010-02-15 07:03:23 UTC
*** Bug 196630 has been marked as a duplicate of this bug. ***
Comment 3 caulier.gilles 2010-02-15 07:06:41 UTC
*** Bug 196730 has been marked as a duplicate of this bug. ***
Comment 4 caulier.gilles 2010-02-17 12:41:44 UTC
SVN commit 1091679 by cgilles:

new Batch Queue Manager tool to convert images to a specific color space.
BUGS: 226932


 M  +1 -0      CMakeLists.txt  
 A             utilities/queuemanager/basetools/color/iccconvert.cpp   utilities/queuemanager/basetools/color/bcgcorrection.cpp#1091665 [License: GPL (v2+)]
 A             utilities/queuemanager/basetools/color/iccconvert.h   utilities/queuemanager/basetools/color/bcgcorrection.h#1091665 [License: GPL (v2+)]
 M  +2 -0      utilities/queuemanager/batchtoolsmanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1091679