How to Check If a Photo Has GPS Data
Most smartphone photos embed your exact GPS coordinates invisibly in the file. Here's how to check on any device, in under 30 seconds, without installing anything.
The fastest way: drop the photo into our EXIF map viewer
The quickest check on any device is to drop the photo into the ClientSide EXIF Map Viewer. It reads GPS coordinates directly in your browser (nothing is uploaded) and plots the location on a map alongside the decimal and DMS coordinates. If no GPS data is found, it says so clearly.
How to check on Windows
Right-click the photo in File Explorer and choose Properties. Click the Details tab. Scroll down to the GPS section. If coordinates are present, you'll see GPS latitude, longitude, and altitude listed there. No GPS section means no location data in the file.
How to check on Mac
Open the photo in Preview, then go to Tools > Show Inspector (or press Cmd+I). Click the GPS tab. If there are coordinates, they appear here with a "Show in Maps" link. If there is no GPS tab, the photo has no location data.
Alternatively, right-click the file in Finder and choose Get Info. The GPS section appears near the bottom of the info panel if location data is present.
How to check on iPhone
Open the photo in the Photos app and swipe up. If GPS is embedded, a map thumbnail labelled Nearby appears showing where it was taken. Tap the map to see the full location. If there is no map, the photo has no GPS data.
You can also tap the i button (info icon) to see the date, time, camera details, and location in one panel.
How to check on Android
Open the photo in Google Photos, then tap the three-dot menu and choose Details (or swipe up on the photo). If GPS is present, a location row shows the address. In the default Gallery app, the Details sheet usually shows GPS coordinates directly.
Which photo formats carry GPS data
JPEG and HEIC carry GPS almost universally on smartphones; they're the default formats from iPhone and most Android cameras. PNG and WebP almost never contain GPS, because they're typically produced by apps and browsers that don't write EXIF data. RAW files (CR2, ARW, DNG, NEF) may contain GPS if the camera has a built-in GPS chip or was paired with a phone.
What to do if GPS is found
Before sharing the file with anyone you don't fully trust, remove the GPS data. The ClientSide Metadata Removal tool strips GPS and all other EXIF data from JPEG files without re-encoding the image. The pixel data is untouched, so quality is identical. It also works on PDFs and videos, and nothing is uploaded.
Frequently asked questions
How do I check if a photo has GPS data?
The easiest method is to drop the photo into an EXIF viewer. On Windows, check Properties > Details. On Mac, use Preview > Tools > Show Inspector. On iPhone, swipe up on the photo in the Photos app; a map appears if GPS is present. Online, use clientside.sh/exif-map, which reads everything locally.
Do all photos have GPS data?
No. GPS data is only present if the camera or phone had location access enabled when the photo was taken. Many apps and platforms also strip GPS on upload (Instagram, Twitter, Facebook). Photos shared via email, WhatsApp on Original quality, AirDrop, or direct file transfer usually retain the original GPS data.
Can I check GPS data without uploading the photo?
Yes. clientside.sh/exif-map reads the EXIF data entirely in your browser using JavaScript. Your photo is never transmitted to a server. Only the map tiles are fetched from a CDN to display the map.
How accurate is the GPS data in photos?
Typically accurate to within 3–10 metres, depending on signal quality at the time the photo was taken. Indoors, accuracy may be lower. Outdoors with a clear sky, coordinates are often precise enough to identify the specific building or part of a property where the photo was taken.
How do I remove GPS from a photo?
Use clientside.sh/metadata. It removes GPS and all other EXIF metadata from JPEG files without re-encoding the image, so quality is identical to the original. The file never leaves your browser.