Image tool
Remove Image Metadata Online
Re-encode the image locally so camera, GPS, and other metadata are not copied into the download. Use this before sharing a photo. Limits: 20 MB, 10 files.
- Free to use
- Processed on your device
- No account needed
Camera EXIF, GPS, and other metadata are not copied when the image is redrawn on a canvas. JPG and WebP are re-encoded (quality 92). PNG stays lossless. Pixels can change slightly on lossy formats.
Related tools
Stay in the browser for the next step — convert, compress, crop, or strip metadata.
- Image CompressorReduce file size in your browser. Set a percent of the original, aim for 100 KB or 200 KB, or compress JPG, PNG, and WebP.
- Image ConverterConvert JPG, PNG, and WebP in either direction: JPG to PNG, PNG to JPG, JPG to WebP, WebP to JPG, PNG to WebP, and WebP to PNG.
- PNG to JPGConvert PNG images to JPG in your browser. Transparent pixels become white because JPG has no alpha channel. Quality is adjustable; 80% is a solid default.
- Rotate & FlipRotate 90°, 180°, or 270° and flip images horizontally or vertically in your browser.
FAQ
How is metadata removed?
The pixels are drawn onto a canvas and saved as a new file. Canvas output does not include EXIF or IPTC from the original.
Is this lossless?
PNG is lossless. JPG and WebP are saved at quality 92, so the file can differ slightly from the original even though metadata is gone.
Does the Base64 tool strip metadata?
No. Image to Base64 encodes the original bytes. Use this tool first if you need a clean file.
Frequently asked questions