Open drewnoakes opened 4 months ago
Sample image provided by @dhoffer:
Hi @drewnoakes,
It’s a hex string that just needs to be decoded back to a byte array.
I solved that in my library like this: https://github.com/Ashampoo/kim/blob/83150150ea9e0e0aad637de72dbbf6b271cac7c2/src/commonMain/kotlin/com/ashampoo/kim/format/png/PngImageParser.kt#L166
Kind regards,
Stefan
Discussed in https://github.com/drewnoakes/metadata-extractor/discussions/672