C2PA Content Credentials Viewer
Check if a photo carries Content Credentials, see who signed it, and whether AI was involved. Runs entirely in your browser. No upload, no WASM library, instant load.
Drop photos to inspect Content Credentials
Drag & drop, paste from clipboard, or click to browse. Supports JPG, JPEG, PNG, WEBP, GIF, BMP, SVG, TIFF · Up to 20 files
What Are Content Credentials and Why They Matter in 2026
Content Credentials (technical name: C2PA) are tamper-evident digital signatures embedded inside photos, videos, and audio files. They reveal who signed the file, what software created it, whether AI was involved, and a complete edit history. Think of it as a digital certificate of authenticity baked directly into the file, surviving copy and re-upload but breaking if the file is modified.
The standard was finalized in 2022 by a coalition including Adobe, Microsoft, Intel, BBC, Truepic, Nikon, and Sony. By 2026, adoption has accelerated sharply: Adobe Photoshop and Lightroom sign every save by default, OpenAI DALL-E 3 signs every generated image, Microsoft Designer and Bing Image Creator follow suit, Google Gemini outputs C2PA on every AI image, and several recent camera bodies from Canon, Sony, Nikon, and Leica sign at capture time. BBC News attaches C2PA to verified news photos. Truepic provides C2PA capture for insurance, journalism, and supply-chain verification.
Which Tools and Devices Sign with C2PA in 2026
| Source | Signs with C2PA? | Notes |
|---|---|---|
| Adobe Photoshop 2024+ | Yes | On every save, includes edit history |
| Adobe Firefly | Yes | AI flag set, generation parameters in manifest |
| OpenAI DALL-E 3 | Yes | AI flag set, ChatGPT downloads include manifest |
| Microsoft Designer / Bing Image Creator | Yes | AI flag set |
| Google Gemini (image generation) | Yes | Rolling out across Gemini outputs since 2024 |
| Canon EOS R5 II, R1 (with C2PA mode) | Yes | Hardware signing at capture, requires firmware update |
| Sony Alpha (firmware 4.0+ on select bodies) | Yes | For news photographer accreditation programs |
| Leica M11-P | Yes | First C2PA-native consumer camera, every capture signed |
| BBC News verified photos | Yes | Newsroom Provenance Project |
| Truepic capture apps | Yes | Insurance, supply chain, evidence collection |
| Midjourney | No | As of mid-2026, no C2PA support |
| Stable Diffusion (local) | No | Plugin available but rarely used by default |
| iPhone Camera | No | No C2PA in iOS Camera as of mid-2026 |
| Android phone cameras | No | Pixel camera has limited Google Gemini editing C2PA |
When You Would Use a C2PA Viewer
Journalists and editors verifying that a submitted photo carries a valid signing chain from a known camera or newsroom. C2PA does not prove a photo is true, but it does prove the chain of custody from capture to your inbox.
Stock photo buyers confirming an asset claims to be human-created vs AI-generated. A C2PA manifest with an AI flag is a strong signal that the photo was generated by AI. Absence of the flag does not prove it was not AI, but presence of a Photoshop signing chain with edit history strongly suggests human creation.
Designers and developers inspecting what software touched a file. The claim generator string tells you which app last saved or signed the image. This can be useful for debugging color profile issues, format compatibility, or compliance with brand asset workflows.
Researchers and educators studying how AI provenance is rolling out across the internet. By scanning samples of images from different sources, you can see the live picture of who is and is not adopting C2PA.
Anyone curious about whether an image they received was AI generated. A surprising number of AI images now carry the credentials voluntarily because the generating service (DALL-E, Firefly, Designer, Gemini) signs by default.
Privacy and Limitations
This tool runs entirely in your browser. Your photo never leaves your device. There is no upload to any server, no third-party WASM library loaded at runtime, and no analytics on the file content. The only network requests this page makes are for the page itself (HTML, CSS, JavaScript). You can verify this in browser DevTools, Network tab.
Limitations: this tool detects and inspects C2PA manifests but does not cryptographically verify the signature chain against the C2PA trust list. For that you need the full Content Authenticity Initiative SDK (about 2 MB of WASM) and the trust list. For full verification of a specific image, the official verifier at contentcredentials.org/verify is the best option. Our tool is designed for quick inspection and discovery of credential presence and content, not legal-grade authenticity verification.
HEIC and AVIF files have limited support because their container formats are more complex than JPEG/PNG/WebP and our in-browser parser cannot reliably extract embedded JUMBF data from them yet. For HEIC and AVIF, use contentcredentials.org/verify.