photometadata.netEXIF · GPS · METADATA

How to Read EXIF Data on Any Photo (And What It Actually Tells You)

Every photo from a smartphone or digital camera carries a hidden block of information called EXIF data. This guide explains what EXIF data is, how to read it on any device — iPhone, Android, Mac, Windows, or directly in your browser — and what each field actually reveals about the photo and the person who took it.

What Is EXIF Data?

EXIF stands for Exchangeable Image File Format. It is a metadata standard that cameras and phones use to embed information directly inside an image file. When you press the shutter, your device writes dozens of small details into the file alongside the actual pixels: the camera make and model, the lens, the exposure settings, the date and time, and — if location services are on — your GPS coordinates.

None of this is visible when you look at the photo. It only appears when you open the file in a tool that knows how to parse the EXIF block. That is what an EXIF data viewer does. For a deeper reference on the standard itself, see our guide to what EXIF data is and which fields it stores.

The Fastest Way: Read EXIF in Your Browser

The easiest way to read EXIF data on any photo — regardless of what device took it — is a browser-based viewer. No install, no upload to a server, and it works on JPEG, HEIC, PNG, WebP, TIFF, and most RAW formats.

  1. Open the free EXIF viewer on this site.
  2. Drag a photo onto the upload area, or click to pick a file.
  3. The full EXIF block appears as a searchable table. GPS coordinates, if present, are highlighted with a map link.

The file is parsed entirely in your browser using JavaScript, so the photo never leaves your device. That makes browser tools the best choice for any image you would not want to upload to a random third-party server.

How to Read EXIF Data on iPhone

iOS 15 and later show a subset of EXIF data directly in the Photos app:

  1. Open the Photos app and tap the photo you want to inspect.
  2. Swipe up on the photo, or tap the (i) info button at the bottom.
  3. You will see the camera model, lens, file size, dimensions, ISO, shutter speed, focal length, and a map if GPS data is embedded.

This view is convenient but hides the lower-level fields like maker notes, serial numbers, and editing software. For the complete EXIF block, save the photo to Files and open it in a browser-based viewer.

How to Read EXIF Data on Android

Google Photos and most stock gallery apps include a basic EXIF view:

  1. Open the photo in Google Photos or your gallery app.
  2. Tap the three-dot menu, then choose Details or swipe up.
  3. You will see capture date, file size, dimensions, camera model, and basic settings. GPS appears as a map if location was on.

For the complete EXIF block including maker notes and color profile data, use a browser tool or an app like Exif Viewer or Photo Exif Editor from the Play Store.

How to Read EXIF Data on Mac and Windows

Both desktop operating systems expose EXIF data through the file inspector built into the OS.

macOS

Open the photo in Preview, then choose Tools > Show Inspector (or press ⌘+I). Click the EXIF tab to see the full block, and the GPS tab for location data with a map.

Windows

Right-click the image in File Explorer, choose Properties, then the Details tab. You will see camera info, settings, dimensions, and GPS coordinates if present.

What Each EXIF Field Actually Tells You

Once you can see the data, the next question is what any of it means. Here is a plain-language breakdown of the fields that show up in almost every photo:

FieldWhat It Tells YouPrivacy Risk
Make / ModelThe brand and exact model of the camera or phone (e.g. Apple iPhone 15 Pro). Useful for identifying the device.Low
LensModelThe lens used. On phones, this identifies which built-in lens fired (wide, ultra-wide, telephoto).None
DateTimeOriginalThe exact moment the shutter fired, including seconds and sometimes time zone. Reveals routines if many photos are cross-referenced.Medium
GPSLatitude / GPSLongitudeCoordinates accurate to a few meters. A photo taken inside your home can pinpoint your address.High
FNumberThe aperture, written as f/1.8, f/2.8, etc. Lower numbers mean a wider opening and more background blur.None
ExposureTimeShutter speed as a fraction of a second (1/125, 1/2000). Short times freeze motion; long times capture light in low conditions.None
ISOSpeedRatingsSensor sensitivity. Low (100–400) means bright light; high (3200+) means low light and more grain.None
FocalLengthThe lens focal length in millimeters. Tells you whether the shot was wide-angle, normal, or telephoto.None
SoftwareThe app that last wrote the file. Common values: Adobe Lightroom, Photoshop, Snapseed, iOS version strings.None
SerialNumberA unique ID for the camera body. Useful for proving photos came from the same device — a fingerprint.High

Why Reading EXIF Data Matters

EXIF data is genuinely useful for photographers — it is how Lightroom shows you which lens and ISO you used, how Photos sorts by date, and how Google Maps places your trip pictures on a timeline. But the same data becomes a liability the moment a photo leaves your device.

  • Marketplace listings. A photo of a couch on Craigslist with GPS intact tells buyers where you live before you have even replied.
  • Public forums. Forum software rarely strips EXIF. A vacation photo can reveal your home is empty and where your kids go to school.
  • Pseudonymous accounts. Camera serial numbers can link two accounts that posted photos from the same device.
  • Verification. Journalists and researchers use EXIF data to check whether an image is original or has been re-saved by editing software.

Want to see exactly what your photos are revealing?

Drop any photo into the EXIF viewer to read every field in seconds — and strip it all with one click before you share. Runs entirely in your browser; nothing is uploaded.

Open the Free EXIF Viewer

Related Guides

Frequently Asked Questions

What is EXIF data in a photo?

EXIF (Exchangeable Image File Format) is a block of metadata that cameras and phones embed inside image files. It records camera model, lens, exposure settings, date and time, and often GPS coordinates. The data is invisible when you view the image but accessible to anyone with an EXIF viewer.

How can I read EXIF data without installing software?

Use a browser-based EXIF viewer. Drop the photo into the viewer on this site and it parses the file locally — the image never leaves your device. This is the safest option for photos you would not want to upload to a third-party server.

Why does my photo have no EXIF data?

The most common reason is that the photo was uploaded to a service that strips metadata. Facebook, Instagram, Twitter, WhatsApp, and Signal all remove EXIF on upload. Screenshots also contain very little EXIF since no camera was involved.

Can EXIF data be trusted as proof?

Not on its own. EXIF fields can be edited, added, or removed with free tools. Journalists treat EXIF as a supporting clue rather than evidence — useful when combined with other signals like the original file source and content analysis.