Invisible watermark removal

Remove SynthID watermarks from images

SynthID is an invisible watermark embedded directly into the pixels of AI-generated images. RAIW removes these hidden markers by regenerating the image through a diffusion pass, so it is rebuilt rather than lightly edited - small differences from the original are normal, and faces and fine text are where they show up most.

The invisible marker problem

SynthID is Google's invisible watermarking technology. Unlike a visible logo, you cannot see it. It is a machine-readable signal embedded in the image pixels, designed to survive common edits like cropping, resizing, and compression.

It is applied automatically to images generated by Google Gemini and Imagen, allowing detection tools and platforms to identify the content as AI-generated.

How the removal process works

RAIW removes these hidden markers by regenerating the image. It is processed through a controlled diffusion pipeline: encoded into a latent representation, perturbed, and reconstructed. This destroys the embedded watermark signal whether it lives in the frequency domain (SynthID v1) or in pixel-level noise from the post-hoc encoder (SynthID v2). Because the image is rebuilt rather than lightly edited, the result will differ slightly from the original, and that is normal. We calibrate the diffusion strength to preserve the overall look, but the whole image is regenerated, so faces and fine text are where differences show up most. Removing the newest SynthID needs an aggressive pass, so image quality can take a hit, and we are actively working to improve fidelity over time.

Because it operates on the underlying image structure, this approach can also disrupt other hidden watermarks like StableSignature and TreeRing.

SynthID is updated over time, so removal is a moving target. We keep the diffusion pass calibrated to the versions in circulation, but the newest watermark revision may not be fully removed until we re-tune - if a detector still flags your image afterward, it likely carries a version we have not caught up to yet.

Processing and privacy

Removing hidden markers requires heavy computation (diffusion), so this specific mode runs on our secure cloud GPUs.

  • Cloud GPU: Takes approximately 30-90 seconds per image (cold start + inference).
  • Cost: $1.49 per image.
  • Privacy: We may keep uploaded images and results for up to 90 days to run and improve the service, then delete them; we never sell them.

Frequently asked questions

What does invisible watermark removal mean?
It means disrupting the hidden signal embedded in the image pixels. You normally can't see this signal, but detection tools can. Removal erases it so the image no longer flags as watermarked.
Will the image quality change?
To remove an invisible pixel watermark, RAIW regenerates the image with a diffusion pass, so it is rebuilt rather than lightly edited - small differences from the original are normal and expected. We calibrate the diffusion strength to preserve the overall look, but the whole image is regenerated, so faces and fine text are where differences show up most. Removing the newest SynthID needs an aggressive pass, so image quality can take a hit, and we are actively working to improve fidelity over time.
Does it remove the very latest SynthID?
We keep our removal calibrated to the SynthID versions in circulation, and it strips them in our testing. SynthID is updated over time, though, so a brand-new revision may not be fully removed until we re-tune the pass. If a checker still flags your image after processing, it likely carries a newer version we have not caught up to yet.
Is it enough to just remove the visible watermark?
Usually no. Tools like Gemini embed both a visible sparkle and a hidden SynthID marker. If you only remove the visible sparkle, the hidden marker remains. You must use the Invisible or All-in-one mode to clear both.
Can I just crop the image to remove SynthID?
No. SynthID is designed to survive cropping, compression, and resizing. It must be algorithmically removed.
Remove SynthID now

No signup required. Visible and metadata removal always free. GPU modes cost $1.49 per image. Supports PNG, JPG, WebP, AVIF, and HEIC.