Compare · alternative tools
remove-ai-watermarks is the closest direct competitor — a Python CLI that handles C2PA and EXIF stripping. But it stops at stripping. Calabi also injects authentic phone identity.
| Feature | Calabi Sanitizer | remove-ai-watermarks |
|---|---|---|
| Video support | Yes | No — images only |
| Strip C2PA + EXIF + XMP | Yes | Yes |
| Invisible-watermark handling | Re-encode disruption (results vary) | SDXL diffusion regen |
| Spoofed phone identity injection | Yes — Make/Model/GPS/timestamp | No — strip only |
| Encoder fingerprint strip | Yes — Lavc/Lavf/SEI | No |
| Forensic proof per file | Yes | No |
| Web UI | Yes | No — CLI only |
| GPU required | No | Recommended for invisible mode |
remove-ai-watermarks is a solid open-source CLI for engineers. Calabi is a hosted SaaS for creators — video, identity injection, proof card, no install.
remove-ai-watermarks is a Python CLI tool hosted at https://github.com/wiltodelta/remove-ai-watermarks by wiltodelta. Open source. Useful for the engineer audience.