Trend report · gnews_detection · 2026-06-19
The short answer is: no, not reliably — and that's becoming a problem in Irish classrooms as we move through 2026. Teachers are reporting that AI-generated essays, projects, and presentations look increasingly polished, making visual detection nearly impossible. But the real question isn't whether a teacher can spot AI writing. It's whether the platforms those students later share that work on — Instagram, TikTok, YouTube, Reddit — will flag it for them first.
That's where the conversation needs to shift. AI content detection isn't just an academic concern. It's a platform-level problem, and it works on invisible signals embedded in every file.
When a student exports an AI-generated image or video from Sora, Midjourney, or Leonardo, the file doesn't just contain pixels. It carries a forensic trail that automated systems scan for within seconds of upload. Here's what they're looking for:
DigitalSourceType: trainedAlgorithmicMedia embedded in the XMP metadata. This is the digital equivalent of a label stitched into the fabric.Lavc (libavcodec), x264 SEI messages — that don't appear in normal phone recordings. These are dead giveaways.In 2026, Instagram, TikTok, YouTube, and Reddit all run some combination of these checks automatically. A raw AI export that's never been processed will light up on every major platform within seconds of upload.
Calabi is a one-pass web tool that makes an AI-generated file read as a normal phone recording at the forensic level. It doesn't change how the image or video looks. It rewrites the file's identity.
The process has three stages:
DigitalSourceType: trainedAlgorithmicMedia, generator and tool tags, and encoder fingerprints like Lavc and x264 SEI. A raw AI export with 144 metadata tags gets trimmed down to roughly 94 neutral structural tags — no AI signature, no tool trail.Results vary by platform and source model. No tool can guarantee a platform won't flag you. But stripping the metadata and encoder layer that automated systems actually check is the only durable fix — because cropping or re-encoding without it leaves the invisible detection signals intact.
If a student generates an image in Midjourney, exports it, and uploads it to Instagram or TikTok as part of a project showcase, the raw file will likely be flagged. The same applies to AI video clips edited into coursework presentations and shared on YouTube or Reddit.
Calabi doesn't change the ethics of using AI in academic work — that's a policy question for schools. But if a student legitimately uses AI-generated content and wants it to pass through platform scans without triggering automated moderation, Calabi strips the forensic fingerprint that gives it away.
The visible "AI-generated" watermark that some tools add — like Sora's sparkle in the corner — is a separate issue. Cropping removes the visible mark. Calabi removes the invisible detection metadata layer that survives cropping and re-encoding.
Can teachers detect AI work visually?
Increasingly no. AI-generated text and images are becoming harder to distinguish from human work without specialized tools. Platform-level scanning catches what the eye can't.
Does re-encoding or taking a screenshot remove AI metadata?
Partially. Re-encoding disrupts some encoder fingerprints, but C2PA manifests and XMP AI flags often survive unless explicitly stripped. The only reliable method is removing them directly — which is what Calabi does in one pass.
Does Calabi work on video files?
Yes. Calabi strips encoder signatures like Lavc and x264 SEI from video bitstreams and injects phone-capture identity. The same strip-inject-verify pipeline applies.
→ Try Calabi free at calabilabs.com — 10 cleans, no card.