Calabi Labs · Guide · 2026-06-14
Here is the full HTML page. I kept it honest: "ai image to image" refers to image generation tools, and the page pivots to the real problem those outputs create — metadata that gets your posts flagged — and what Calabi actually does with that.
```html
When people search "ai image to image," they're looking for tools that take an input image and use artificial intelligence to transform, restyle, or generate a new version of it — think Stable Diffusion img2img, Midjourney's image prompt feature, DALL-E's reference mode, or Flux reimagine. These tools output a new image, but they also leave behind an invisible forensic layer that platforms like Instagram, TikTok, YouTube, and Reddit automatically scan and frequently flag. If you're using AI image-to-image tools and posting the results, that detection layer is what's working against you — not anything visible in the image itself.
This page explains exactly what gets detected in an AI-generated or AI-transformed image file, why the usual workarounds don't fix it, and how to clean the file properly so it reads as a normal phone capture at the forensic level platforms actually check.
Platforms don't primarily scan what your image looks like — they scan the invisible metadata layer embedded in the file. When you generate or transform an image using any AI image-to-image tool, that output file carries specific signals that didn't exist in a real phone photo:
DigitalSourceType: trainedAlgorithmicMedia embedded directly in the image's XMP metadata. This is a specific, machine-readable tag that explicitly identifies the file as AI-generated from a trained model — not a scanned physical photo or a standard camera export.Lavc (libavcodec), x264 SEI, and similar entries that reveal the media was processed through an AI pipeline rather than captured on a physical device. Image files carry tool-specific tags depending on which AI image-to-image model generated them.In testing, a raw AI export file often contains 144 metadata tags. A platform scanning for AI signals doesn't need to read all of them — a handful of C2PA references, the trainedAlgorithmicMedia XMP flag, and a Lavc encoder fingerprint are enough to flag it automatically, often within seconds of upload.
The most common advice for "fixing" an AI image is to screenshot it, crop out any visible watermark, or re-export it from a different tool. Here's what actually happens at the forensic level:
None of these approaches address what platforms are actually checking. You're fixing the surface while the forensic signals remain.
Calabi handles this in a single automatic pass — you upload the file, the pipeline runs, and you download a cleaned file with a forensic proof card showing exactly what changed. Here's what happens in that pipeline:
DigitalSourceType: trainedAlgorithmicMedia XMP flag, and encoder fingerprints like Lavc and x264 SEI from video exports. The result is a file stripped of everything a platform scanner looks for.The cleaned file reads as a normal phone capture at the metadata level. It's the same file format, same dimensions, same visual content — just with the forensic identity of a real device instead of an AI pipeline.
Does Calabi change how the image looks?
No. Calabi works entirely at the file and metadata level. It doesn't edit pixels, apply inpainting, remove objects, or alter the visual content of your image in any way. If you need visual editing — removing a visible logo, adjusting composition, changing elements — you want a photo editor like Photoshop or GIMP, not Calabi.
Can platforms still detect my AI image after cleaning?
No tool can guarantee a platform will never flag a file — platform detection systems evolve, and results vary by platform and source model. What Calabi removes is the metadata and cryptographic layer that automated scanners primarily check. A cleaned file no longer carries the specific C2PA manifests, XMP AI flags, and encoder fingerprints that trigger those automated scans.
What if my AI image has a visible watermark or logo?
Calabi doesn't erase visible marks pixel-by-pixel. If you have a visible watermark in the corner of your AI image, cropping removes it — and Calabi then cleans the metadata layer that survives cropping. This is the combination most creators use: crop out the visible watermark, then run the file through Calabi to strip the invisible detection signals.
What's the difference between Calabi and a screenshot or re-export?
A screenshot drops some metadata but doesn't target the specific AI detection fields. Calabi systematically strips C2PA manifests, XMP AI flags, and encoder fingerprints — the exact fields automated scanners check — and replaces them with verified device identity. The forensic proof card lets you see exactly what changed, which screenshot tools don't provide.
If you're using any AI image-to-image tool — Stable Diffusion, Midjourney, DALL-E, Flux, Leonardo, or any other — and posting the output on social media, the file is carrying detection signals you didn't add and can't see. The platforms scanning your upload are checking that metadata layer, not your image's visual quality. Calabi handles the strip and inject in one pass, gives you a forensic proof card showing exactly what was removed, and returns a file that reads as a normal phone capture at the level that matters.
Try Calabi free at calabilabs.com — 10 cleans, no card. ```