You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(metadata): the metadata strip now routes its output format by the file's actual content, not its extension. A misnamed lossless image (a PNG/WebP served as .jpg, ~1% of real uploads) is no longer silently re-encoded into a real JPEG, preserving the "work with originals" invariant. Found by a new full-corpus metadata-removal parity audit.
fix(invisible): the SDXL removal pipelines now load with the diffusers default watermarker disabled (add_watermarker=False), so a cleaned image is no longer re-stamped with the open "Stable Diffusion XL" invisible watermark and re-flagged as AI.