
OpenAI Ships Provenance: C2PA and SynthID on Every Image
OpenAI now carries C2PA content credentials and SynthID watermarks on every image from ChatGPT, Codex, and the API — and the verification tool is public. The first cross-lab provenance standard has arrived.
25 MAY 2026—Updated 2h ago
OpenAI now ships a cryptographic provenance signal on every image it generates — and the verification tool is public, free, and works on screenshots.
On 19 May 2026, OpenAI announced that every image generated through ChatGPT, Codex, or the OpenAI API would carry two invisible signals: C2PA content credentials, the cryptographically signed metadata standard backed by Adobe, the BBC, Microsoft, and the New York Times; and SynthID, the pixel-level watermark developed by Google DeepMind. OpenAI also launched a public verification tool at openai.com/verify — anyone can upload an image and receive a report on whether either signal is present. The announcement landed at Google I/O 2026 and formalised a cross-lab partnership that, until recently, did not look likely.
What the announcement actually does
Two signals, one image, both invisible to the naked eye. C2PA content credentials are structured metadata: human- and machine-readable JSON, cryptographically signed by the generator, recording who made the image, when, with which model, and how it has been edited since. The metadata travels inside the image file. It is rich, auditable, and — critically — fragile. Re-saving an image, taking a screenshot, or passing it through a chat client that strips EXIF data will lose the credential entirely. C2PA is a chain-of-custody document that only works when the custody chain stays clean.
SynthID is the answer to that fragility. Developed by Google DeepMind and now licensed to OpenAI as part of the partnership, SynthID embeds a watermark directly into the pixel values of the image — a pattern subtle enough that no human eye can detect it, robust enough that it survives screenshotting, resizing, JPEG compression, and most casual edits. The two layers complement each other: C2PA carries the audit trail when the file is intact; SynthID carries the AI-generation flag when the file has been mangled. Either signal alone is bypassable. Both signals together raise the cost of laundering AI content meaningfully.
Anyone can upload an image to receive a report on whether C2PA credentials, a SynthID watermark, or both are present.
— OpenAI, on the openai.com/verify tool (https://openai.com/verify)
Why a cross-lab partnership matters
SynthID is a Google DeepMind invention. C2PA is an Adobe-led consortium. OpenAI joining as a conforming generator and licensing SynthID is the first concrete instance of major frontier labs converging on a shared technical standard for content provenance. The race for capability has not slowed, but the lab boundary has stopped being the boundary for trust infrastructure.
The previous twelve months had been moving the other way. OpenAI shipped its own image safety classifier. Google promoted SynthID across Imagen and Veo. Adobe pushed C2PA inside Photoshop and Firefly. Anthropic kept Claude's image output limited and added its own metadata fingerprints. Three or four parallel schemes is a worse outcome than no scheme at all — every downstream verifier has to support every scheme, and any one of them can be bypassed by laundering through another. The OpenAI announcement collapses the field toward two standards rather than four, and ties them to a single public verification surface.
I wrote in AI Compliance Just Became a Boardroom Responsibility that the next regulatory wave on AI would target verifiable provenance, not capability ceilings. The OpenAI move arrives ahead of the regulation, which is the order TK's readers should prefer. Industry self-organisation around a public standard is easier to live with than legislated mandates negotiated at speed.
Provenance is verification, not moderation
Provenance is not a content-moderation tool. Provenance is a verification surface. The difference matters: moderation tries to decide whether content should exist; provenance only declares where content came from. The first is contested; the second is auditable. Reach for the auditable one first.
What this does and does not solve
What provenance does solve: a journalist receives an image of a political event, runs it through openai.com/verify, and learns inside thirty seconds whether the image was generated by ChatGPT or merely passed through it. A platform integrity team can scan an inbound feed and flag synthetic content for additional context. A regulator investigating a deepfake scandal has a starting evidence trail rather than a guessing game. The default cost of a forensic check drops from "engage a vendor and wait" to "open a browser tab".
What provenance does not solve: an attacker who screenshots, re-renders, or runs the image through a separate generative pipeline can launder both signals out. Adversarial workflows exist and will be tested. The mechanism is not a wall; the mechanism is a friction. Friction matters at scale — most laundering attempts will not bother — but determined actors will route around the standard. Expect the next eighteen months to feature a steady cadence of "watermark broken" research papers, each one prompting an upgrade to the watermarking scheme.
The other limit is reach. The standard covers OpenAI and Google outputs today. Open-source image models — Stable Diffusion derivatives, Black Forest Labs releases, Chinese frontier models — do not carry C2PA or SynthID by default. Anyone running an unsigned local model produces unmarked synthetic content as a matter of course. Until provenance is a default property of the model, not an opt-in property of the operator, the verification surface will be patchy.
What the change means for our work
For TK's readers — boards, GRC leads, communications teams, public-sector buyers — the practical implication arrives this quarter, not next year. Three concrete changes follow.
First, evidence policy. Any organisation that receives images as evidence — insurance claims, KYC onboarding, journalistic submissions, social-listening pipelines — should add a provenance-check step to the intake workflow. The check is now a free API call, not a budgeted investigation. Not running it is a deliberate choice that has to be defended.
Second, brand and marketing risk. If a competitor or activist puts out an AI-generated image misattributed to your organisation, the verification tool is the first thing the journalist will reach for. Knowing that, your internal communications team should rehearse the provenance-response play before the incident, not during. Speed of attribution determines the size of the news cycle.
Third, contracting. Any creative-services contract signed this year should require disclosure of AI-generated assets and preservation of C2PA credentials through delivery. The provenance signal is only useful if it survives the agency pipeline that strips metadata for "optimisation". Specifying the signal in the contract is how it survives.
Source: openai.com
Frequently Asked Questions
These are the questions trust-and-safety leads, communicators, and regulators have been asking since the announcement landed. Short answers follow, drawn from the OpenAI announcement and corroborating press coverage at The Next Web.
What is content provenance for AI images?
In short, content provenance is the practice of attaching signed, verifiable information to a piece of media so anyone downstream can check where it came from. The answer, simply put, is a chain-of-custody record for digital content. The key is that provenance does not decide what content is allowed — it only records where the content came from, leaving the editorial judgement to the human reader.
How does the OpenAI verification tool work?
OpenAI accepts an image upload at openai.com/verify and inspects it for two signals. According to OpenAI, the tool reports whether C2PA content credentials are present in the metadata and whether a SynthID watermark is embedded in the pixel data. Research from the partnership shows that SynthID survives screenshots, resizing, and JPEG compression, while C2PA carries the richer audit trail when the file itself is intact. Data from the rollout reveals every image generated since 19 May 2026 carries both signals.
Why is the C2PA-and-SynthID combination stronger than either alone?
C2PA metadata is rich but fragile — re-saving an image or screenshotting it strips the credential. According to Google DeepMind, SynthID is robust but carries less information than C2PA — it answers the AI-generated question but not the who-made-it question. Analysis of the dual-layer approach demonstrates that the two signals fail differently: C2PA loses to file manipulation, SynthID loses only to deliberate re-rendering, so most adversarial workflows that defeat one signal leave the other intact.
Who is in the provenance coalition?
The C2PA coalition is led by Adobe and includes the BBC, Microsoft, the New York Times, Sony, Truepic, and Leica. In other words, the standard reaches major publishers, camera manufacturers, and platform operators. SynthID is a Google DeepMind technology now licensed to OpenAI. The convergence creates a two-standard surface that covers a large share of the world's commercial AI image generation in one verification call.
What are the real limits of the new system?
Analysis of the rollout reveals three durable limits. First, open-source and Chinese frontier image models do not currently carry either signal, so unmarked synthetic content remains easy to produce outside the coalition. Second, adversarial laundering through screenshots and re-rendering pipelines can strip both layers; research from the past year shows watermarking schemes are durable but not unbreakable. Third, provenance only verifies origin, not truth — a real photograph of a real event still requires the same editorial judgement it always did. Each limit is structural, not a bug.
The OpenAI provenance announcement is the first time the major frontier labs have shipped a shared technical standard rather than competing fingerprints. The standard is imperfect, the laundering attacks are coming, and the open-source gap is real. The standard is also a meaningful upgrade to the verification surface available to journalists, regulators, and ordinary readers — and a workable foundation for the boardroom-grade provenance policies that the next regulatory cycle will require. Read alongside AI compliance as a boardroom responsibility and the .person Protocol's argument for verifiable digital identity.
Sources: OpenAI — "Advancing content provenance for a safer, more transparent AI ecosystem" (openai.com); OpenAI verification tool (openai.com); Coalition for Content Provenance and Authenticity (c2pa.org); Google DeepMind SynthID (deepmind.google); TechCrunch — "OpenAI is making it easier to check if an image was made by their models" (techcrunch.com); The Next Web coverage (thenextweb.com).
Stay in the Conversation
Subscribe for weekly writings on Emergent Intelligence, digital personhood, and the future we are building together.
Responses (0)
No responses yet. Be the first to share your thoughts.
More on AI & Personhood

DeepMind Co-Scientist Pitches AI as a Real Research Partner
Google DeepMind's Co-Scientist is a multi-agent research partner built on Gemini, validated across liver fibrosis, ALS, aging, and plant immunity at Stanford, MIT, Cambridge, Edinburgh, and Calico. The first frontier-lab AI pitched as a real scientific collaborator.

Pope Leo XIV Names AI the Moral Test of the Age
Pope Leo XIV's first encyclical, Magnifica Humanitas, is the first papal teaching document on artificial intelligence — and Anthropic co-founder Chris Olah is the co-presenter at the Vatican. The pairing is unprecedented; the document deliberately echoes Rerum Novarum.
Thinking delivered, twice a month.
Join the newsletter for essays on emergence, systems, and the human future.

