I am searching for a plugin that can display EXIF data from a PNG, the user comment to be precise. (I have a command line utility already, but a plugin would be much easier to use.)
@stig: Any chance that the xIFr plugin could be extended to support PNG, too?
Hi @WolfgangK
Thanks for the question. I am actually seriously considering replacing the parsing part of xIFr (which currently only supports reading data from JPEGs) with a “3rd party” library that supports multiple formats, including PNG.
However it is not something that will happen soon. No guarantee it will ever happen actually :-/ At earliest after summer. So if you need it now or very soon, xIFr is not the answer.
But I would love to do it if/when I can find the time to implement it
/Stig