Our official iOS app is live on the App StoreDownload free

The Privacy Risks Hidden in Photo Metadata

· 4 min read

Short answer

The largest of the photo metadata privacy risks is GPS: coordinates accurate to roughly 5 m, written automatically, that can identify a home from a single published image. Camera serial numbers are the quieter risk — they link separate accounts to one physical device.

Metadata is written by default, invisible by default, and travels with the file. Nobody decides to include their home coordinates in a photo of a sofa they are selling; it happens because the camera records position and nothing in the flow ever mentions it.

What can someone learn from a geotagged photo?

The exact place the shutter was pressed, to within a few metres, plus the date and time to the second. A handful of photos from one account is often enough to establish a home address and a daily routine.

Individually a coordinate is a point. In aggregate it is a pattern: which building is returned to every night, which one on weekday mornings, which route connects them. The privacy cost of metadata is cumulative, and that is the part single-photo thinking misses.

Why do camera serial numbers matter?

Because they are a persistent device identifier. Many cameras write a body serial number into every file, so photographs published years apart under unconnected names can be tied to the same physical camera by one field.

This is the field people who strip location still forget, and it is why photographers who need real anonymity remove metadata wholesale rather than deleting the GPS block alone. Neither Windows Properties nor macOS Preview displays it — only a dedicated tool does.

Which photos are worth being careful with?

Anything showing a home, a school, a workplace or a child, and anything published under a real name. Also anything taken somewhere you would not want associated with you, since the timestamp places you there as well.

PhotoMain riskReasonable habit
Marketplace listingHome coordinates published to strangersStrip location before uploading
Photos of childrenSchool and home locationsStrip location; review before sharing
Holiday photos posted liveConfirms the house is emptyPost after returning
Work photosSite location and timingFollow the employer’s policy
Personal archiveNone — it stays with youKeep everything
Exposure by photo type

The third row is worth dwelling on. Posting from a holiday is a statement about where you are not, and the timestamp makes it precise. Delaying the post costs nothing and removes the signal entirely.

Does removing metadata make you anonymous?

No. It removes the coordinates, not the evidence in the picture. Architecture, signage, vegetation, road markings and the light all indicate a region, and reading them is a well-established skill as well as an automated one.

The honest framing is that metadata removal raises the effort required from trivial to deliberate. That is a real and worthwhile improvement — it is simply not the same as being unlocatable. The four recovery methods explain what remains possible afterwards.

What is a sensible default?

Keep metadata in your own library and strip it on the way out. Archives lose their value without capture dates and places, while published copies gain nothing from carrying them.

  • Turn location off for the camera only when you genuinely do not want it — deleting it later is easier than recovering it.
  • Use the share sheet’s location toggle for one-off shares.
  • Strip metadata before uploading anywhere public.
  • Assume nothing about a platform’s behaviour; test it once and re-test after major updates.
  • Treat photos of other people as their data, not yours.

Frequently asked questions

Can someone find my address from a photo I posted?
If it kept its GPS tags, yes — the coordinates identify a building directly. Most social platforms strip metadata on upload, but marketplace sites and file-transfer routes often do not.
Is it illegal to read someone else’s photo metadata?
Reading metadata in a file you were given is not generally an offence — it is a normal part of checking whether an image is what it claims. Using what you find to locate, follow or harass someone is unlawful in most jurisdictions.
Should I turn off location for my camera entirely?
Usually not. Location is what makes a photo library searchable years later, and it cannot be recovered once it was never recorded. Strip it when sharing instead of never capturing it.
Do old photos on my phone still have this data?
Yes. Metadata persists for the life of the file, so photos taken years ago still carry the coordinates and timestamps recorded at the time.

Sources

  1. GPS.gov — GPS AccuracyU.S. GovernmentSource for the metre-scale precision of the coordinates at issue.
  2. Exif 3.0 (CIPA DC-008-2023)Camera & Imaging Products AssociationDefines the GPS and device tag groups, including body serial number.

Keep reading