Image EXIF Viewer
Image
Reads EXIF, IPTC, XMP, and ICC metadata from JPEG, HEIC, PNG, TIFF, WebP files using `exifr`. Tags are grouped into Basic (camera body, date, dimensions), Camera (exposure settings, lens), GPS (with a one-click OpenStreetMap link if present), and Other. Everything runs locally — your photo never leaves the page.
How to use
- Drop an image onto the upload area, or click it to pick a file.
- Sections appear for each group of tags found. Empty sections are hidden.
- If the photo has GPS data, follow the OpenStreetMap link to see the location.
Frequently asked questions
- Does my photo get uploaded anywhere?
- No. The file is read entirely in your browser via FileReader and exifr — nothing is sent to a server. Closing the tab discards it.
- Why is some of my photo's metadata missing?
- Many phones strip EXIF when sharing via messengers and social networks to protect privacy. If a photo was sent through WhatsApp or Telegram, the GPS and camera info is usually gone.
- What does the GPS link open?
- OpenStreetMap, with a marker at the photo's coordinates — convenient because it doesn't require a Google account and works in any region.
- Which formats are supported?
- JPEG and HEIC carry full EXIF. PNG and WebP support limited metadata. TIFF works too. RAW formats (CR2, NEF, ARW, …) are partially supported by exifr but the on-screen rendering may not show a preview.
Related tools
Image Crop (Aspect Ratio)
Crop any image to a standard aspect ratio (1:1, 16:9, 4:3, etc.) — centered automatically.
Image Rotate & Flip
Rotate an image 90° at a time or flip it horizontally / vertically, then download the result.
Image Resize
Resize an image to any dimensions and export as PNG, JPEG, or WebP — all in your browser.
Image to Base64
Convert an image to a Base64 data URL you can paste anywhere.
QR Code Generator
Create custom QR codes from any text or URL and download them.
Image Compressor
Compress and resize JPEG, PNG, and WebP images in your browser.