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.
Planed for 1.2 or 1.3 release by me... Gilles Caulier
*** Bug 196630 has been marked as a duplicate of this bug. ***
*** Bug 196730 has been marked as a duplicate of this bug. ***
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