Open-source • Student-friendly
Content Credentials in 10 minutes
Add verification to your images without changing your workflow. Readers can confirm authorship and integrity; editors see a simple “verified” in the caption—or nothing at all.
What you paste
<script src="https://prooflens.netlify.app/assets/prooflens-verify.min.js?v=1"></script>
<img src="/path/image.jpg" data-manifest-url="/path/image.jpg.manifest.json" alt="">
Readers click CR to see the creator and a pass:true integrity check.
Why ProofLens
Visible authorship
Credit your creators on every image, forever.
Integrity you can click
We hash the bytes. If the file changes, the check fails.
No lock-in
Open manifest format. Host it anywhere. No account required.
Get started
- Make a manifest for your image (client signer).
- Host
image.jpg
andimage.jpg.manifest.json
together. - Paste the two-line snippet into your page (embed tool).