Remove EXIF, GPS location, XMP and IPTC metadata from JPG, PNG and WebP photos — free, in your browser. No upload, no quality loss; your image never leaves your device.
Files never leave your browserVerify in DevTools
What gets removed — and where it happens
All of this happens in your browser by rewriting the file's bytes. Your photo is never uploaded — unlike most EXIF removers, which send your file to their servers.
Your image pixels are left untouched, so there is no quality loss.
Colour-management data (ICC profile, gamma) is kept so the image still looks correct — that's about rendering, not privacy.
No. The metadata is removed entirely in your browser by editing the file's bytes directly. Your image never leaves your device — unlike most EXIF removers, which upload your file to their servers.
No. We don't re-compress or re-encode the picture. We surgically cut out only the metadata segments (EXIF, XMP, IPTC, comments) and keep the original image data byte-for-byte, so the pixels are identical to the original.
For most photos this is EXIF data — camera model, date and time, exposure settings, and often your GPS location — plus XMP, IPTC and embedded text comments. We keep colour-management data (ICC profile, gamma, colour space) so the image still looks correct; that's about rendering, not privacy.
JPG, PNG and WebP. HEIC, TIFF, AVIF and GIF aren't supported yet — rather than hand back a file we didn't actually clean, we tell you the format isn't supported.