Back to BlogAI Watermarks & Platform Labels
    ·9 min read

    How to Check Your Image for AI Watermarks and Tags Before You Post It

    An image being scanned by an inspection overlay listing the hidden signals found inside it

    Key takeaways

    • You can fully audit two of the three layers yourself: the visible mark and the metadata.
    • Metadata is where the surprises live — generator names, model versions, and on phone photos, GPS coordinates.
    • Invisible pixel watermarks generally cannot be verified independently; the detector is held by the provider.
    • A detection-likelihood estimate is a heuristic read of the pixels, not a verdict from any platform.
    • Check before publishing. Learning what your file revealed after it is public is the one outcome you cannot undo.

    There is one outcome in this whole topic you cannot undo: publishing a file and *then* discovering what it was carrying. The label appears, the metadata is already in someone's cache, and the location tag you never knew was there has already travelled.

    The fix costs three minutes and happens before you hit post. Here is exactly how to audit your own image.

    This is a spoke of our AI image watermarks pillar guide.

    What you can and cannot check

    LayerCan you inspect it?How
    Visible badgeYesYour own eyes, at full zoom
    C2PA manifestYesMetadata inspection
    EXIF / XMP / IPTC / generator tagsYesMetadata inspection
    PNG text chunks, ICC profileYesMetadata inspection
    Invisible pixel watermarkNo, not reliablyRequires the provider's detector
    How a classifier will read the pixelsEstimate onlyHeuristic likelihood score

    Four of six rows are fully knowable. That is more control than most people assume they have.

    Step 1: look at the picture

    Obvious, and routinely skipped. Open the image at full size and check all four corners and both edge bands for a badge, logo, coloured strip or text. Marks are frequently small, low-contrast, and easy to miss in a thumbnail.

    If you find one, it is geometry: crop it, or patch it from surrounding pixels.

    Step 2: read the file, not the picture

    This is where the informative data lives. Drop the image into the metadata tool and it enumerates what is actually present:

    • C2PA manifest — a signed record of how the file was produced, sometimes including edit history
    • IPTC digital source type — an explicit synthetic-origin declaration
    • XMP and EXIF generator tags — software and model names, versions, processing history
    • PNG text chunks — where generation parameters often end up, prompts included
    • ICC profile and camera EXIF — and on phone photos, GPS coordinates and capture time

    The full anatomy of these fields is in our AI image metadata guide.

    Step 3: read the before-and-after report

    The report does two things. It lists every signal found and confirms what removal cleared — so the metadata layer is verified rather than assumed. And it gives a heuristic detection-likelihood estimate for the pixels, computed locally from characteristics associated with generated imagery: texture smoothness, noise structure, frequency regularity and similar tells.

    Be clear about what that score is. It is a local estimate, useful for comparing before against after. It is not a verdict from any platform's detector, and nobody outside a platform can give you one. Our guide to reading a detection report walks it through field by field.

    Step 4: the layer you cannot verify

    Invisible pixel watermarking cannot be independently confirmed, because detection requires the issuing provider's own model. That gap is deliberate: a public verifier would let anyone test edits repeatedly until detection failed, which is precisely the attack the scheme exists to resist.

    So treat it as an unknown that may be present, handle the layers you can, and distrust any tool claiming to verify or guarantee removal here. Our SynthID guide explains the asymmetry in full.

    Step 5: re-check the output

    Run the processed file through the report again. Ten seconds, and it converts "the container should be empty" into "the container is empty". Verification is the entire reason a before-and-after view exists.

    The three-minute checklist

    1. 1Zoom in and check every corner and edge for a visible mark.
    2. 2Inspect the metadata and read the full list of what is present.
    3. 3Remove the badge if there is one; strip the container either way.
    4. 4Read the detection-likelihood estimate as a heuristic, not a verdict.
    5. 5Re-check the output before publishing.

    Read next: how platforms turn these signals into a label on your post →

    Frequently Asked Questions

    How do I check if an image has an AI watermark?

    Check the two layers you can see into. Zoom to full size and inspect every corner and edge for a visible badge. Then inspect the file's metadata, which is fully readable and will list any C2PA manifest, generator tag, XMP entry or IPTC source-type declaration present. The third layer, invisible pixel watermarking, generally cannot be verified without the issuing provider's own detector.

    Can I detect invisible watermarks in AI-generated images myself?

    Not reliably. Verification requires the matching detector, which providers expose only through their own products and partner integrations. That asymmetry is deliberate — a freely available verifier would double as a tool for attacking the watermark by letting anyone test edits until detection failed.

    How do I know whether my image is flagged as AI?

    You cannot query a platform in advance, but you can check what your file tells it. Inspect the provenance metadata, which is what platforms read first, and review a heuristic detection-likelihood estimate for the pixels. Together those cover the signals that produce most labels.

    What does a detection likelihood score actually mean?

    It is a local heuristic estimate, computed in your browser from characteristics associated with generated imagery — such as texture smoothness, noise structure and frequency regularity — combined with whatever provenance signals were found. It is a useful before-and-after comparison, not an authoritative verdict from any platform or detector.

    Does checking my image upload it anywhere?

    No. Everything runs in your browser using your own device's processing. The file is read locally, inspected locally and re-encoded locally. It never leaves your machine, which is the only sane arrangement for a tool whose entire purpose is examining what your files reveal.

    What hidden data surprises people most?

    Location. Ordinary camera EXIF from a phone routinely includes GPS coordinates and a precise capture timestamp, so a holiday photo can disclose exactly where you stood and when. People come looking for AI tags and leave having removed something considerably more sensitive.

    Should I check the image again after processing?

    Yes, and it takes seconds. Re-running the report on the output confirms the container is genuinely empty rather than trusting that it should be. Verification is the entire point of a before-and-after view.

    AI Watermarks & Platform Labels: complete guide series

    Start here — pillar guide

    AI Image Watermarks in 2026: Every Visible Badge and Invisible Signal, Explained

    A complete guide to AI image watermarks: which generators add visible badges, which embed invisible signals, and what actually survives editing.