[Digikam-devel] [digikam] [Bug 236850] Export iptc to file
Gilles Caulier
caulier.gilles at gmail.com
Fri Nov 29 23:08:07 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=236850
Gilles Caulier <caulier.gilles at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Version Fixed In| |4.0.0
Resolution|--- |FIXED
--- Comment #2 from Gilles Caulier <caulier.gilles at gmail.com> ---
There is no entry available in IPTC to record original filename. Using IPTC
caption is out of scope here because we record already the digiKam image
comment into this tag. Managing this tags to record filename OR comments will
make a big puzzle.
Exif provide a tag dedicated to record filename information :
http://www.awaresystems.be/imaging/tiff/tifftags/documentname.html
And digiKam already manage this tag for this goal in all situations (image
editor, import tool, batch processing).
https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/libs/dimg/dimg.cpp#L3041
https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/libs/jpegutils/jpegutils.cpp#L464
https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/libs/jpegutils/jpegutils.cpp#L656
For me Picasa make a mess with IPTC caption and filename. We won't to reproduce
this stuff in digiKam.
Gilles Caulier
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list