INVISIBLE BY DESIGN

What Is SynthID? Google’s Invisible AI Watermark Explained

A clear explanation of SynthID: what Google’s imperceptible AI watermark is, how it is embedded, where it now appears, and how to detect it.

SynthID basics

SynthID is Google DeepMind’s imperceptible watermark for AI-generated content. Unlike a corner logo or a text label, it is embedded directly into the pixels of an image at generation time, invisible to the human eye but readable by a compatible detector. It exists so platforms and people can tell whether content was produced or edited by AI, and it is deliberately hard to strip out. This explainer covers what it is, how it works, where it shows up in 2026, and how detection actually happens.

How SynthID is embedded

Google DeepMind describes SynthID as a watermark added directly into content as it is generated. For images, the signal is encoded into pixel and frequency-domain patterns rather than stamped onto a visible region. Two properties matter most: it is imperceptible, so the image looks unchanged to a viewer, and it is redundant, meaning the watermark information is repeated across the whole frame rather than sitting in one place.

That redundancy is the reason SynthID is robust. Because the signal is everywhere, cropping a corner, resizing, re-compressing, or converting formats removes only some copies while leaving many intact. This is exactly why it behaves so differently from a logo you can crop away, a point we test directly in whether cropping removes SynthID.

How robust is it, really

ChangeRough detection survival
Minor edits (brightness, small resize)~85–95%
25% crop~80%
50%+ cropDrops sharply
Lossy compression / format conversionHigh
Heavy multi-step editing or AI re-renderingDegrades most
Approximate SynthID survival under common changes

These figures are approximate and depend on the image and the detector, but the shape is consistent: routine edits barely dent SynthID, while rewriting the pixels does the real damage. Independent research such as the UnMarker project has reported regeneration-based attacks succeeding around 79% of the time; Google disputes those results. No watermark is truly permanent, but SynthID is engineered to be far stickier than anything visible.

Where SynthID shows up in 2026

  • Images from Google’s own generative tools, including the Gemini app and Imagen.
  • Since 2026, images from OpenAI tools such as ChatGPT and DALL·E, which now embed SynthID as well.
  • Increasingly, AI video and audio, where SynthID has been extended beyond still images.

The practical implication is that a clean-looking AI image from a major tool likely carries a SynthID signal even though you cannot see it. If your image came from ChatGPT or DALL·E specifically, our note on removing a ChatGPT or DALL·E watermark is the relevant read.

How SynthID is detected

Detection is effectively Google-only. Google runs a SynthID Detector portal, and the Gemini app can flag content it recognizes, but there is no open public API for third parties. That is an important limitation: the “AI detectors” you find elsewhere return likelihood scores based on their own models, not a cryptographic verification of a SynthID watermark. For a hands-on walkthrough, see how to check an image for SynthID, and verify provenance separately at contentcredentials.org/verify.

Last reviewed July 10, 2026. This guide is general product and publishing information, not legal advice.

Frequently asked questions

What is SynthID in simple terms?

It is Google DeepMind’s invisible watermark for AI-generated content. For images, it is embedded into the pixels at generation time so it cannot be seen but can be detected by compatible tools.

Is SynthID visible in the image?

No. SynthID is imperceptible by design. A SynthID image looks completely normal, which is different from a visible AI logo or label you can see in a corner.

Which AI tools use SynthID?

Google tools like the Gemini app and Imagen, and since 2026, OpenAI tools including ChatGPT and DALL·E. Google has also extended SynthID to AI video and audio.

How can I detect SynthID?

Mainly through Google’s SynthID Detector portal and the Gemini app. There is no open public API, and third-party detectors provide likelihood scores rather than cryptographic verification.

Can SynthID be removed?

It can be disrupted by rewriting the pixels, for example with diffusion regeneration, but not guaranteed against every detector. Ordinary crops, resizes, and re-saves usually leave it detectable.