Best for
- Removing GPS location and camera metadata before sharing photos
- Batch stripping metadata and downloading a single ZIP
- Keeping everything on-device in your browser
How it works
- Your image is re-encoded on a canvas, which drops EXIF metadata by design
- Choose Keep format, JPG, or PNG, then set JPG quality if needed
Tip
If you want the exact original bytes with no re-encoding, this tool is not the right fit. PNG output avoids JPG artifacts but can be larger.