Image Formats·12 min read

What Are Content Credentials? The 2026 Practical Guide to C2PA

C2PA Content Credentials let you check who signed a photo, what software made it, and whether AI was involved. This guide explains the standard in plain language, then walks you through actually checking your own images.

You saw a photo online and wondered: was this AI? Did someone edit it? Who made it? In 2026 there is a way to answer those questions with cryptographic certainty, but only for some photos, and the system goes by two names that mean the same thing: C2PA (the technical standard) and Content Credentials (the consumer-friendly brand).

This guide explains what Content Credentials actually are, who is signing photos with them right now, how to check the credentials on any image yourself in 30 seconds, what the EU AI Act enforcement starting August 2026 means for AI disclosure, and why missing credentials do not automatically mean an image is fake.

The 30-second version

A Content Credential is a cryptographically signed record embedded inside a photo file. It carries: who signed the file (Adobe Photoshop, DALL-E, Canon, Samsung, etc.), what software or device made it, whether AI was involved, and an edit history. Anyone can verify the signature using free tools. If the signature checks out, the record is genuine. If the file was modified after signing, the signature breaks and the tampering is visible.

The standard is open (anyone can implement it). Adoption is now real but uneven: every Adobe Photoshop save signs, every DALL-E 3 image signs, Samsung's Galaxy S25 became the first consumer phone to sign camera shots in late 2025, and recent Canon and Leica cameras sign at capture. Most other photos in 2026 still do not carry credentials.

Check Content Credentials in your photo

Drop a photo in. See if it carries C2PA credentials, what software signed it, and whether AI was claimed. Browser-only, no upload.

What problem does this actually solve?

In 2026, AI image generation is everywhere. OpenAI's DALL-E 3, Adobe Firefly, Microsoft Designer, Google Gemini, and Midjourney collectively produce hundreds of millions of new images per day. Some are labeled, most are not. People share AI images as if they were photos, misuse photos as if they were AI, and lose trust in everything in between. Stock photo buyers cannot tell what they are buying. Journalists cannot prove their photos are real. Voters see fake images of politicians and shrug.

Content Credentials are the technical infrastructure that lets the truth travel with the file. Instead of trusting the platform that hosts an image, you trust the cryptographic signature attached to the file itself. The signature survives copying, downloading, and re-sharing. The signature breaks if anyone modifies the file after signing.

This does not solve every misinformation problem. It does not prove a photo is true. A camera-signed photo of a real scene is still just one perspective. An AI-generated image can still be inserted in a context that makes it deceptive. What C2PA does prove is provenance: the chain of custody from creation to your viewer. Knowing the chain lets you make a smarter judgment about the content.

Who is signing with Content Credentials in 2026

Adoption was slow through 2022-2024 and accelerated sharply in 2025-2026. Here is the current state for the sources you most likely encounter:

SourceSigns with C2PA?What you see in the manifest
Adobe Photoshop 2024 and newerYes, every saveAdobe signing chain, edit actions list, ingredients (source files used)
Adobe FireflyYes, every outputAdobe signing chain, AI assertion, generation parameters
Adobe Lightroom (export)Yes when option enabledAdobe signing chain, edit history
OpenAI DALL-E 3 (via ChatGPT downloads)YesOpenAI signing chain, AI assertion, prompt redacted
Microsoft Designer and Bing Image CreatorYesMicrosoft signing chain, AI assertion
Google Gemini (image generation)Yes (rolling out)Google signing chain, AI assertion
Samsung Galaxy S25 cameraYes (first consumer phone to ship C2PA capture)Samsung signing chain, capture timestamp, device model
Leica M11-PYes (first C2PA-native camera, late 2023)Leica signing chain, lens used, capture parameters
Sony Alpha with firmware 4.0+Yes on specific bodies for press programsSony signing chain, photographer ID for accredited journalists
Canon EOS R5 II, R1 with C2PA firmwareYesCanon signing chain, capture timestamp
Nikon Z9 (firmware 5.0+)Yes for verified news programsNikon signing chain
BBC News verified photosYes (Newsroom Provenance Project)BBC signing chain, editorial workflow trail
Truepic capture appsYes (for insurance, journalism)Truepic signing chain, capture device, location
iPhone cameraNo (as of mid-2026)Apple has not announced C2PA for camera output
Most Android phones (except Galaxy S25)NoNo C2PA in default camera app
MidjourneyNo (as of mid-2026)Generates without C2PA disclosure
Stable Diffusion (local install)No by defaultA plugin exists but is rarely enabled

The Samsung Galaxy S25 entry in late 2025 was a turning point. It was the first consumer smartphone where the default camera app signs every photo with C2PA at capture. Until then, C2PA at capture was a feature of professional cameras costing thousands. The Galaxy S25 brought it to the millions.

iPhone has not announced C2PA capture as of mid-2026. Apple has historically taken its own approach to image authenticity (the iPhone photo app shows you AI-edited indicators on photos you edit, but does not sign them with C2PA). Expect this to change as the EU AI Act enforcement deadline approaches.

How to check Content Credentials in your own photos

Three free tools can read Content Credentials. Pick whichever fits your workflow.

Option 1: Browser tool (fastest, no upload)

If you want quick inspection without sending the file anywhere, drop the photo into our C2PA viewer. It detects the manifest in JPEG, PNG, and WebP files, shows the claim generator (who signed it), highlights AI generation flags, and lists what software touched the file. The tool runs entirely in your browser with no upload, no third-party library load, no account.

Use this when you want to quickly check many photos, when the content is sensitive (private files, evidence, work-in-progress), or when you do not want to wait for the official 2 MB WebAssembly verifier to load.

Option 2: Official CAI verifier

The Content Authenticity Initiative (CAI, the Adobe-led group that runs the standard) hosts the official verifier at contentcredentials.org/verify. This tool performs full cryptographic verification against the C2PA trust list, meaning it can tell you whether the signature is genuine and whether the signing certificate is on the approved list. It uses a WebAssembly module (about 2 MB) and uploads the file to do verification.

Use this when you specifically need cryptographic signature verification for legal, insurance, or evidentiary purposes. Our browser tool reads the manifest contents. The CAI verifier proves the manifest signature is trustworthy.

Option 3: Browser extension

The Content Credentials Verify extension for Chrome and Edge (free, official CAI) adds a small CR badge next to images on web pages when they carry credentials. Click the badge to see the manifest details inline. This is the most ambient way to encounter Content Credentials in daily browsing. Native browser support is expected in 2026-2027.

Try the C2PA Viewer (browser-only, instant load)

Inspect Content Credentials in JPEG, PNG, and WebP files. See the claim generator, AI flag, and edit history in seconds.

What you see when you check a photo

When a photo carries Content Credentials, the manifest typically contains four sections:

  1. Claim Generator: the software or device that signed the manifest. Examples: 'Adobe Photoshop 25.0', 'OpenAI DALL-E 3', 'Samsung Galaxy S25', 'Leica M11-P'. This is the most useful single piece of information in most cases.
  2. Assertions: structured statements about the file. The most consequential one is the AI generation assertion, which appears as 'c2pa.ai-generated' or 'trainedAlgorithmicMedia' in the raw manifest. If present, the file's creator is declaring AI involvement.
  3. Actions: an edit history. If someone cropped, resized, color-adjusted, or composited the image, each action is recorded with timestamp and software.
  4. Ingredients: source files used. If the image is a composite (e.g., a generative fill in Photoshop), the contributing source files are listed by hash.

A typical Adobe Photoshop save manifest includes the Adobe signing certificate, the editing actions performed since the file opened, and ingredient hashes for any pasted-in content. A DALL-E 3 download manifest is simpler: an OpenAI signing certificate and an AI generation assertion.

EU AI Act Article 50: why disclosure is becoming mandatory in August 2026

The EU AI Act was published in July 2024. Most of its provisions phase in over years. But Article 50, which covers transparency obligations for AI systems, begins enforcement on August 2, 2026.

Article 50 requires that AI providers must enable users to identify content as AI-generated through machine-readable signals. The Act does not name C2PA specifically, but C2PA is the only mature open standard that fits the requirement. The European Commission's working interpretation in 2026 is that compliance through C2PA (or equivalent cryptographic provenance) will be considered acceptable.

Practical consequence for businesses: any AI system you deploy in the EU starting August 2026 should either sign its outputs with C2PA or implement an equivalent machine-readable disclosure. Penalties for non-compliance start at €15 million or 3% of global turnover, whichever is higher.

Practical consequence for individuals: more AI tools will sign by default after August 2026. Expect Midjourney, locally-run Stable Diffusion derivatives, and consumer AI features in Apple Intelligence or Samsung Galaxy AI to roll out C2PA disclosure on a deadline schedule. Adoption that has been gradual until now will accelerate.

Common misconceptions about Content Credentials

Misconception 1: No credentials means the photo is fake

False. The vast majority of photos taken in 2026 do not carry C2PA credentials. iPhone photos do not. Most Android photos do not. Photos posted on social media usually have their credentials stripped during upload. Screenshots, downloaded files, and most photos older than 2024 do not carry credentials. A missing credential proves nothing, it just means the file was not signed or the metadata did not survive.

Misconception 2: A C2PA signature proves the photo is real

Also false. A signature proves the chain of custody, not the truth of the content. A camera signed photo can still depict a staged or misleading scene. The signature tells you that this specific file came out of this specific device or software at this specific time. What was in front of the lens is a separate question.

Misconception 3: C2PA replaces EXIF

No. EXIF and C2PA can coexist in the same file and serve different purposes. EXIF carries technical capture data (camera settings, GPS, timestamp). C2PA carries provenance (who signed, what software, edit history). EXIF is not cryptographically signed and can be modified by anyone. C2PA is signed and tamper-evident. They are complementary, and a single photo can carry both. If you want to inspect EXIF, the EXIF viewer and remover handles that separately from C2PA.

Misconception 4: AI image generators always sign their output

Not yet. As of mid-2026, the major AI services that sign by default are DALL-E 3 (via OpenAI ChatGPT), Adobe Firefly, Microsoft Designer, Bing Image Creator, and Google Gemini. Midjourney does not sign. Stable Diffusion locally run does not sign by default. By late 2026 with EU AI Act enforcement, expect this to change. But today, the absence of a C2PA signature does not prove a non-AI origin.

Misconception 5: Signed photos cannot be edited

They can be edited, but the edits show in the manifest. If you open a Photoshop-signed file, crop it, color-adjust it, and save it again, the manifest grows to include the new actions, all signed. Any modification outside a tool that updates the manifest will invalidate the signature, which the verifier will flag. This is the tamper-evidence property: edits are visible, not blocked.

How Content Credentials get stripped (and how to remove them yourself)

Several common workflows strip C2PA from a file:

  • Social media upload to Instagram, Facebook, Twitter/X, LinkedIn: most platforms strip C2PA along with EXIF
  • Screenshot of an image (the screenshot is a new file, no signature carries over)
  • Compression through a tool that does not preserve metadata (most online compressors)
  • Format conversion through a re-encode (canvas re-render in browsers strips C2PA)
  • Re-saving through older software that does not understand JUMBF containers

If you want to deliberately remove Content Credentials from a photo you own (privacy reasons, or you do not want a third party tracing the file back to your software), our EXIF and metadata remover strips C2PA along with EXIF, IPTC, and XMP via lossless JPEG processing.

Removing credentials is your right on a file you own. Removing them is also typically what happens automatically when you share through most consumer platforms. The credentials are designed to survive thoughtful preservation, not adversarial removal.

Strip C2PA and all metadata

Remove Content Credentials along with EXIF, GPS, and IPTC. Lossless JPEG processing keeps image quality intact.

C2PA vs other approaches: SynthID, TikTok labels, Meta AI Info

C2PA is not the only approach to AI image disclosure in 2026. Several alternatives exist alongside it and you'll encounter them in different parts of the ecosystem.

Google SynthID is Google's invisible watermarking system. Instead of embedding a manifest in the file metadata, SynthID modifies pixels in a way invisible to humans but detectable by Google's verifier. The advantage is that the watermark survives screenshots, recompression, and cropping (the things that destroy C2PA). The disadvantage is that only Google can verify it. Google uses SynthID on Gemini and Imagen outputs in parallel with C2PA. The two systems coexist.

TikTok rolled out AI content labels in May 2024 using C2PA-based detection. When you upload a video or image to TikTok, the platform checks for C2PA credentials and adds an automatic 'AI-generated' label if found. This was one of the first major social platform integrations.

Meta launched 'AI Info' labels on Facebook, Instagram, and Threads in mid-2024, also using C2PA for automatic detection of AI-generated images plus internal model-based classifiers for unsigned content. The labels appear under posts that contain AI imagery, sometimes with a 'Made with AI' tag.

These systems are complementary rather than competitive. C2PA is the universal standard. SynthID is Google-specific. Platform labels are detection layers built on top of C2PA. A photo can simultaneously carry a C2PA manifest, a SynthID watermark in pixels, and trigger an AI Info label on Meta platforms. Each adds a layer of confidence.

What is coming next for image authenticity

Three changes are likely to land between mid-2026 and end of 2027:

Native browser support. Chrome, Edge, Safari, and Firefox are all evaluating native Content Credentials display. Microsoft Edge began limited integration in 2025. Expect at least one major browser to ship a default CR badge for credentialed images during 2026-2027.

Smartphone adoption beyond Samsung. After Galaxy S25 in late 2025, expect Google Pixel and other Android flagships to follow. Apple has been quiet on C2PA at capture but the EU AI Act creates pressure for AI feature signing at minimum (Image Playground, generative editing in Photos). iPhone camera signing may not happen by 2027 but signed AI features likely will.

Newsroom adoption. BBC (via Project Origin), Reuters, AP, AFP are all piloting C2PA on verified news photos. By 2027, expect most major newsroom photo desks to require C2PA signing for accreditation. This will create the first widely deployed at-scale chain of trust from journalist's camera to newspaper website. If you want to inspect a news photo today, drop it into the browser-based C2PA viewer and look for the BBC, Reuters, or AP signing certificate in the claim generator.

Bottom line

Content Credentials are not a magic verifier of truth. They are an infrastructure for trust. When a photo carries them, you learn meaningful things about its origin: who signed it, what software made it, whether AI was claimed, what edits happened. When a photo does not carry them, you learn nothing, because most photos in 2026 still do not.

For the next two years, expect adoption to accelerate sharply under EU AI Act pressure. The photos you take, share, and consume will increasingly carry signed provenance. Knowing how to check it is a small investment that pays off as the standard becomes ubiquitous.

Start by checking your own recent AI generations: download a DALL-E 3 image from ChatGPT, or a Firefly image from Adobe, and drop it into the browser-based C2PA viewer. You will see exactly what the manifest contains. Once you have done it once, it takes ten seconds for any future image.

Frequently Asked Questions

Tools mentioned in this article

Related articles