Stable Diffusion Image Metadata β€” Complete Guide to Stripping

Mar 10, 2025

Stable Diffusion, ComfyUI, and related tools write extensive metadata into generated images. This metadataβ€”including model names, prompts, seeds, and workflow detailsβ€”triggers AI labels when you upload to Instagram, Pinterest, Facebook, or TikTok. Here's a complete guide to stripping it.

What Stable Diffusion Embeds

Stable Diffusion outputs typically include:

  1. PNG text chunks β€” Parameters, prompt, negative prompt, seed, steps, CFG, model name
  2. XMP metadata β€” Adobe-style tags with generation info
  3. EXIF software tags β€” References to the software used
  4. Workflow data β€” ComfyUI embeds node graphs and settings in some exports

Platforms scan for these markers. When found, they apply the "Made with AI" or "AI Info" label.

PNG vs JPEG

  • PNG β€” Stable Diffusion often uses PNG for lossless output. PNG supports text chunks (tEXt, iTXt) where most metadata lives. Stripping must remove these chunks, not just EXIF.
  • JPEG β€” Metadata is usually in EXIF/XMP. Standard metadata removal handles this.

A good tool strips both PNG chunks and EXIF/XMP.

How to Strip Stable Diffusion Metadata

  1. Export your image from Stable Diffusion, ComfyUI, or your preferred interface
  2. Upload to a metadata removal tool β€” Ensure it handles PNG text chunks, not just EXIF
  3. Download the cleaned file
  4. Upload to your platform β€” The AI label should not appear

Processing in the browser keeps your images private; they never leave your device. No account required for the first few images per day.

What Gets Removed

  • PNG text chunks β€” Parameters, prompt, seed, model name
  • XMP tags β€” Generation metadata in Adobe format
  • EXIF data β€” Software and device fields
  • C2PA β€” If present (e.g., from certain upscalers or post-processing)

Quality and File Size

Metadata removal does not affect image quality. Pixels are unchanged. File size may decrease because metadata is removed.

Important Notes

  • Some tools only strip EXIF; for Stable Diffusion PNGs, you need PNG chunk removal
  • Pixel-level watermarks (e.g., SynthID) cannot be removed by metadata stripping
  • Platform detection may evolve; results can vary

For a free tool that strips Stable Diffusion metadata including PNG chunks, use Remove AI Labelβ€”no account needed to start.

Remove AI Label Team

Stable Diffusion Image Metadata β€” Complete Guide to Stripping | Remove AI Label