ZANCTA

/guides/remove-exif-before-sharing

Remove EXIF before you share a photo.

Cameras and phones often write extra data next to the pixels: when the shot was taken, which device took it, and — if location was on — GPS coordinates. Email, listings, and some chat apps keep that data. This page explains what ZANCTA EXIF Cleaner does in the browser, and what it does not claim.

What EXIF is

EXIF (Exchangeable Image File Format) is a common place cameras store settings and, when enabled, GPS. Files can also carry IPTC captions, XMP edit history, embedded thumbnails, and vendor MakerNotes. You do not need every acronym. The practical risk is: a recipient with a free inspector can read a location or a camera serial that you never typed into the message.

When metadata is useful

Keep EXIF when you still need it: cataloguing a shoot, proving capture time for your own archive, or sending a file to an editor who asked for the original. Strip a copy before a public listing, a client preview, or a group chat if you do not want that copy to carry GPS or camera tags.

What ZANCTA actually does

EXIF Cleaner accepts JPG, PNG, and WebP, up to 50 MB and 20 files, max 12,000 px on a side. It draws the image onto a canvas and re-encodes. Typical EXIF, GPS, and camera tags do not survive that re-encode. HEIC and SVG are not supported. The tool does not inventory every tag beforehand, and it does not claim to remove C2PA manifests, motion-photo video appendices, or data that lives only in a format it cannot open.

JPEG and WebP use a quality around 0.92 on write. That can change file size and is not a bit-identical original. If you need a lossless byte strip, this is the wrong tool — say so rather than pretending canvas redraw is ExifTool -all=.

How to clean a copy locally

1. Open EXIF Cleaner.

2. Select supported images. Processing stays in this browser after the page loads.

3. Download the cleaned copies. Keep the originals if you still need GPS for yourself.

4. If the file is also too large, use Compress Image or Resize Image on purpose — those are separate quality tradeoffs. Format choice is in JPG vs PNG vs WebP.

Limitations

Re-encoding is not a legal redaction of the scene. Platforms you upload to later may add their own metadata. Some apps strip GPS on upload after they have already received the original. This tool does not talk to those platforms. It does not process RAW, HEIC, or PDF.

Related tools

Shrink a cleaned JPEG with Compress Image. Change container with Convert Image.

Privacy boundary

Local cleaning does not hide the pixels from extensions or from the next upload. See the local processing guide.

Questions

Does EXIF Cleaner upload my photos?

No. For this implemented local workflow, selected images stay in the tab. Cleaning is a canvas re-encode in the browser.

Is the output lossless?

No. JPEG and WebP are re-encoded (JPEG/WebP around quality 0.92). PNG is re-encoded as PNG. Pixels are redrawn; this is not a byte-level metadata strip that leaves the original entropy coding untouched.

Does this make a photo anonymous?

No. Faces, backgrounds, and the next site you upload to can still identify a place or a person. Stripping metadata only removes what was in the file headers, not what is in the picture.