Remove EXIF metadata from an image
Strip EXIF information (location, camera, date) from a photo before sharing it, without uploading it to a server.
Processed on your device. Nothing is sent to any server.
or click to select it
Remove a photo's EXIF metadata (GPS location, camera model, exact date) before sharing it, protecting your privacy.
Re-encodes the image through a canvas, first applying the correct orientation so it doesn't come out rotated: canvas doesn't preserve any EXIF metadata, so the result comes out completely clean.
Use cases
- Removing GPS location from a photo before posting it on social media.
- Stripping camera model and other technical data before sharing an image.
- Cleaning metadata before uploading photos to a public website.
How it works
- 1
Upload your photo
Drag the file in or pick one from your device (JPG, PNG or WEBP).
- 2
Download the clean version
The image is processed automatically and ready to download.
Frequently asked questions
- Does the photo come out rotated after cleaning it?
- No: the correct orientation is applied automatically before removing the metadata, so the photo looks the same as before, just without the EXIF information.