Images (JPEG, PNG, WebP): The canvas redraw method is the most thorough browser-available technique. It removes:
- EXIF -- camera model, lens, exposure, ISO, flash
- GPS -- latitude, longitude, altitude, timestamp
- Thumbnail -- the embedded preview image in EXIF
- XMP -- Adobe metadata block
- ICC colour profile reference (replaced with browser default)
PDF: Clears all standard document information fields: Title, Author, Subject, Keywords, Creator, Producer, Creation Date, Modification Date. Also removes the XMP metadata stream if one is present.
Note: The canvas redraw changes the colour profile to sRGB. For professional print work, this may affect colour accuracy. For everyday use (web, forms, WhatsApp) it makes no visible difference.