https://bugs.kde.org/show_bug.cgi?id=417431
--- Comment #5 from caulier.gil...@gmail.com --- The ImageMagick C API provide a direct access to indentify tool by this header : https://imagemagick.org/api/MagickWand/identify_8h.html The static method arguments sound like the command lines options. So it must simple to implement a wrapper. Of course, as with DMetadata::ffmpeg wrapper, we will need to re-route the identify output to the Exiv2 format for post process info in digiKam core. Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.