Blog

What Is EXIF Data and Why You Should Remove It Before Sharing Photos

Ajjlal AhmedApril 20, 2026EXIF dataimage metadataphoto privacyGPS locationmetadata remover

What Is EXIF Data and Why You Should Remove It Before Sharing Photos

When you take a photo on your phone or camera, the image file contains more than just pixels. Buried inside is a block of hidden data called EXIF metadata — and it can reveal far more about you than you probably intended to share.


What is EXIF data?

EXIF stands for Exchangeable Image File Format. It's a standard for storing metadata inside image files, defined by camera manufacturers decades ago and now used by virtually every smartphone and digital camera.

When you photograph something, your device automatically records:

  • GPS coordinates — your precise latitude and longitude at the moment of capture, accurate to within a few metres
  • Timestamp — the exact date and time the photo was taken
  • Device make and model — iPhone 15, Samsung Galaxy S24, Canon EOS R5, etc.
  • Camera settings — focal length, aperture, shutter speed, ISO
  • Software — which app or software last processed the image
  • Author and copyright strings — sometimes your name, if set in your device settings
  • Thumbnail — a small embedded copy of the image

All of this travels with the file every time you share it.


Why does it matter?

Most of the time, EXIF data is harmless. It's useful for photographers organising libraries by date or location, or for debugging camera settings.

The problem is what happens when you share the image publicly — or even semi-publicly.

A real-world example: In 2012, John McAfee (the antivirus founder) was on the run from authorities in Belize. A journalist published a photo taken on an iPhone. The EXIF GPS data was still embedded in the file and revealed his exact location in Guatemala within hours.

You don't need to be a fugitive for this to matter. Consider:

  • Posting a photo from your home — anyone who downloads the file can pinpoint your address
  • Sharing photos from your workplace — location data reveals where you work
  • Selling items online — a photo taken at home tells buyers (and strangers) where you live
  • Posting photos of children — you're broadcasting where they go to school, which park they play at, or where they sleep

Social media platforms (Instagram, Twitter/X, Facebook) strip EXIF data server-side before displaying images. But if you're sharing files directly — via email, WhatsApp, a forum, a marketplace listing, or a portfolio site — the metadata goes with it.


How to check if your photos have EXIF data

On a Mac: open the photo in Preview, go to Tools → Show Inspector, click the GPS tab.

On Windows: right-click the file, select Properties → Details and scroll down.

On your phone: apps like Google Photos show location data under photo info.

Most JPEGs from a smartphone will have GPS coordinates unless you've specifically disabled location tagging in your camera settings.


How to remove EXIF data

The most reliable method is Canvas re-encoding — the image is drawn onto an HTML5 Canvas element and exported fresh, which produces a clean file with no metadata attached. No third-party library can intercept the data mid-flight, and nothing is ever uploaded anywhere.

imgshrnk's Metadata Remover does exactly this — entirely in your browser:

  1. Drop one or more images
  2. Choose output format (or keep the original)
  3. Click "Strip Metadata"
  4. Download clean files with zero EXIF data remaining

It also supports batch processing, so you can clean an entire folder of images in one go.


Should you always remove EXIF data?

Not necessarily. EXIF is genuinely useful when:

  • You're storing photos privately in a personal library (location data helps with organisation)
  • You're a photographer submitting work to clients who need the shooting metadata
  • You're archiving original files before editing

The rule is simple: strip EXIF before anything goes public. Keep the originals with metadata for your own records.


A note on camera settings

You can prevent GPS tagging at the source by disabling location access for your camera app. On iPhone: Settings → Privacy & Security → Location Services → Camera → Never. On Android, open the Camera app settings and disable "Location tags" or "Save location".

This stops new photos from embedding GPS data, but it won't retroactively clean existing photos. For those, the metadata remover is the right tool.

The two minutes it takes to strip EXIF data before posting is worth it. Your location is not information that should be an accidental footnote in a JPEG.