ToolConvoyToolConvoyv2.6
← Back to blog

C2PA Content Credentials Explained: The AI Metadata Standard

ToolConvoy

C2PA — the Coalition for Content Provenance and Authenticity — is the emerging industry standard for certifying where digital content came from. If you've ever wondered how platforms know an image is AI-generated, or why Photoshop can show a file's edit history, C2PA is the answer.

What Is C2PA?

C2PA is an open technical standard developed by a coalition of technology and media companies. It defines a format for cryptographically signed metadata that travels with an image (or video, or audio file) and describes its origin and edit history.

The founding members include Adobe, Arm, BBC, Intel, Microsoft, and Truepic. OpenAI joined in 2024, and Google joined in 2025. It's backed by the Content Authenticity Initiative (CAI), a broader industry group with over 2,000 members.

The key idea: instead of relying on the honor system for content provenance, C2PA uses cryptographic signatures to verify the chain of custody. If someone alters an image, the signature chain breaks.

Who Uses C2PA?

  • OpenAI: All DALL-E 3 images generated via ChatGPT and the API carry C2PA manifests
  • Adobe: Every Firefly generation includes C2PA credentials. Photoshop can display and verify them via the Content Credentials panel
  • Microsoft: Designer and Copilot images include C2PA credentials signed with Microsoft's certificate
  • Google: Imagen outputs include C2PA credentials alongside SynthID watermarks
  • Leica and Sony: Select camera models can sign photos at capture time, creating a hardware-anchored provenance record
  • BBC: Using C2PA to verify news imagery authenticity

How C2PA Works Technically

C2PA is built on two core technologies:

JUMBF Boxes

C2PA data is stored inside JUMBF (JPEG Universal Metadata Box Format) containers within the image file. A JUMBF box is a self-describing binary container that can hold arbitrary metadata — including C2PA manifests, signature data, and provenance chains. These boxes are embedded in the file structure alongside the image data but don't affect how the image renders.

Cryptographic Signing

Each C2PA manifest is signed with a private key held by the content creator (or, in the case of AI, the generating service). The corresponding public key is published in a trust list maintained by the C2PA. Verifiers can check the signature against the trust list to confirm the manifest hasn't been tampered with and that it came from a recognized issuer.

The manifest itself contains:

  • Assertions: Claims about the content — for example, "this image was generated by DALL-E 3" or "captured with a Leica M11 at f/2.8"
  • Ingredients: References to source assets. If an image was generated from a text prompt, the prompt is an ingredient. If it was composited from multiple photos, each photo is an ingredient
  • Signatures: Cryptographic proofs that bind the assertions and ingredients to the content

The manifest forms a verifiable chain — each edit or action appends a new signed entry rather than modifying previous ones.

How to Read a C2PA Manifest

Use the C2PA Stripper tool — it reads and displays C2PA manifests before stripping them. You'll see:

  • The issuer (e.g. "OpenAI" or "Adobe Inc.")
  • The generation timestamp
  • The generating prompt (for AI images)
  • The complete ingredient list
  • The signature verification status

The tool processes everything in your browser, so the inspection is private.

How to Remove C2PA Credentials

There are legitimate reasons to strip C2PA metadata:

  • You edited the image and the old provenance chain is no longer accurate
  • You're delivering a final composited image to a client and the AI origin isn't relevant
  • You want a clean file without metadata overhead for publishing
  • Privacy: the C2PA manifest may contain your prompt text

The C2PA Stripper removes the JUMBF boxes and all C2PA content from the image. It's a metadata-only operation — the image pixels are unchanged. The output file is smaller (JUMBF boxes add kilobytes) and reads as a standard image without any provenance chain.

The Bigger Picture: Why C2PA Matters

C2PA represents a fundamental shift in how digital content is verified. Instead of asking "is this real?", the standard asks "who made this, and what happened to it?" — a verifiable answer backed by cryptography rather than trust.

For AI-generated content specifically, C2PA provides transparency: viewers can see what was AI-generated, what prompted it, and who generated it. Whether you want that transparency embedded in your file is up to you — and that's where the C2PA Stripper comes in.

Ready to convert? Try our free EPUB to PDF tool.

Convert EPUB to PDF now →