https://bugs.kde.org/show_bug.cgi?id=438888
--- Comment #20 from [email protected] --- >I guess option -charset iptc=utf8 is missing in the command you used. This will work in your case as you know that your IPTC is UFT8 encoded. But it's not so far universal. IPTC can be encoded with other encoding. This si why there is a tag dedicated to identify the encoding for this container. What's happen if another image is not encoded as UTF8 in IPTC. The decoding will be broken if we force UTF8 with ExifTool argument. This is why IPTC encoding tag is highly recommended. It's identify which encoding is used in one image. This is what we call interoperability. Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.
