Provenance inspector

Check what a file says about itself

Drop in a photo, a video, or a PDF. You get everything the file discloses about its own origin - the C2PA manifest, every EXIF tag, the XMP packet, the container structure - and an answer that tells you how it was reached rather than a number pulled from nowhere. Nothing is uploaded to storage; the file is read in memory and discarded.

Drop a file here

or click to choose · images, video, PDF · up to 25 MB

Use it from your own code

The body is the file. No multipart, no API key, no account.

curl -X POST --data-binary @photo.jpg https://capseal.ai/api/inspect

Returns verdict (what we concluded and on what basis) and report (everything we read). See /api/capabilities for what runs where.