TRUE OR FALSE
Voluntas Tech helps you verify AI-generated media with invisible watermarks, detection pipelines, and survivability evidence.

Why this matters
AI-generated media is now mainstream. Verification needs more than a model score; it needs provenance you can inspect.
We focus on a simple outcome: true or false, backed by evidence, so humans can decide what to trust.
- Invisible watermark proof (present / uid / confidence)
- Evidence overlays for images
- Video timeline plus frame evidence (first and last frame)
- Audio evidence strip (heatmap and waveform)
- Text/code watermark preview plus no-watermark AI-origin fingerprint view


If C2PA is stripped, UID + internal logs still support source verification workflows.
We use C2PA when available and pair it with UID watermark + decode logs, so verification is not dependent on metadata alone.
Text/document/code workflows were started early and are now shown in preview UI. Deep Scan no-watermark AI-origin is in active development.
Text, docs, and code watermarking
DeadMark is expanding beyond image/video/audio with one API and format-aware profiles for text workflows. The target is practical survivability through copy/paste, spacing changes, and light reformatting.
export function scoreRisk(input: string): number {
const normalized = normalizeText(input);
const entropy = estimateEntropy(normalized);
return Math.min(100, Math.round(entropy * 37));
}Ready to build trust into your media pipeline?
If you are a platform, newsroom, or product team, we can tailor a demo to your workflow.