ICImgConvert
Private — images never leave your device

Remove Image Metadata

Strip EXIF and other metadata in your browser by re-encoding the image. GPS, camera tags, and DPI are removed.

Output: Clean image

How it works

  1. 01Drop an image. It stays in this tab.
  2. 02The browser decodes it and draws it on a canvas.
  3. 03We encode Clean image locally and you download the result.

Related tools

FAQ

Do you upload my photos?
Everything runs in your browser with the Canvas API. Your files are never uploaded to a server.
What metadata is removed?
Re-encoding through Canvas drops EXIF, GPS, camera model, and other embedded tags. The visible pixels stay the same.