Compare · alternative tools
NeuralBleach is a CLI tool for removing invisible AI watermarks via Stable Diffusion regeneration with ControlNet edge-locking. Images only, GPU required, no metadata injection.
| Feature | Calabi Sanitizer | NeuralBleach |
|---|---|---|
| Video support | Yes | No — images only |
| Invisible-watermark handling | Re-encode disruption (partial) + audio scramble | SDXL diffusion regen with ControlNet |
| Encoder fingerprint removal | Yes | No (explicit limitation) |
| Phone identity injection | Yes — Make/Model/GPS/timestamp | No |
| Forensic proof card | Yes | No |
| Web UI | Yes | No — CLI |
| GPU required | No | Yes (RTX 3060+ recommended) |
NeuralBleach excels at aggressive image watermark destruction via diffusion. Calabi covers the full creator workflow — video + image, identity injection, proof.
NeuralBleach is a CLI + Colab notebook hosted at https://github.com/obaskly/NeuralBleach by obaskly. Open source. Useful for the engineer audience.