AppHelp
Remove image metadata before you share
Re-encode any photo on a canvas to discard EXIF tags, GPS location, camera info, and thumbnails — entirely in your browser.
Re-encoding an image on a canvas discards EXIF, GPS, and all other embedded metadata. Nothing is uploaded.
No image selected yet.
No image selected yet.
Features
- Remove EXIF, GPS, and camera metadata from photos
- Export as PNG or JPEG with adjustable quality
- Compare original and cleaned previews with byte sizes
- Runs entirely in the browser with no uploads
Frequently asked questions
- How does canvas re-encoding remove metadata?
- Drawing an image onto a canvas and exporting it produces fresh pixel data only, so EXIF, GPS, and other embedded tags are not carried over.
- Which formats are supported?
- You can load any browser-supported image and export the cleaned result as PNG or JPEG, with a quality slider for JPEG.
- Are my images uploaded anywhere?
- No. The image is processed locally in your browser and never leaves your device.