AIGC Metadata Stripper
Remove all EXIF / Prompt / Workflow metadata from images
Upload → Auto-strip → Download clean version. All processing is done locally in your browser.
Tap to choose files or take a photo
or drag and drop an image here
Supports JPG / PNG / WebP · Camera supported on mobile · also supports Ctrl+V paste
Original Image
Filename
File Size
Dimensions
Format
Cleaned Image
Metadata stripped ✓File Size
Dimensions
Format
Reduction
How It Works
We use the Canvas API to redraw the image pixel by pixel into a new file. This process preserves only the raw pixel data — all EXIF shooting information, PNG tEXt metadata chunks (including Prompt, Workflow, parameters, and other AIGC generation data) are physically removed. The entire process runs in your browser; images are never uploaded to any server.
Why Strip Image Metadata?
- Protect Prompt Secrets — Share your work without revealing carefully crafted prompts and parameters.
- Reduce File Size — Removing embedded Workflow JSON can significantly shrink PNG files.
- Prevent Privacy Leaks — Photos taken with smartphones contain GPS location, timestamps, and other personal data.
- Compliance Requirements — Some platforms and commercial scenarios require metadata-free image uploads.
100% Local Processing — Absolutely Safe
All processing logic runs entirely within your browser. We use the Canvas API for pixel-level redrawing — the industry-standard method for complete metadata removal.
- Images are never transmitted over the internet
- Canvas redraw ensures EXIF, tEXt, iTXt, zTXt are all removed
- No registration, no software installation required