HandyCompress
EN FR ES
← All guides

What is EXIF data — and why you should strip it before sharing photos

Updated June 10, 2026 · 6 min read

Every photo you take with a phone or camera carries a hidden second layer: a block of metadata called EXIF (Exchangeable Image File format). You can't see it in the picture, but anyone who downloads the file can read it — and it often includes exactly where you were standing when you pressed the shutter.

What's actually stored in a photo

A typical smartphone JPEG or HEIC includes:

  • GPS coordinates — latitude, longitude, often altitude, precise enough to identify a house.
  • Date and time — when the photo was taken, to the second.
  • Device details — phone or camera make and model, lens, and on some cameras a body serial number.
  • Camera settings — exposure, aperture, ISO, focal length, flash.
  • Software traces — the editing app used, and sometimes an embedded owner or artist name set in the camera.

None of this is visible in the image itself. It travels silently inside the file.

Where this becomes a real problem

  • Selling items online. You photograph the bike in your garage and post it to a marketplace. If the site doesn't strip metadata, the listing photo contains your home's GPS coordinates.
  • Photos of your kids or your home shared in forums, group chats, or by email — the coordinates of the playground, the school, the house.
  • Dating profiles — pictures taken at home tell a stranger where you live.
  • Professional anonymity — journalists, researchers, and people fleeing abusive situations have been located through photo metadata.

Don't platforms remove it for me?

Some do, some don't — and the difference is not intuitive. Major social networks (Facebook, Instagram, X) strip EXIF from photos when they publish them publicly. But they read the data first, and plenty of other channels pass your file through untouched: email attachments, many messaging apps when sending "as a file," classified-ad sites, forums, blogs, and file-sharing links typically deliver the original file, metadata included.

The safe rule: if the file leaves your device and you didn't strip it yourself, assume the metadata went with it.

See it for yourself

Check what your own photos reveal:

  • Windows: right-click a photo → Properties → Details tab. GPS appears under "GPS" if present.
  • macOS: open the photo in Preview → Tools → Show Inspector → the (i) tab → GPS.
  • iPhone: open a photo and swipe up (or tap ⓘ) — the map shows exactly where it was taken.
  • Or drop a photo on our EXIF viewer & stripper — it lists every field in the file before you decide what to remove. Since it runs entirely in your browser, checking a photo doesn't mean uploading it anywhere.

Strip EXIF from your photos now — free, no upload

View every metadata field, wipe GPS and device info in one click, or batch-clean a whole folder. Files never leave your device.

Try the EXIF tool →

When you'd want to keep (or add) metadata

EXIF isn't all bad — it's the reason your photo library can sort by date and place. Photographers often want metadata: copyright notices, artist credit, and keywords embedded in the file travel with it to clients and stock sites. That's why HandyCompress's tool works in both directions — strip everything for privacy, or batch-add copyright and keyword fields to a folder of images before delivery.

The irony of server-based EXIF removers

Think about what an online metadata remover is for: scrubbing private information out of a personal photo. Uploading that photo to a stranger's server first defeats the purpose — the server sees the photo and the metadata you're trying to destroy. A client-side tool removes the data on your own machine, so there's never a copy anywhere else.

Quick answers

Does stripping EXIF change how the photo looks?

No. EXIF lives in a separate section of the file from the image data. Removing it doesn't touch a single pixel — the picture is identical, just a few kilobytes smaller.

Do screenshots contain GPS data?

Generally no — screenshots are generated by the operating system, not the camera, so they carry little metadata. Taking a screenshot of a photo is a crude but effective way to strip it, at the cost of image quality.

Can deleted EXIF data be recovered?

Not from the cleaned file — stripping rewrites the file without the metadata sections, it doesn't just hide them. The original file on your device still has its metadata, so share the cleaned copy.

Related: HEIC vs JPG vs WebP vs AVIF — which format should you use?