How to View EXIF Data on Android
Android has no single "show me the metadata" button. Your gallery app shows a friendly summary, the Files app shows almost nothing, and the complete EXIF block — maker notes, every exposure field, the raw GPS tags — needs a real viewer. Here is each route, and exactly what it does and does not show you.
The 10-second answer
- Open the photo in Google Photos.
- Swipe up on the image, or tap the ⓘ info button (older versions: the three-dot menu, then Details).
- The details panel lists the capture date and time, filename, file size, resolution, phone model, aperture, exposure, ISO, focal length, and a map if the photo carries GPS coordinates.
That covers most reasons people look. If you need every field, or you need to know for certain whether a photo still contains GPS, open it in a viewer that reads the file's bytes — nothing to install, and the photo never leaves your phone.
Jump to Google Photos, Samsung Gallery, the Files app, a browser viewer, third-party apps, or why a photo shows no data at all.
Method 1: Google Photos
Google Photos ships on nearly every Android phone and is the fastest way to see a photo's core metadata.
- Open the photo in Google Photos.
- Swipe up on the image, or tap the ⓘ info button in the toolbar. On older builds, tap the three-dot menu and choose Details.
- Read the details panel. The top row is the capture date and time. Below it sit the filename, file size, and resolution, then a camera row with the phone model, and beneath that the shot settings:
f/number, shutter speed,ISO, and focal length in millimetres. - If the photo has GPS coordinates, a map appears at the bottom of the panel with a pin and a place name.
The map does not prove the photo contains GPS data. Google Photos can infer a location for a photo that has no coordinates in the file — from your Google Location History, or from where you took other photos that day. It labels these as estimated, but the pin looks much the same at a glance.
The inverse also bites. Google Photos rounds and prettifies what it shows, so a missing row means "not displayed," not "not present." If the answer matters — you are about to post the photo publicly, or send it to a stranger — check the file itself with a viewer that parses the bytes.
Method 2: Your Phone's Gallery App
Manufacturer gallery apps show much the same information as Google Photos, under slightly different labels. The gesture is nearly always the same: open the photo and swipe up.
Samsung Gallery
Open the photo, swipe up or tap the ⓘ icon. Samsung shows the date, a location map, filename, resolution, file size, and a camera row with the aperture, exposure time, ISO, and focal length. Tap the pencil beside the date or location to see the stored values as editable fields.
Pixel, OnePlus, Xiaomi, and others
Pixel phones use Google Photos as the gallery, so Method 1 applies directly. OnePlus, Xiaomi, and most other skins put an equivalent details sheet behind a swipe-up or an Info / Details entry in the three-dot menu.
No gallery app on any Android phone shows the full EXIF block. They pick a dozen or so fields worth putting in a card. Maker notes, lens serial numbers, colour profile tags, orientation, software version, and the individual GPS tags — GPSTimeStamp, GPSAltitude, GPSProcessingMethod — are all read from the file and then dropped on the floor.
Method 3: The Files App (Manage Expectations)
People often reach for the Files app expecting a properties dialog like the one Windows Explorer shows. Android's file managers are not that.
- Open Files by Google and find the photo under Browse > Images, or in the folder where it lives.
- Tap the three-dot menu on the file's row and choose File info. (Samsung's My Files calls the same thing Details.)
- You get the filename, file size, storage path, file type, and the last-modified date. Samsung adds the resolution.
That is filesystem information, not EXIF. The last-modified date is not the capture date — it changes when the photo is copied, downloaded, or edited, and on a file received over a messaging app it usually reflects when it landed on your phone. There is no camera model, no exposure data, and no GPS.
Use the Files app to find a photo, then open it in a gallery or a viewer to read its metadata. If it is the only tool you have, tap the file to open it in the default image viewer and look for a details option there.
Method 4: A Browser-Based EXIF Viewer (Every Field, No Install)
When you want the complete metadata block — and a definitive answer about whether GPS is present — open the file in a viewer that parses it directly. Our EXIF viewer runs in Chrome on your phone. The photo is read into the browser tab and never uploaded anywhere.
- In Chrome on your Android phone, open photometadata.net.
- Tap Choose Photos and pick one or more images from your gallery, or from Files, or from Downloads.
- Read the summary tabs: camera and lens, exposure settings, the capture timestamps, and GPS coordinates plotted on a map.
- Open the All tab for the raw list — every tag the file actually contains, with its stored value. An empty GPS section here means the coordinates are genuinely gone.
- Optional: tap Strip Metadata & Download to save a clean copy before you share the photo.
Nothing to install, no gallery permission to grant, and nothing to uninstall afterwards — Chrome hands the tool one file at a time through the system picker.
Method 5: Third-Party Android Apps
If you inspect photos often, an installed app puts EXIF one tap away from the gallery's share sheet, and works offline.
- Photo Exif Editor (Play Store). Reads the full tag list and lets you edit or delete individual fields, including GPS. Popular and long-established.
- Dedicated EXIF viewer apps (Play Store). Several apps do nothing but display metadata. Read-only tools are the safer choice when you only want to look.
- Open-source options (F-Droid). If you would rather run code you can audit, F-Droid carries metadata tools that work entirely on-device.
Check what the app asks for. A metadata viewer needs access to the photo you hand it and nothing else. An app that requests network access, or full access to your entire photo library up front, is asking for more than the job needs — and your photo library is precisely the pile of GPS coordinates and timestamps you came here to look at. Read the recent reviews and the privacy policy, or use the browser tool and skip the question.
What an Android Photo Actually Contains
Exactly which tags appear depends on the phone, the camera app, and whether you granted the camera location permission. A typical JPEG straight out of an Android camera carries most of these:
Device and capture
MakeandModel— manufacturer and phone modelSoftware— the build or camera app versionDateTimeOriginal— when the shutter fired, in local timeOffsetTimeOriginal— the UTC offset, on phones that write itOrientation— how the phone was held
Exposure and lens
FNumber— the aperture, fixed on most phone lensesExposureTime— the shutter speedISOSpeedRatings— the sensor gainFocalLengthandFocalLengthIn35mmFilm— which lens firedFlash,WhiteBalance,MeteringMode
Location, if enabled
GPSLatitude/GPSLongitudeplus their N/S and E/W reference tagsGPSAltitude— height, with a reference for above or below sea levelGPSTimeStampandGPSDateStamp— UTC, from the satellites rather than the phone clockGPSProcessingMethod— whether the fix came from satellites, the network, or a fused estimate
The parts nothing displays
Maker notes are a manufacturer-defined block that can run to hundreds of undocumented values — scene detection results, lens identifiers, burst and HDR bookkeeping. Gallery apps ignore them entirely. A full viewer will at least tell you the block is there and how large it is.
Curious what each field means? How to read EXIF data walks through interpreting the values on any device, and EXIF data: iPhone vs Android compares what the two platforms write.
Why a Photo Shows No EXIF Data
You opened a photo, and the details panel is nearly empty. That is usually one of five things, and none of them is a broken viewer.
- It came through a messaging app.WhatsApp, Instagram, Facebook, and Signal re-encode images on upload and the EXIF does not survive the trip. The copy on your phone never had the original's metadata.
- It was downloaded from the web. Most platforms strip metadata when they process an upload, so what you download is already clean.
- It is a screenshot.A screenshot is a new image created by the system. It has dimensions and a creation date and essentially nothing else — certainly not the original photo's camera data or GPS.
- Location permission was off. No GPS tags are written if the camera app lacked location access, or if Save location / Location tags was turned off in the camera settings. Everything else — camera model, exposure — will still be there.
- Someone stripped it deliberately. Which, if you are about to share the photo, is what you should do too.
Screenshotting a photo to remove its metadata works, but it costs you image quality and crops to your screen. Our guide to removing EXIF data from Android photos covers the proper methods.
Related Guides
How to Read EXIF Data
The cross-platform version of this page — iPhone, Mac, Windows, and the web — plus what each field means.
Remove EXIF From Android Photos
Once you have seen what is in the file, three ways to delete it before you share the photo.
EXIF Viewer
Read every tag in a photo in your browser. Works on Android, nothing uploaded.
EXIF Data: iPhone vs Android
What each platform records, and where the two diverge on timestamps and location.
GPS Data in Photos
How coordinates get embedded, what they reveal, and how to turn geotagging off at the source.
Photo Privacy Guide
What your photos reveal about you and a checklist for sharing safely.
Frequently Asked Questions
How do I see EXIF data on Android?
Open the photo in Google Photos and swipe up on the image, or tap the ⓘ info button. The details panel shows the capture date and time, filename, file size, resolution, phone model, aperture, shutter speed, ISO, focal length, and a map if the photo carries GPS coordinates. For the complete EXIF block — maker notes, the raw GPS tags, colour profile data — open the file in a browser-based EXIF viewer or a dedicated Android app, because no gallery app displays every field.
Can I view photo metadata in the Android Files app?
Barely. Files by Google's File infoscreen (and Samsung My Files' Details) shows the filename, size, storage path, file type, and last-modified date — filesystem information, not EXIF. There is no camera model, no exposure data, and no GPS. The last-modified date is not the capture date either: it updates whenever the file is copied, downloaded, or edited. Use the Files app to locate a photo, then open it in a gallery app or an EXIF viewer to read its metadata.
Why does Google Photos show a location when the photo has no GPS data?
Google Photos can estimate a location for a photo that carries no coordinates, using your Google Location History or the locations of other photos you took around the same time. It labels these as estimated, but at a glance the map pin looks the same as one drawn from real EXIF coordinates. If you need to know whether the coordinates are actually inside the file — before posting it publicly, for instance — check with a viewer that parses the file's bytes rather than trusting the gallery.
Do I need to install an app to view EXIF data on Android?
No. A browser-based EXIF viewer reads the file locally in Chrome on your phone, so nothing is uploaded and there is no app to install, grant photo-library access to, or uninstall later. An installed app is worth it if you inspect photos often and want EXIF one tap away from the gallery share sheet — in which case prefer a read-only viewer that does not request network access.
Why is the EXIF data missing from a photo someone sent me?
Because the app they sent it through removed it. WhatsApp, Instagram, Facebook, and Signal re-encode images on upload, and the metadata does not survive that. Photos downloaded from most websites arrive stripped for the same reason. Screenshots have almost no metadata by nature — they are new images created by the system, carrying the screenshot's own timestamp rather than the original photo's. A photo can also simply lack GPS because the camera app never had location permission.
Can I view the EXIF data of a HEIC or RAW photo on Android?
Yes, though support varies by tool. HEIC and HEIF files store EXIF in the same tag structure as JPEG, just wrapped in a different container, and Android gallery apps read the details panel from them normally. RAW files (DNG, and manufacturer formats such as ARW or CR3) also carry EXIF, but many viewers cannot decode the image preview even when they can read the tags. If a tool refuses your file, try exporting a JPEG copy — bearing in mind that the export writes its own metadata and may not carry everything across.
See every EXIF field in your Android photo
Open it in Chrome on your phone, read the full tag list and the GPS map, then strip it in one tap. Nothing is uploaded — it all runs on your device.
Open Photo Metadata Viewer