SynthID Detector
SynthID is four systems under one name: text, image, audio and video. Only some of them can be checked by anyone outside Google, and none of the checks are a browser paste.
- Watermark type
- Statistical text watermark
- Hidden characters
- No
- Official detector
- Unknown: Limited
- Public API
- Unknown: Restricted access
- DetectMark support
- DetectMark support: No public detector to call
- Removal
- Rewrite only; not a character strip
- Watermark type
- Pixel watermark + C2PA metadata
- Hidden characters
- No
- Official detector
- Unknown: Limited
- Public API
- Unknown: Restricted access
- DetectMark support
- DetectMark support: Reads C2PA locally
- Removal
- Metadata strips; pixels stay
What SynthID actually is
For text, it is the same family of technique as Claude's mark: a keyed bias in token selection, introduced in a 2024 Nature paper from Google DeepMind. For images it is different in kind. SynthID Image lives in the pixel values, which is why it survives a screenshot, a JPEG re-encode, a resize and a crop.
The open-source SynthID-Text repository publishes the code but not Google's production key. It can score text you watermarked yourself. It cannot score Gemini output.
Where verification exists
Image verification is live for people using Google Search surfaces, is rolling out in Chrome, and is in limited preview as a Cloud API. Text verification runs through the SynthID Detector portal, which is waitlist-only for journalists, media professionals and researchers.
None of those is a public paste-and-check page, which is why every SynthID row in DetectMark reports Limited or Unsupported rather than a verdict.
What this page checks locally
Drop an image and DetectMark reads the file: Content Credentials, XMP, EXIF, GPS and PNG text chunks. C2PA often ships alongside SynthID, so its presence is a useful signal about where a file came from. It is not the same signal, and the result panel keeps them apart.
FAQ
Not directly. Google's SynthID Detector portal is waitlist-only for journalists, media professionals and researchers. There is no public paste-and-check page for SynthID Text.
Partially. The image tool reads C2PA Content Credentials that often ship alongside SynthID. Pixel-level verification is available in Google Search surfaces and rolling out in Chrome.
Google says essentially all Gemini text is watermarked. An independent test on August 23, 2026 found the signal in Gemini 3.5 Flash output.
Same technique family, different keys. Google's detector cannot read Anthropic's key, and the reverse is equally true.
Only for text you watermarked with your own key. It cannot read Google's production Gemini key.
Every check runs in your browser: how it works. The limits are written down too: what DetectMark cannot remove.