About this tool
GPS Metadata Viewer answers a single, focused question about any photo: does this file carry location data, and if it does, exactly what do the coordinates reveal? It searches the GPS Image File Directory inside JPG, JPEG, TIFF and WebP files and reports whether latitude and longitude are present, displaying them in decimal degrees when they exist.
Location data is one of the least understood privacy risks in modern photography. When you take a photo with a smartphone, the camera app typically inherits the device location permission. This means every photo you take can be silently stamped with precise GPS coordinates: the street address where you stood, the park where your children played, the café where you had coffee, or the front of your house. The visible picture shows the scene; the hidden coordinates show the place.
Many people only discover this data exists when they read a story about a celebrity being tracked through shared images, or when a marketplace buyer complains that a product photo leaked their home address. The purpose of GPS Metadata Viewer is to make this invisible data visible, in seconds, before you share anything.
The tool operates entirely in your browser. The photo is read into local memory, the GPS structure is located and decoded with JavaScript, and the result is shown on screen. The coordinates are never transmitted to any server, and they disappear from memory when you close the tab or reload the page. If the check finds location data, the report links directly to the GPS Remover so you can strip the coordinates before the file goes anywhere.
The implications of exposed GPS data extend beyond personal privacy. Real estate agents have discovered that listing photos contain coordinates pointing to the seller's current home address rather than the property being sold. Travel bloggers have unknowingly revealed hotel room numbers and private residences through geotagged images posted during trips. These are not theoretical risks; they are documented examples of metadata leaking information that the visible image alone would never convey.
Because the viewer operates on a per-file basis, it is also a useful training tool. Over time, running different types of images through the viewer builds an intuition for which devices and workflows produce GPS data. Phone photos almost always carry it. Screenshots almost never do. Understanding this pattern helps you allocate your attention where it matters most.
How to use GPS Metadata Viewer
-
Drop a photo onto the page.
-
Read the verdict - present or absent - and the coordinates when they exist.
-
If location is found, switch to the GPS Remover before sharing.
What this tool does
-
Detects GPS IFD presence.
-
Shows latitude/longitude when present.
-
Clear privacy alert.
Specifications
| Input formats | JPG, JPEG, TIFF, WebP |
|---|---|
| Processing | Local browser (Canvas API) |
| Uploads | None — files stay on your device |
| Max file size | 25 MB per file |
| Original file | Never modified |
| Supported formats | JPG, JPEG, TIFF, WebP |
| Checks | GPS IFD presence and coordinates |
| Result | Plain verdict plus a privacy alert |
In-depth Guide
How GPS coordinates get into your photos
GPS metadata is embedded through a dedicated GPS Image File Directory, a sub-block that lives inside the EXIF structure. When a phone records a location at the moment of capture, it writes the latitude, longitude and often the altitude and bearing into this block. Most camera apps do this automatically whenever the device has location services enabled and the camera permission includes location access.
On a smartphone, the flow is usually invisible. You grant the camera access to location once during setup, and from that point every photo written by that app can carry coordinates. Some apps show a small indicator during capture, but none of them require you to confirm per photo. This is why a photo taken months ago on a phone you no longer use can still contain the exact coordinates of where you were standing.
Traditional digital cameras behave differently. Dedicated cameras without a GPS module or paired phone app record no location data at all. When GPS hardware is present, the data is written the same way, into the same GPS IFD structure, and the reader detects it identically.
| Device type | GPS written? | How it gets there | Typical report |
|---|---|---|---|
| Smartphone | Usually yes | Camera app inherits device location permission | Full coordinates present |
| DSLR / mirrorless without GPS | No | No location hardware or pairing | No GPS found |
| Camera with GPS module | Yes | Built-in GPS receiver at capture | Coordinates present |
| Screenshot | No | No camera hardware involved | No GPS found |
| Edited / platform export | Varies | Depends on editor and platform policy | Present or stripped |
Reading the coordinate report
When the tool detects a GPS IFD, it displays the latitude and longitude in decimal degrees, the format used by mapping services and geographic databases. For example, a coordinate of 40.7128 latitude and -74.0060 longitude points to a specific spot in New York City. Decimal degrees are unambiguous: every combination of two signed numbers maps to exactly one location on the planet.
The report is intentionally blunt. If coordinates are present, a clear privacy alert appears rather than a neutral field listing. The alert explains that the values can reveal where the image was taken, and it offers a direct path to the GPS Remover. This design decision makes the tool useful to someone with no technical background: you do not need to understand EXIF structures to understand that sharing this file can expose your location.
- Detects whether a GPS IFD exists in the file.
- Reads latitude and longitude when present.
- Displays coordinates in decimal degrees.
- Shows a plain verdict of present or absent.
- Links to GPS Remover when location data is found.
Absent is not the same as safe
A report of "no GPS found" means the specific file you scanned has no coordinate data at the moment of scanning. It does not mean the image cannot leak your location through other means. The visible content itself may contain a street sign, a house number, a storefront with a recognizable name, or a landmark that identifies where the photo was taken.
It also does not mean the platform you share with will keep the file clean. Some social media services strip GPS on upload; others historically re-add or preserve location data. Your file may leave the tool clean and still gain data downstream if the platform processes it in a way that reintroduces coordinates from your device or account context.
The honest framing of the tool is important: it reports what it finds, and it does not overstate that an empty report is a guarantee of future privacy. What you do with a clean file after the scan, and where you send it, is the part you control.
What a coordinate actually tells the viewer
When the viewer displays a latitude and longitude in decimal degrees, those two numbers map to a single point on the Earth's surface with meter-level precision. The decimal format is the standard used by mapping services: positive latitude is north of the equator, negative is south, positive longitude is east of the prime meridian, negative is west. A mapping service can plot these coordinates onto a street-level map in milliseconds.
The privacy impact scales with the specificity of the coordinate. A latitude and longitude to two decimal places narrows a location to roughly one kilometer, which may be acceptable for a general region. Four decimal places narrows it to roughly ten meters, which is precise enough to identify a specific building. Most phone GPS systems write coordinates to six or more decimal places, which is accurate to less than one meter. This is the difference between "somewhere in the city" and "standing on this doorstep."
The viewer also reports altitude when the GPS block includes it. Altitude data adds a vertical dimension to the location: it can distinguish between the ground floor and a high-rise apartment, or between a valley floor and a hillside. For indoor locations in multi-story buildings, altitude can narrow down which floor the photographer was on at the time of capture.
| Decimal places | Approximate precision | What it identifies |
|---|---|---|
| 2 | 1.1 km | General neighborhood or district |
| 3 | 110 m | City block or building complex |
| 4 | 11 m | Specific building or property |
| 5 | 1.1 m | Part of a building, yard or vehicle |
| 6 | 0.11 m | Exact position, precise to hand-level |
Who should use GPS Metadata Viewer
Anyone who shares phone photos publicly should run them through this viewer first. Marketplace sellers are a notable group: a product photo taken in a living room or bedroom frequently carries coordinates that point directly at the home of the seller. Photographers sharing work from their homes, families posting moments from their neighborhood, and professionals sending location-sensitive images to clients all benefit from a quick coordinate check.
The viewer is also a useful learning tool. Running the same photo through the viewer before and after various edits shows you which operations preserve location data and which strip it. Over time you develop an instinct for which files need a check and which are safe to share immediately.
| Situation | Check worthwhile? | Why |
|---|---|---|
| Sharing a phone photo on social media | Yes | Phone photos commonly carry GPS |
| Posting a product photo on a marketplace | Yes | Home coordinates may be embedded |
| Sending a screenshot to a colleague | No | Screenshots almost never contain GPS |
| Uploading a DSLR export to a portfolio | Sometimes | Depends on whether the camera records GPS |
| Reposting an image received from someone else | Yes | The sender may not know the file holds coordinates |
How it works
GPS IFD scan
The tool looks for the GPS Image File Directory inside the EXIF area. If the block is absent it reports no location - a different, honest answer from "no risk".
Coordinate display
Latitude and longitude are read from the GPS tags and shown in decimal degrees so you can judge instantly whether the spot matches your home or workplace.
Example result
| Before | After |
|---|---|
| GPS IFD: Present | — |
| Coordinates: Lat 51.5074, Lon -0.1278 | — |
| — | Verdict: Privacy alert raised |
| — | Next step: Open the GPS Remover |
Illustrative example. Your results depend on your input image.
Pro tips
Check before you post, not after
Run the photo through GPS Metadata Viewer before uploading it anywhere. Once a file is posted, you lose control of it. A two-second scan beforehand prevents a location leak that is very hard to undo.
Disable GPS on the camera app itself
On most phones you can revoke location access for the camera in system settings. New photos taken after the change carry no coordinates. The viewer tells you whether your change took effect.
Remember that visible content leaks too
The viewer detects embedded coordinates, but a street sign or storefront in the frame reveals location just as effectively. Treat the tool as one part of a broader privacy check.
Use GPS Remover immediately after a positive result
When coordinates are found, the flow is inspect, then remove, then publish. Strip the coordinates with GPS Remover and confirm with the viewer once more before the file leaves your device.
Run the viewer on images before using them in publications
If you are incorporating photos into articles, presentations or marketing materials, scan them first. A geotagged image in a published piece can reveal a source location or client address that was never meant to be public.
Check images downloaded from cloud storage
Photos synced through cloud services sometimes retain their original metadata even after being re-downloaded. Verify the downloaded copy with the viewer before sharing it through a different channel.
When to use it
Great for GPS Metadata Viewer
- Checking a phone photo minutes before posting it, since devices record location silently when granted permission.
- Inspecting an image a relative forwarded you, where the sender may have no idea the coordinates still exist.
- Deciding whether a marketplace or forum listing can be published as-is or needs its location removed first.
Watch out for
- Not a tracking tool for deleted data - if the GPS IFD was stripped earlier, the file shows no location even though one once existed.
- Hardly needed for screenshots, which almost always carry no GPS block at all.
Privacy
Edits never overwrite your original file. Every result is a new download, so you always keep the source image. Read the privacy policy.
Troubleshooting
Then something stripped it - an editor, an export setting or a social platform - and the scan reflects the file in its current form.
Frequently asked questions
Phones record location when the camera app has location permission — check the prompt before sharing.
Camera apps usually follow the device location permission set at install, so photos carry coordinates until that setting changes or the metadata is removed.
It means the file you scanned has no GPS block. Platforms can still add data after upload, but that behavior belongs to the platform, not to this file.
Screenshots almost never contain GPS data because no camera hardware was involved in creating them. The viewer may report no location, which is expected. It can still read a GPS IFD if some tool injected one, but that is extremely uncommon.
The camera app records location based on the permission state and the availability of a location fix at capture time. If you denied location access, were indoors without a fix, or changed settings between photos, some files will carry coordinates and others will not.
Yes. Desktop applications can insert GPS tags into a file, and some platforms process uploads in ways that add location context. The viewer reports the file in front of you, not the history of that file.
Files above roughly 25 MB may fail to be processed because browser memory is limited. Large camera exports should be resized or compressed first, then scanned.
The tool reports the values stored in the file. Accuracy depends on the precision of the GPS fix at capture, which varies from a few meters to tens of meters depending on signal conditions. The stored value is what it is; the real-world accuracy is the camera hardware's responsibility.
The viewer displays the raw coordinates in decimal degrees as they are stored in the file. You can paste those values into any mapping service or navigation app to plot the exact location. The tool itself does not transmit the coordinates anywhere.
Most dedicated cameras do not contain GPS receivers. Location data is only recorded when the camera has a built-in GPS module or is paired to a smartphone app that supplies coordinates. If neither is present at capture, no GPS block is written.
Tool last updated: September 2026. Browse all image tools.