Skip to content

How to extract IPTC metadata from PNG files? #673

@drewnoakes

Description

@drewnoakes

Discussed in #672

Originally posted by dhoffer July 17, 2024
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?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions