Replies: 1 comment 2 replies
-
Hard to say without a sample image to look at. Can you provide one? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is what is returned.
Raw profile type iptc:
IPTC profile
36
3842494d04040000000000181c0219000c74657374312c2074657374321c020000020004
So how can I decode this to get the actual metadata tags? My understanding (limited) is that these are stored in Photoshop metadata format inside the PNG.
The actual metadata of the above as reported by exiftool.
Keywords: test1, test2
How can I decode the same with metadata-extractor?
Beta Was this translation helpful? Give feedback.
All reactions