Skip to content
ImageDoctor
Privacy6 min read

What your photos reveal: EXIF data and how to remove it

A photo is not just pixels. It usually carries the camera, the lens, the exact timestamp and, very often, the GPS coordinates of where you were standing. Here is how to check, and how to remove it.

Processed locally in your browser

Take a photo on a phone and the file that lands on your device contains a good deal more than the picture. Tucked into the header is EXIF metadata: the camera and lens, the exposure settings, the exact date and time down to the second, the orientation, often a small embedded thumbnail — and, if location services were on, the latitude and longitude of where you were standing.

None of that is sinister by design. It exists because photographers want it. It becomes a problem the moment a file leaves your control with the location still attached.

What is actually in there

Field groupTypical contentsRisk if shared
CameraMake, model, serial number, lensLinks photos to one device
ExposureAperture, shutter, ISO, focal lengthLow
TimestampsDate and time taken, to the secondReveals routine and whereabouts
GPSLatitude, longitude, sometimes altitudeHigh — pinpoints a location
SoftwareEditing application and versionLow
ThumbnailA small embedded previewCan survive cropping in some tools

The embedded thumbnail deserves a mention. In some older editing workflows the preview is not regenerated after a crop, so the uncropped version lives on inside the file. It has caused real embarrassments.

See what is in your own photos

Before deciding whether to care, look. Image Metadata Viewer reads EXIF, camera, GPS and colour data straight from the file — in your browser, without uploading it, which matters rather a lot for a tool whose entire purpose is examining sensitive information.

Drop in a recent photo from your phone. Most people are surprised twice: first by how much is there, and second by the coordinates.

Removing it

  1. Open the Image Metadata RemoverAdd one photo or a whole folder — the remover handles both.
  2. Review what was foundIt shows what is present before stripping, so you know what you are removing rather than trusting a green tick.
  3. Strip and compareThe before-and-after view confirms the fields are actually gone. The pixels are untouched.
  4. Download the clean copyOne file downloads directly; several come back as a ZIP. Your original stays as it was.

What social networks do, and why it isn't enough

Most large platforms strip EXIF when they process an upload — partly for privacy, mostly because the metadata is dead weight on their storage. That is a real protection, and it is not one to rely on:

  • It does not apply to files sent by email, chat, cloud links or AirDrop, which usually pass through untouched.
  • It does not apply to files you publish yourself on a site, a marketplace listing or a forum.
  • Which fields are stripped varies by platform and changes without announcement.
  • The platform still received the original, with the location in it, before stripping anything.

Stripping before you share means the file you hand over never had the data in the first place. That is a different guarantee.

Doing it for a folder

For a whole shoot, add everything at once — one setting applies to the queue and you get a ZIP back. If the same images also need resizing and compressing, run them through Batch Image Tools with Strip metadata enabled, and do all of it in one pass.

Worth building into your routine if you publish images regularly: cap the dimensions, convert to WebP, strip metadata. It is faster, smaller and safer all at once — see Optimising images for a faster website.

When you should keep it

Metadata is not the enemy. Keep it for photographs you are archiving, where the date, camera and settings are part of the record. Keep it for anything you might need to prove the provenance of. Keep it when you are handing files to a client or a stock library that expects the capture data intact.

Strip it for anything public. The simple rule: metadata in, for files you keep; metadata out, for files you send.

Common questions

Information a camera writes into the image file alongside the pixels: camera and lens, exposure settings, orientation, the date and time taken, and — when location services are on — GPS coordinates.

Open the Image Metadata Remover, add the photo, and strip. The before-and-after comparison shows the GPS fields removed, and the pixels are untouched.

Most do when they process an upload, but which fields and when varies, and it does not apply to files sent by email, chat or cloud link, or published on your own site. Stripping before you share is the reliable option.

No. The pixels are identical; only the header information is removed. The file gets slightly smaller.

No. The Image Metadata Viewer parses the file in your browser. For a tool whose job is reading sensitive data, that is the point.

Tools in this guide

All guides