GPT Watermarker

AI Watermark Removal: Real Before & After Results

Every example below is an actual, unedited output from the tool on this site. The original and the cleaned result are the same file — identical everywhere except the Gemini watermark.

Gemini image, sparkle watermark removed — original with watermark

Gemini image — sparkle logo removed

A Gemini (Nano Banana) render. The 4-point sparkle sat in the bottom-right corner; toggle Before / After — only that corner changes.

Gemini image of a rose, sparkle watermark removed — original with watermark

Full-frame, full resolution

A second Gemini image at native square resolution. The flower, leaves, and water droplets are pixel-for-pixel unchanged — only the corner mark is gone.

Close-up of the Gemini sparkle logo being removed — original with watermark

Zoomed to the corner

The same removal, cropped tight to the logo so you can see it vanish without a blur, smear, or patched-over box.

Gemini / Veo video — logo gone, audio intact

The visible Gemini/Veo logo rebuilt frame by frame and re-encoded once at the source resolution and framerate. Audio is copied across untouched.

How Each Watermark Is Actually Removed

How the Visible Gemini Logo Comes Off — Reverse Alpha Blending

The sparkle isn't painted over or blurred — it's mathematically undone. Gemini stamps the logo with alpha blending: watermarked = α × logo + (1 − α) × original, where α is the logo's per-pixel transparency. Because that operation is deterministic, it inverts exactly: original = (watermarked − α × logo) / (1 − α). The engine loads the calibrated alpha map for your image size (48×48 px under 1024 px, 96×96 px above) and reconstructs the pixels that were underneath.

That's why every pixel outside the small corner region is byte-for-byte identical between the two images above — there is no smear, patch, or AI re-paint. You can run the same removal on the Gemini image watermark remover on the homepage.

The Invisible Layers: Why There's No SynthID 'Before & After' to Show

The examples above are the visible logo, because that's the only layer you can actually see change. Gemini also embeds two invisible markers: Google's SynthID signal in the pixel frequencies and a C2PA content-credentials manifest in the file header. Neither shows up in a screenshot — a "before and after" of an invisible watermark would look like two identical images, so we don't fake one.

Instead, you verify those layers with a detector. Check the credentials with the C2PA detector, confirm SynthID with the SynthID detector, and clear both in the frequency domain with the SynthID remover. That honesty is the point: a tool that shows you a dramatic "SynthID removed" image is showing you nothing.

Video: Rebuilding the Logo Frame by Frame

Video can't be undone with a single alpha map — the logo is burned into thousands of frames. The video example above is rebuilt frame by frame and re-encoded once at the source resolution and framerate, with the audio copied across untouched. The hidden content credentials are dropped in the same pass.

The full tool is the Gemini & Veo video watermark remover. One honest limit shown here: the in-pixel SynthID signal on video is not removed yet — only the visible logo and the hidden credentials are.

How These Examples Were Made

Every image and clip on this page was generated with Google Gemini, then run through this site's tool with no other editing — no retouching, no recompositing, no cherry-picked crops to hide artifacts. The originals and the cleaned results are the same files, identical everywhere except the watermark. Where the tool can't do something cleanly (video SynthID), we say so rather than hide it.

Before & After FAQs

Straight answers on what each workflow removes, how files are handled, and what result you should expect.

Are these before-and-after examples real?

Yes. Each image and video was generated with Google Gemini and then run through this site's watermark remover with no other editing. The 'before' and 'after' are the same source file — only the watermark differs.

Does removing the logo change the rest of the image?

No. The visible sparkle is removed with reverse alpha blending, which mathematically reconstructs the pixels under the logo. Every pixel outside that small corner region is unchanged — no blur, inpainting, or recompression of the wider image.

Why don't you show a SynthID before-and-after image?

Because SynthID is invisible — it lives in the pixel frequencies, not in anything you can see. A 'before and after' of it would be two identical-looking images, so showing one would be misleading. You confirm SynthID with a detector instead, and remove it in the frequency domain.

Does it work on Nano Banana and Veo?

Yes. The examples here are Gemini images (Nano Banana) and Gemini/Veo video. The same logo removal applies across the Gemini app, Nano Banana 2, Nano Banana Pro, Google ImageFX, Google Flow, and Veo 2/3.

Can I get the same result on my own image?

Yes — upload it to the tool on the homepage. Visible-logo removal runs in your browser and is free up to a daily allowance; the hidden SynthID and C2PA layer is cleaned server-side.
    AI Watermark Removal: Real Before & After Results | GPT Watermarker