Photo forensics
Find GPS Location From a Photo
Find the GPS location from a photo by reading the coordinates most cameras and phones silently embed in every image they capture — Metapeek plots the point on a map the moment you drop the file in.
Drop a file here, click to browse, or paste

Where GPS coordinates live inside a photo
Digital cameras and smartphones that have location services enabled write latitude, longitude, and sometimes altitude into a dedicated block of EXIF metadata called the GPS IFD (Image File Directory). It sits alongside other EXIF fields like camera model and timestamp, invisible in the image itself but fully readable by any tool built to parse EXIF — including phone photo apps, desktop image viewers, and web-based tools like this one.
The coordinates are usually stored as degrees, minutes, and seconds rather than decimal degrees, which is why a raw metadata dump can look cryptic at a glance. Metapeek converts the raw GPS IFD values into plain decimal coordinates automatically and renders them on an interactive map, so you don't need to do any manual conversion or math to see where the photo was taken.
Why this matters
Knowing whether a photo carries a findable location is useful in both directions. If you're about to share a photo publicly — on a marketplace listing, a dating profile, or social media — checking for GPS data first tells you whether you're also revealing your home, workplace, or a location you'd rather keep private. If you've received a photo and want to verify where and when it was actually taken (for a listing, a submission, or general verification), the same GPS field answers that question directly, provided the platform that delivered the file to you didn't already strip it.
All of this parsing happens locally: your photo is read directly by your browser's JavaScript engine and never leaves the tab, so checking a sensitive photo for location data doesn't itself create a new copy of that data sitting on someone else's server.
Frequently asked questions
Drop the photo into the tool above. If the camera or phone that took it had location services enabled, Metapeek reads the GPS coordinates from the EXIF data and plots them directly on an embedded map, with a link to open the same point in Google Maps.