Do Screenshots Have Location Data?
· 4 min read
Short answer
Screenshots do not have location data from the original photo. A screenshot is a new image your device creates from what is on screen, so it carries only its own metadata — device model, pixel dimensions and capture time — and normally no GPS coordinates whatsoever.
This trips people up in both directions. Some assume a screenshot secretly carries the original photo's coordinates; others assume screenshotting makes an image untraceable. Neither is right.
Why does a screenshot lose the original coordinates?
Because it never had them. Your device renders the photo to the screen, then captures those pixels as a brand-new file. Nothing copies the source file’s metadata across — the screenshot is a photograph of a display, not a copy of a photograph.
That is why it works as a blunt privacy tool. Every EXIF field goes at once: coordinates, camera model, serial number, capture time, edit history. Deliberate metadata removal is more precise and keeps the image quality, but nothing is more thorough than starting a new file.
What metadata does a screenshot contain?
Its own. Typically the device model, pixel dimensions, colour profile and the moment the screenshot was taken. Some platforms mark the file as a screenshot. GPS coordinates are normally absent, because no camera was involved.
| Field | Original photo | Screenshot |
|---|---|---|
| GPS coordinates | Present if location was on | Absent |
| Camera make and model | The camera used | The device that screenshotted |
| Body serial number | Often present | Absent |
| Capture time | When the shutter fired | When you screenshotted |
| Exposure settings | Present | Absent |
| Full resolution | Sensor resolution | Screen resolution |
The resolution row costs more than it looks. A phone sensor may record 4032 px on its long edge while the screen capture lands nearer 1290 px, so roughly two thirds of the detail is discarded. The capture-time row is the one people overlook. A screenshot timestamps you, not the photograph — so it says when you were looking at something, which is occasionally more revealing than the original.
Can a screenshot still be located?
Yes. Everything visible in the frame survives — buildings, signage, vegetation, road markings — and those are what reverse image search and AI geolocation actually read. Removing metadata does not remove evidence.
This is the half of the answer that gets left out of privacy advice. A screenshot of a recognisable street is still a picture of a recognisable street. The methods that work without metadata apply to it exactly as they would to the original.
Is screenshotting a good way to share photos privately?
It is effective and crude. It removes every tag reliably, which no per-field tool guarantees, but it also loses resolution and adds a timestamp of your own. For a photo you plan to keep, strip metadata properly instead.
- Use it when quality does not matter and you want certainty that nothing is left.
- Do not use it for photos you are archiving — the resolution loss is permanent.
- Remember it does not hide the contents, only the tags.
- Check what the screenshot itself records, particularly the time.
Frequently asked questions
- Does a screenshot of a photo remove its EXIF data?
- It does not remove anything — it creates a new image that never had the original tags. The result is the same in practice: no camera details, no serial number and no GPS coordinates from the source photo.
- Do screenshots on iPhone or Android record where you were?
- Normally no. GPS is written by the camera at capture, and a screenshot involves no camera. The file records the device, the dimensions and the time instead.
- Can someone tell an image is a screenshot?
- Usually yes. The dimensions match a known screen size, the metadata names a device rather than a camera, and there are no exposure settings. Some platforms also tag the file explicitly.
- Is screenshotting better than using a metadata removal tool?
- More certain, less precise. A screenshot definitely removes everything but loses resolution. A removal tool keeps the image intact but may leave a copy of the data in another metadata block.
Sources
- Exif 3.1 (CIPA DC-008-2026) — Camera & Imaging Products AssociationDefines the tag groups a screenshot does not inherit.
- GPS Accuracy — GPS.govThe precision of the coordinates a screenshot leaves behind.
Keep reading
How to Find Photo Location Without EXIF Data
The metadata is gone, so what is left? Three approaches that work on a stripped photo, what each realistically achieves, and where they stop.
· 4 min read
How to Remove EXIF Data From Your Photos
Strip GPS coordinates, timestamps and the camera serial number from a photo before you share it — on iPhone, Android, Windows and macOS, with no extra tools.
· 4 min read