Remove Photo Metadata Before You Share It
Updated 8 September 2026
Every photo your phone takes embeds a block of invisible data alongside the image: where it was taken to within a few metres, exactly when, on what device, and often the camera settings. None of it appears when you look at the picture. All of it travels with the file when you send or post it.
What is actually in there
The EXIF block typically includes GPS latitude and longitude, the date and time to the second, the make and model of the device, and technical settings like exposure and focal length. Some phones add more. The GPS field is the one that matters: a photo taken at home carries your home's coordinates, and a photo of an item for sale carries the address you are inviting a stranger to visit. Neither is obvious to the person sharing it.
Where it does and does not get stripped
Major social platforms usually strip EXIF when you upload, largely to save storage rather than to protect you. But that protection does not extend to photos sent as file attachments over email or messaging apps that preserve originals, uploaded to forums and classified sites, shared in cloud folders, or sent as documents rather than images. Those are exactly the contexts where a stranger receives your file, and exactly where the metadata survives.
How to remove it reliably
The dependable approach is to re-render the image rather than to edit its metadata block. Redrawing the photo onto a fresh canvas and exporting produces newly generated pixel data with no metadata section at all, so there is nothing left to strip and no vendor-specific field that a field-by-field cleaner might miss. Our metadata remover works this way, and processes entirely inside your browser — which matters, because uploading a photo to a remote server in order to protect its location data is self-defeating.
Check it worked
Do not take any tool's word for it. On Windows, right-click the file, choose Properties, and look at the Details tab. On macOS, open it in Preview and check the inspector. Fields for camera model, date taken, and GPS should be empty. This takes fifteen seconds and is the only way to know that a given tool did what it claimed on your particular file.
Metadata is not the only thing to hide
Stripping EXIF removes invisible data, but the visible content of a photo can be just as revealing — a house number in the background, a document number on a form, a face belonging to someone who did not agree to be posted. If you are sharing a photo of an ID or a document, pixelating the sensitive region before sharing addresses a risk that metadata removal does not touch at all.
Frequently asked questions
- Does screenshotting a photo remove its metadata?
- Yes, since a screenshot is a new image, though it also reduces quality to your screen's resolution and may crop. Re-rendering keeps the original dimensions.
- Do social networks already strip this for me?
- Most strip EXIF on upload, but that does not help with files sent by email, messaging apps that preserve originals, or uploads to smaller sites.
- Can removed metadata be recovered?
- Not from the new file. Your original still has it, so delete or secure that separately if the metadata is the concern.