- What does it show?
- EXIF (camera settings, GPS, orientation), IPTC (keywords, copyright), XMP (editing history), and format-specific chunks. Essentially everything that's not the pixel data.
- Which formats?
- JPEG (EXIF/IPTC), PNG (tEXt, iTXt chunks), HEIF (EXIF), WebP (EXIF). TIFF and raw camera formats partially supported.
- Can I strip metadata?
- Viewer only — this tool reads. To strip, use the Image Converter (toggle 'preserve metadata' off) or a dedicated tool like exiftool.
- Why should I care?
- Privacy: photos often include GPS location. SEO: IPTC keywords help search engines. Forensics: XMP reveals editing history.