Is it possible to set date of all selected images at once in the user
interface of digikam 0.9? It's tedious to set exposure date for all my scanned images individually. Thanks for any help. Milan Zamazal _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
On Wednesday 20 December 2006 12:59, Milan Zamazal wrote:
> Is it possible to set date of all selected images at once in the user > interface of digikam 0.9? It's tedious to set exposure date for all my > scanned images individually. > > Thanks for any help. > > Milan Zamazal Hi Milan, You can do it, but not _yet_ directly using Comments & Tags sidebar on the right of album view. There is a wish in B.K.O about to set multiple pictures at the same time using this way to set comments, rating, date, and tags. The current solution is to use the kipi-plugins 0.1.3-beta1 or from svn trunk: http://www.kde-apps.org/content/show.php?content=16061 ... and especially the AdjustTime plugin where i have improved the available options: http://digikam3rdparty.free.fr/Screenshots/digikam0.9.0-timeadjustkipiplugin.png note : for batch comments, i have added a new tool for that : http://digikam3rdparty.free.fr/Screenshots/KipipluginBatchCommentsEditor.png There is also a GPS editor using Google maps : http://www.kde-apps.org/content/preview.php?preview=3&id=16061&file1=16061-1.jpg&file2=16061-2.jpg&file3=16061-3.jpg&name=Kipi ...and an advanced Metadata Editor witch support Exif and IPTC : http://www.kde-apps.org/content/preview.php?preview=2&id=16061&file1=16061-1.jpg&file2=16061-2.jpg&file3=16061-3.jpg&name=Kipi Gilles Caulier _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
>>>>> "GC" == Gilles Caulier <[hidden email]> writes:
GC> The current solution is to use the kipi-plugins 0.1.3-beta1 or GC> from svn trunk: [...] Thanks, Gilles, it works and is useful! GC> ...and an advanced Metadata Editor witch support Exif and IPTC : Does it support any lossless 48-bit color image format? Regards, Milan Zamazal _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
On Wednesday 20 December 2006 22:55, Milan Zamazal wrote:
> >>>>> "GC" == Gilles Caulier <[hidden email]> writes: > > GC> The current solution is to use the kipi-plugins 0.1.3-beta1 or > GC> from svn trunk: > > [...] > > Thanks, Gilles, it works and is useful! > > GC> ...and an advanced Metadata Editor witch support Exif and IPTC : > > Does it support any lossless 48-bit color image format? In all case, Image-data isn't meta-data. When you change metadata in picture you untouch image data. metadata are store in a separate area on file. digiKam and kipi-plugins use Exiv2 library to handle EXIF and IPTC metadata. Actually Exiv2 can only write metadata into JPEG file. Andreas Huggel, the Exiv2 author currently working on TIFF writting mode. Me, i'm working on PNG wirtting mode. Both support 48 bit color image. About RAW, The Exiv2 library use a generic TIFF file parser. All major RAW file are based on TIFF format. Normally it will be possible to update tiff tag with metadata in RAW file, but like RAW picture format are proprietary, we need to perform advanced tests for that. Also, I have added in svn trunk a native JPEG2000 codec in digiKam witch support 48 bits color. I will study the metadata stuff with JPEG2000 (witch support EXIF and IPTC too) Gilles > > Regards, > > Milan Zamazal > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |