Runs entirely in your browser, nothing is uploaded.
How it works
EXIF Remover: Strip GPS and Serials Without Re-encoding
Drop in photos and get copies with the GPS coordinates, camera serial number and timestamps cut out. JPEG, PNG and WebP are cleaned without re-encoding, so the picture itself is untouched.
What this does
- Drops EXIF, XMP, IPTC, the JPEG comment and any stray APPn segment, then copies the compressed pixels across untouched
- PNG loses its eXIf, tEXt, zTXt, iTXt and tIME chunks; WebP loses EXIF and XMP, and the VP8X flag bits are cleared to match
- Keeps the ICC colour profile by default, it holds no personal data, but colours shift without it
- Lists every block removed with its byte count, and warns when the orientation tag went with them
FAQ
Keep going