Back to BlogAI Watermarks & Platform Labels
    ·11 min read

    AI Image Labelling Rules: The Laws, Treaties and Agreements Behind Every AI Tag

    A document seal and legal text merging into a digital image provenance manifest

    Key takeaways

    • Watermarking is not a product fashion — it is compliance. Rules now oblige providers to make synthetic content machine-detectable.
    • EU AI Act Article 50 sets transparency duties: mark synthetic output, and disclose deepfakes to viewers.
    • California's AI Transparency Act (SB 942) pushes large generative providers toward provenance data and detection tooling.
    • C2PA is the industry standard the rules lean on: a cryptographically signed record of how a file was made.
    • Obligations mostly land on providers, deployers and platforms. Individuals face duties mainly around deceptive content.

    Every AI label you have ever seen — the grey line under a post, the badge in the corner, the tag inside the file — exists because of paperwork. Not product design. Not branding. Rules.

    That distinction matters for one practical reason: product features come and go, but compliance requirements only accumulate. Understanding what is driving the marking tells you which way this is heading, and it is not toward less.

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

    The four layers of obligation

    LayerExampleBinding?Who it binds
    Regional lawEU AI Act, Article 50 transparency dutiesYes, in the EUProviders and deployers of AI systems
    National / state lawCalifornia AI Transparency Act (SB 942)Yes, in scopeLarge generative AI providers
    Intergovernmental frameworksDeclarations and frameworks on trustworthy AIMostly non-bindingSignatory states
    Industry standard + commitmentsC2PA specification; voluntary provider pledgesVoluntary, near-universal in practiceParticipating companies

    There is no single global treaty on image labelling. What there is instead is this stack — and in practice the stack behaves like one, because a provider serving a global market implements the strictest requirement everywhere.

    EU AI Act Article 50: mark it, and say so

    Article 50 carries the transparency obligations, and two parts concern images directly.

    Marking synthetic output. Providers of AI systems that generate synthetic image, audio, video or text are expected to ensure the output is marked in a machine-readable format and detectable as artificially generated or manipulated. The marking is expected to be effective, interoperable, robust and reliable as far as technically feasible.

    Read that phrasing carefully, because it explains the entire watermarking landscape:

    • *Machine-readable* → metadata and invisible watermarks, not just a visible logo.
    • *Interoperable* → a shared standard, which is why C2PA won.
    • *Robust* → survives editing, which is why invisible watermarks exist at all.

    Disclosing deepfakes. Those deploying systems that generate or manipulate content constituting a deepfake are expected to disclose that the content has been artificially generated or manipulated. This is the duty most likely to reach an ordinary publisher rather than a model provider.

    California SB 942: provenance plus detection

    California's AI Transparency Act approaches the same problem from the provider side, pushing large generative AI providers toward attaching provenance information to generated content and making detection tooling available so that content can be verified.

    The detection half is the interesting bit. It answers a fair objection to watermarking: marking is useless if nobody can check it. It also explains the asymmetry users run into — providers hold the verification capability, so you generally cannot independently confirm whether an invisible watermark is present in your own file. Our SynthID guide covers that asymmetry honestly.

    C2PA: the standard everything converges on

    The law says "machine-readable and interoperable" without naming a format. Industry answered with C2PA: a cryptographically signed manifest travelling inside the file, recording how it was created and what was done to it since.

    That is why the same provenance data turns up across completely different products — it is one standard, adopted widely. And it is why the data is fragile in one specific way: a signed manifest is part of the file container, so decoding an image to raw pixels and re-encoding it leaves the manifest behind entirely. Full detail in C2PA Content Credentials explained.

    Voluntary commitments came first

    Before any of this was law, major AI providers publicly committed to developing mechanisms enabling users to tell whether content is AI-generated, including provenance and watermarking work. Those commitments are why marking appeared in products well ahead of legal deadlines — and why providers who never faced a binding obligation still implemented it.

    What this means for you, practically

    You are…Your obligationYour practical concern
    Generating images for personal useEssentially nonePrivacy and unwanted platform labels
    Publishing commerciallyDisclosure in specific contexts, especially deepfakesPlatform rules and client expectations
    Building a product on a generative APIVaries — you may be a deployerCheck whether marking duties pass to you
    Running open-weight models yourselfProvider-side duties may attach in scopeNothing marks output unless you add it

    Where the tooling fits

    Knowing the rules is only useful if you can see what your files actually declare. Inspect before you publish: the report lists every provenance signal present, what removal cleared, and an honest estimate of how the pixels themselves are likely to read.

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

    Frequently Asked Questions

    What does EU AI Act Article 50 require for AI images?

    Article 50 sets transparency obligations for certain AI systems. Providers of systems generating synthetic image, audio, video or text are expected to mark output in a machine-readable way so it is detectable as artificially generated or manipulated, and those deploying systems that produce deepfake content are expected to disclose that the content is artificially generated. Marking must be effective, interoperable, robust and reliable as far as technically feasible.

    Is it illegal to remove an AI watermark or metadata?

    Stripping metadata from your own file is ordinary image handling — every social platform already discards most metadata on upload, and photographers remove it for privacy routinely. The legal risk sits with deception rather than with the edit: the rules target passing synthetic content off as authentic, particularly deepfakes of real people, and platform policies apply independently of any law.

    What is the California AI Transparency Act?

    SB 942 is a Californian law aimed at large generative AI providers, pushing them to attach provenance information to generated content and to make detection tooling available so that content can be checked. It is one of the clearest examples of watermarking and provenance metadata moving from voluntary practice to legal expectation.

    Is there an international treaty on AI image labelling?

    There is no single binding global treaty specific to image labelling. What exists is a layered arrangement: binding regional law such as the EU AI Act, national and state statutes, intergovernmental frameworks and declarations on trustworthy AI, voluntary commitments signed by major providers, and the C2PA technical standard that most implementations converge on.

    Who is legally responsible for labelling an AI image?

    Primarily the provider of the generative system, which is expected to mark output, and the deployer or publisher, which is expected to disclose synthetic content in specific contexts such as deepfakes. Platforms then apply their own labelling on top. An ordinary individual's exposure is mostly about deceptive use rather than about the presence of a tag in a file.

    Do these rules apply to AI-edited real photos?

    Often yes. Provenance standards record edit steps, not just origin, so a generative fill or object removal produces a record of synthetic manipulation. That is why phone AI editing features tag their output and why platforms can label a photograph you genuinely took.

    Why do the rules focus on machine-readable marking rather than visible badges?

    Because a visible badge is trivially cropped and cannot be checked automatically at scale, while machine-readable provenance can be verified by any platform at upload time. Machine-readable marking is the only approach that works across billions of files — which is also why it is the layer users most often do not know is there.

    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.