Calabi Labs · Guide · 2026-06-14
```html
When people search for a batch image watermark remover, they're usually trying to solve one of two problems: erasing a visible logo or text overlay from multiple images, or removing the invisible AI-detection signals that get images flagged or labeled as synthetic on social platforms. Calabi handles the second problem — the metadata and provenance layer that platforms actually scan — not pixel-level editing. This distinction matters, because no tool can meaningfully batch-erase a visible watermark in one click without degrading image quality, and anyone promising that is selling you something that doesn't work at scale.
Platforms like Instagram, Facebook, TikTok, and YouTube don't flag images because they look "AI." They flag them because of invisible metadata fingerprints baked into every export. The primary signals are:
DigitalSourceType: trainedAlgorithmicMedia XMP tag is the most common AI indicator in image metadata. It's a single field, but platforms use it as a primary trigger for "Made with AI" labels.If you've tried re-uploading, screenshotting, or cropping your AI images to avoid detection, you've probably noticed the "Made with AI" label still appears — or worse, the platform detects the manipulation itself. Here's why:
The bottom line: the detection layer is structural, embedded deep in the file format, and it doesn't care how the image looks.
Calabi doesn't claim to batch-process 100 images in one shot — that's a red flag in this space, because meaningful provenance cleaning requires processing each file individually to produce a verifiable forensic result. What Calabi does is run a complete three-stage pipeline on every uploaded file:
DigitalSourceType: trainedAlgorithmicMedia XMP flag, every generator/tool tag, and every Lavc / x264 encoder fingerprint. An AI export with 144 metadata tags becomes a clean structural file with around 94 neutral tags — the same count as a stock photo.To process a batch, upload each file through the Calabi app sequentially. The pipeline runs automatically on each one. The free trial gives you 10 cleans with no card required.
No, and it's important to be clear about this. Calabi does not edit pixels, use inpainting, or reconstruct any region of an image. If you have a visible logo or text overlay, cropping or a dedicated photo editor is what handles that. What Calabi handles is the invisible detection layer — the C2PA manifests, AI metadata flags, and encoder fingerprints — that survive cropping and get images flagged by platforms even after you've removed the visible mark.
Yes. Calabi strips C2PA / Content Credentials atoms and XMP AI flags from video files, and removes encoder fingerprints like Lavc and x264 SEI NAL units from video bitstreams. The injection stage writes device profiles with GPS and capture timestamps appropriate for video files.
No tool can guarantee a platform will never flag an image. Platform detection systems evolve, and perceptual hashes embedded at the pixel level by some studios may survive re-encoding in ways that vary by implementation. Calabi removes the metadata and provenance signals — C2PA, XMP AI flags, and encoder fingerprints — which are what the majority of automated scans look for. Results vary by platform and source model.
Try Calabi free at calabilabs.com — 10 cleans, no card.
```