How to remove EXIF data from a photo
- Drop your photographs onto the box above, or press Browse files to select them.
- Keep the quality at 95% unless you also want a noticeably smaller file.
- Press Remove EXIF data and wait for the batch to finish.
- Notice the small drop in file size. That is the EXIF block being removed.
- Download the cleaned photographs individually or as a ZIP archive.
What this tool clears
- GPS latitude, longitude and altitude written by a phone with location services enabled.
- The capture timestamp, which reveals exactly when a photograph was taken.
- Camera make, model, lens and serial numbers stored in maker notes.
- Exposure settings, ISO, focal length and the software that last edited the file.
- The EXIF orientation flag, which is why rotated output stays rotated everywhere.
- The embedded preview thumbnail, which can otherwise outlive a crop.
Your phone knows exactly where you took that picture
Open a photograph's properties on almost any phone and you will find a map. That is EXIF at work: a structured block of data written into the file at the moment of capture, holding the coordinates of the spot you were standing in, accurate to within a few metres, together with the date and time to the second.
It is genuinely useful while the photograph stays on your device. It powers the map view in your gallery, sorts pictures by trip, and lets you find that restaurant you photographed two years ago. The problem is that it does not stop being there when you share the file.
How location data escapes
- Marketplace listings. Photographs of items taken at home carry your home coordinates.
- Forums and community sites. Many host uploads as-is with no processing at all.
- Email attachments. Nothing strips metadata from an attachment; it arrives intact.
- Cloud folder links. Sharing a folder shares the original files, EXIF included.
- Direct messages. Behaviour varies wildly between apps, and "usually strips it" is not a guarantee.
Instagram, Facebook and X do remove EXIF on upload. That is worth knowing, but it has also taught a generation of users to assume every platform does, which is not remotely true.
What this removes and what it cannot
The method is to decode the photograph to raw pixels, paint them onto a canvas and encode a fresh file. A canvas stores colour values and nothing else, so the EXIF block, GPS tags, maker notes and embedded thumbnail have nowhere to go. The output is clean by construction rather than by a list of fields someone remembered to delete.
What it cannot do is change the image. If a house number, a street sign, a distinctive landmark or a reflection in a window appears in the frame, removing EXIF does nothing about it. Location can be given away visually just as easily as in metadata, and often more precisely. Crop those elements out with the image cropper before you publish.
Preventing it at the source
Stopping the data being written is better than removing it afterwards. On an iPhone, go to Settings โ Privacy & Security โ Location Services โ Camera and choose Never. On Android the setting sits inside the camera app itself, usually as "Location tags" or "Save location" in its settings menu.
Turn it off and future photographs carry no coordinates at all. Turn it back on when you are travelling and genuinely want the map. Either way, photographs already on your device keep whatever was written at capture, so this tool remains the way to clean an existing library.
A note on orientation
EXIF also holds the orientation flag that tells software how to rotate a photograph for display. Removing EXIF removes that flag, so a photo relying on it may appear sideways afterwards. If that happens, fix the pixels properly with the rotate image tool and the result will look correct everywhere, with or without metadata. For a broader clean that also clears captions and copyright fields, use the metadata remover. Nothing is uploaded by either tool.