Drop an image
Or click to browse. The file stays in this tab.
Choose fileRemoving EXIF means re-encoding the pixels
Canvas export writes a new JPEG/PNG/WebP without the original APP1 block, so GPS and camera tags drop out. Preview tags first on the EXIF viewer. Combine with a quality pass on the JPG compressor.
Remove EXIF FAQ
- Is this lossless?
- No. Canvas export writes new pixels. Use high JPEG quality if you care about the photo, not a bit-identical file.
- Does PNG have EXIF?
- Rarely. Re-encoding still drops other ancillary chunks the browser does not round-trip.