YourFileKit
Esc
Log in
Image

EXIF Data: What's Hiding in Your Photos and How to Strip It

Every photo a phone or camera takes carries a block of embedded data most people never see - including, in many cases, the exact GPS coordinates of where it was taken.

September 2, 20266 min read

Quick answer: EXIF (Exchangeable Image File Format) is a block of metadata embedded inside a photo file, alongside the pixel data, recording things like the camera model, the exact date and time, camera settings, and, if location services were on, the precise GPS coordinates of where the photo was taken. It's invisible when you look at the image but readable by anyone who checks a file properties panel or metadata viewer, and it survives cropping, resizing, and most basic editing.

A photo straight off a phone carries a lot more than the picture. Buried in the file alongside the pixels is a block of metadata called EXIF (Exchangeable Image File Format) - and depending on your device's settings, it can include the exact GPS coordinates of where the photo was taken.

What EXIF actually is

EXIF is a standard for embedding a structured block of tags directly inside an image file, most commonly a JPEG. It's not a separate attachment or sidecar file, it's written into the image file itself, in a dedicated segment the image format reserves for metadata. Any tool that reads that segment, from a phone's own gallery app to a basic command-line utility, can pull the tags back out without touching the actual picture.

What actually gets recorded

EXIF data typically includes the camera or phone model, the exact date and time the photo was taken, camera settings (aperture, shutter speed, ISO), and, if location services were on, the GPS coordinates. None of this is visible when you look at the image. All of it is readable by anyone who knows to check, using nothing more than a file properties panel or a basic metadata viewer.

How GPS actually ends up in the file

When a phone's location service is on at the moment a photo is taken, the device reads its GPS fix and writes the latitude and longitude directly into specific EXIF tags, typically alongside a timestamp and sometimes altitude. This happens automatically at the moment of capture, there's no separate step where you'd notice it happening, which is exactly why so many people are surprised to learn it's there at all. Some devices also embed a small thumbnail image inside the EXIF block itself, a detail worth knowing because a thumbnail generated before a later crop can occasionally still show the parts of the photo you thought you'd cropped away, unless the tool doing the cropping also regenerates or strips the embedded thumbnail.

Why the GPS field is the one that actually matters

Camera settings and timestamps are mostly harmless trivia. GPS coordinates are a different category entirely: a photo taken at home, at a workplace, or at a child's school carries that exact location embedded in the file, invisible in the image itself but readable by anyone who opens the metadata. Sharing that photo means sharing the location, whether or not that was the intent.

EXIF Data Viewer & Remover shows exactly what's stored in a photo's metadata before you send it anywhere, and strips it out when you don't want it traveling with the file - all in the browser, so the photo itself never has to leave your device just to check.

Why this doesn't come up more often

Most people never see this because most platforms already strip it: uploading to social media, messaging apps, and many cloud photo services typically removes most EXIF data as part of their own processing. The gap is everything else - emailing a photo directly, sending it over a messaging app that doesn't scrub it, or attaching it to a document - where the original file, GPS data included, goes exactly as-is.

A realistic scenario where this matters

Picture someone selling an item on a local marketplace listing and attaching a photo taken at home, sent directly through a messaging app that doesn't automatically strip metadata rather than through a platform that does. The photo itself might show nothing more revealing than the item on a kitchen counter, but the GPS tag embedded in the file, if location services were on, can point to the exact building. Nothing about looking at the photo would suggest that data exists, which is exactly the gap that makes it worth checking rather than assuming a photo is "just a photo."

Converting formats as a partial, unreliable fix

Converting a photo to a different file format sometimes drops its EXIF data as a side effect, but it's not a reliable substitute for actually stripping metadata on purpose. Converting a JPG to PNG, for example, commonly loses EXIF along the way since PNG stores metadata differently and most converters don't bother translating it across, but this isn't guaranteed behavior, some conversion tools go out of their way to carry EXIF-equivalent fields forward specifically so photographers don't lose their camera settings and copyright tags during a format change. Image Convert is useful for changing a photo's format for compatibility or size reasons, but if metadata removal is the actual goal, treat it as a bonus if it happens, not a plan.

Common mistakes people make with photo metadata

Assuming a screenshot carries the same risk as a photo. Screenshots generally don't have GPS data since they're not captured by a camera sensor with a location fix, they're a screen capture. The privacy risk EXIF creates is specific to camera-captured photos, not to every image file in general.

Assuming resizing or compressing a photo strips its metadata. Some tools do this as a side effect, but plenty don't, resizing changes pixel dimensions, not the metadata block sitting alongside them. If metadata removal is the actual goal, check for it specifically rather than assuming another operation handled it.

Trusting that a messaging app scrubs metadata the way a social platform does. Behavior varies a lot between apps and even between sending a photo as a "file" versus as an "image" within the same app. When it matters, check the metadata yourself before sending rather than assuming the app already handled it.

Forgetting that old photos already on a device or in cloud storage still carry their original metadata. Stripping EXIF only affects the file it's run on, going forward. Photos taken and saved months or years earlier, before you ever thought about this, still carry whatever metadata was recorded at the time, including GPS coordinates, until each one is individually checked and cleared.

The short version

A photo's visible content and its embedded metadata are two separate things traveling in the same file, and only one of them shows up when you look at the picture. Checking (and clearing) what's in the metadata before sharing a photo directly, rather than through a platform that might already strip it, is a five-second habit that closes a gap most people don't know exists. EXIF Data Viewer & Remover does both the checking and the stripping in one step, entirely in the browser.

Frequently asked

Does every photo have GPS coordinates in its EXIF data?

Only if location services were enabled on the device that took it. Most smartphones default to on; most standalone cameras don't have GPS at all, so it varies by device, not by photo format.

Do social media sites strip EXIF data automatically?

Most major platforms strip most EXIF data on upload as part of their own processing, but policies vary and change, and it's not something to rely on for a photo you're sending directly to someone rather than posting through a platform.

Does removing EXIF data lower image quality?

No. EXIF is a metadata block separate from the pixel data - removing it doesn't touch a single pixel, so there's no quality difference between a photo with EXIF data and the same photo without it.

Does cropping or blurring part of a photo remove its EXIF data?

No. Cropping and blurring change pixel data; EXIF lives in a completely separate metadata block that most basic editing operations leave untouched. A photo can be cropped down to a tiny corner and still carry the exact same GPS coordinates and timestamp it had before, unless you specifically strip metadata as its own step.

Does converting a photo to a different file format remove EXIF data?

Often, yes, but not guaranteed. Converting a JPG to PNG, for instance, commonly drops EXIF along the way since PNG doesn't use the same metadata structure, but some conversion tools deliberately carry EXIF-equivalent fields over to preserve it. If removing metadata is the actual goal, use a tool built for that specifically rather than relying on format conversion as a side effect.

Is EXIF data readable by anyone who receives the photo file, or does it require special software?

No special software is needed. A file properties panel on most operating systems shows basic EXIF fields directly, and free metadata viewers show the rest. There's no barrier between receiving a photo file and reading everything embedded in it.

More in Image

Image

More guides like this

Practical, tool-linked how-tos across PDF, image, finance, video, and more, no signup to read them.

Browse all articles