rankato

Every metadata field, all in one place

Broader than the EXIF Viewer: sees ICC profiles, embedded thumbnails, PNG chunks, JPEG segments, WebP metadata, and every named field.

The EXIF Viewer covers the common tags; the Metadata Viewer goes deeper. It shows every EXIF, IPTC, XMP tag, plus ICC color profile info, embedded thumbnails, JPEG segments (APP0-APP15, comment segments), PNG chunks (iTXt, tEXt, zTXt), and WebP-specific metadata. Useful for forensic work, understanding what's in a file end-to-end, or diagnosing why a specific tool interprets a file oddly.

Beyond EXIF

EXIF is one metadata standard; a modern JPEG might also carry IPTC (from image agency workflows), XMP (Adobe's cross-format standard), ICC (color profile), a Photoshop resource block, and one or more thumbnails. The Metadata Viewer parses all of them.

Format-specific chunks

PNGs have named chunks: tEXt, zTXt, iTXt, tIME, pHYs. The viewer shows each with its content. JPEGs have APP segments (APP0 = JFIF, APP1 = EXIF/XMP, APP2 = ICC, APP13 = IPTC, APP14 = Adobe). Each is decoded and labeled.

Forensic use cases

Verifying image provenance (does the EXIF match the claimed camera?), finding hidden data (some tools embed messages in tEXt chunks), and diagnosing color issues (does the ICC profile match the working color space?). The Metadata Viewer is the fastest path to answers.

Tool FAQs

Everything you need to know about using Image Metadata Viewer.

How is this different from the EXIF Viewer?+

The EXIF Viewer focuses on the common EXIF/IPTC/XMP fields — the ones most people care about. The Metadata Viewer parses every named chunk in every supported format. Use EXIF Viewer for camera info; Metadata Viewer when you need to see everything.

Can I see embedded thumbnails?+

Yes — the viewer decodes and displays any embedded thumbnail. Right-click to save it as a standalone image. Sometimes the thumbnail is a lower-quality version of the main image; sometimes it's an entirely different image (a known privacy leak).

Does it read RAW file metadata?+

Partially — the viewer decodes the EXIF/XMP embedded in RAW files (CR2, NEF, ARW) but doesn't decode the RAW image data itself.