Image Metadata Viewer
Upload images to inspect dimensions, MIME type, and EXIF metadata in the browser.
Image metadata in the browser
Upload an image to read file name, MIME type, size, last-modified timestamp, pixel dimensions, and EXIF tags when present. EXIF coverage depends on the format (JPEG and many RAW/TIFF derivatives are richest; WebP and PNG vary).
Privacy
Files never leave your device; parsing uses the File API and exifr locally.
Frequently Asked Questions
Why is EXIF empty for my PNG?
Many PNG exports strip metadata. Some cameras embed EXIF in PNG chunks; if none exist, the section stays null.
Are GPS coordinates included?
If GPS EXIF exists, coordinates may appear in the JSON. Remove sensitive images before sharing screenshots of this tool.
Does this edit the image?
No. It only inspects bytes. Download or copy the JSON summary if you need to archive findings.