> > Libkexif is a KDE library for manipulating EXIF information embedded in > > images. It currently supports viewing of all EXIF information via > > libexif. It also supports the modification of a few attributes in a save > > way that preserves all other EXIF information in the file. It can > > currently modify the following tags: > > Given that it sounds like it's non-graphical, what does it do that > libexif doesn't, and why does KDE need its own EXIF library?
Because it is graphical (says me after taking a lightning look in the upstream CVS). And moreover it makes use of the regular libexif, as Achim's description points out. Ben.