AZ Tools

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

  1. Drop an image onto the upload area, or click it to pick a file.
  2. Sections appear for each group of tags found. Empty sections are hidden.
  3. 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