PNG metadata: viewer and remover
PNG was not originally designed around EXIF the way JPEG was, so PNG files often contain little or no camera metadata. However, PNG files can still carry embedded XMP metadata, and some tools write custom text chunks (e.g. software or comment fields) into PNG files.
Categories our engine can detect, when present in the file.
What you should know
Does PNG support EXIF?
Not natively in the way JPEG does. Some software embeds EXIF-like data into PNG using non-standard extensions, and our engine will surface it when detected via exiftool, but you should not assume a PNG carries the same metadata as a JPEG from the same camera.
What PNG files commonly reveal
When present, it is most often software/tool information (e.g. an image editor or screenshot tool) rather than camera or GPS data, since PNG is frequently used for screenshots and graphics rather than camera photos.