Gemini Watermark Remover
Remove the Gemini watermark from AI-generated images in seconds. Reverse alpha blending recovers the original pixels exactly — no upload, no signup, no quality loss. Covers every Gemini image variant: Sparkle v1 and v2, Nano Banana, and Google AI Studio outputs.
What the Gemini watermark is — and why every Gemini image carries one
Every image Google Gemini generates carries a small sparkle logo in the bottom-right corner. The mark is baked into the pixels via alpha compositing — meaning it's not a layer you can crop, screenshot, or compress away. Google adds it as a visible provenance signal so AI-generated content is identifiable in the wild. Erasio reverse-calculates the exact math Google used to embed the watermark, recovering the original pixels with no AI-inpaint guessing, no halos, and no smudge where the logo sat. The output is a lossless PNG — pixel-identical to a never-watermarked Gemini render.
What Erasio handles
One engine, every Gemini image variant — the pattern is detected automatically.
Gemini Sparkle (standard)
The default ~96×96 watermark on Gemini image outputs
Nano Banana variant
Lower-alpha, compact mark from lightweight Gemini tiers
Gemini 1.5 / 2.0 / 3.0
Every Gemini image generation version covered
PNG, JPG, WebP, BMP
Up to 50 MB per file, lossless PNG output
Google AI Studio outputs
Same engine, same one-click removal
Batch images
Up to 10 at once when signed in (free)
Remove a Gemini image watermark in three steps
Drop, process, download. Nothing leaves your browser.
Open the Erasio tool
Go to erasio.io/tool — no signup required to clean a single image.
Drop your Gemini image
Drag in a PNG, JPG, or WebP straight from gemini.google.com, AI Studio, or your saved files. Auto-detection picks the right Gemini variant.
Download the clean PNG
Erasio reverse-blends the watermark region and exports lossless PNG. The pixels under the logo are recovered, not invented.
Built for Gemini specifically — not a generic AI watermark tool
Private by design
Files never leave your browser. The math runs locally on the Canvas / WebCodecs APIs — there is no upload step to leak from.
Lossless reverse-blend
Other tools paint over the sparkle with AI guesses. Erasio reverses the exact alpha blend Google used, recovering the original pixels.
Every Gemini variant
Gemini, Gemini Omni, Omni Flash, Nano Banana, Sparkle v1 and v2 — one engine, all patterns, kept current.
Who uses the Gemini watermark remover
Designers
Pitch Gemini images to clients without the sparkle distracting from the composition or revealing the workflow.
eCommerce sellers
Generate product visuals with Gemini and list them without the AI watermark stamp on every photo card.
Marketers
Run Gemini images as paid creatives on Meta, TikTok, Google Ads — most platforms reject AI-watermarked uploads outright.
Every Gemini watermark variant, and how they differ
Google has shipped several visually distinct watermarks across the Gemini family, and people search for them by different names — Gemini sparkle, Nano Banana, Gemini Omni. They are variations on one mechanism: a small logo composited into the corner of the output at a fixed opacity. Because the compositing is deterministic, all of them can be inverted rather than painted over.
The standard Gemini sparkle is the mark most people mean. It sits bottom-right, occupies roughly 96×96 pixels on a standard render, and blends at around 50% opacity. It is the default on consumer Gemini image output and on Google AI Studio.
The Nano Banana variant is the compact form that lightweight Gemini tiers apply — closer to 48×48 pixels at roughly 35% opacity. It is visually subtler, particularly over busy or low-contrast areas, which is why people often notice it only after zooming in. Mathematically it is no harder to remove; it simply needs the matching alpha map, which Erasio selects automatically.
Gemini Omni output carries the same sparkle family on both images and video. On images the removal is identical to the standard case. On video the mark is burned into every frame, which is a materially different engineering problem and is handled by the dedicated video page rather than here.
You do not need to know which variant you have. Erasio compares the watermarked region against its signature library on load, picks the matching pattern, and applies the corresponding inverse transform. If detection fails — usually because Google has shipped a new variant — the mask controls let you correct it manually.
Why reverse alpha blending beats AI inpainting
Most tools that claim to remove watermarks are inpainting: they mask the region and ask a generative model to invent plausible pixels to fill the hole. That works acceptably on flat backgrounds and fails visibly on texture, edges and text, because the model is guessing at content it never saw.
A composited watermark does not require guessing. When Google stamps the mark it computes, for each affected pixel, a weighted blend of the original pixel and the logo colour at a known opacity. That operation is invertible: given the output pixel, the logo colour and the alpha value, the original pixel is recoverable by arithmetic. Erasio solves that equation per pixel.
The practical difference shows up at the boundary. Inpainting leaves a soft halo where invented pixels meet real ones, and smears any detail that ran under the logo. Inversion has no boundary at all, because nothing was replaced — the pixels that were always there are simply restored. Output is written as lossless PNG so the recovered values are not then thrown away by JPEG quantisation.
The limitation is the flip side of the same property: inversion needs the original composited file. A screenshot, a re-compressed copy, or an image that has passed through another editor no longer carries the exact blend, and the arithmetic no longer resolves. Always work from the file Gemini gave you.
What removal does not change
Erasio removes the visible logo. It does not touch SynthID, the invisible provenance signal Google distributes across the pixel grid of generated images. SynthID is a separate mechanism, it survives re-encoding, and a file cleaned with Erasio still carries it — the image remains identifiable as AI-generated to anything that reads for it.
That distinction is deliberate. The visible sparkle is a cosmetic mark that interferes with legitimate use of images you generated and own: client deliverables, ad creatives that platforms reject for visible watermarks, product mockups, portfolio work. The provenance signal serves a different purpose, and removing it is not what this tool is for.
Nothing you process leaves your device. Detection and inversion both run in your browser against alpha maps bundled with the page, so the tool works on files you would never upload anywhere, and we never hold a copy of anything you clean.
Defaults handle most images without adjustment. When a watermark sits over unusually busy detail — or a stubborn edge survives the first pass — every slider is documented, with recommended presets, in the image watermark removal settings guide.
Related tools: Gemini Omni Video Watermark Remover · Google Flow Watermark Remover
Gemini Watermark Remover — common questions
Does this work on Nano Banana images too?
Yes. The Nano Banana pattern is one of the variants in the signature library and is detected automatically — you do not need to select it. It is the compact, lower-opacity mark that lightweight Gemini tiers apply, and it inverts with the same math as the standard sparkle.
What about Gemini Omni images?
Also handled here. Gemini Omni images carry the same sparkle family and are removed identically. Omni video is a different problem — the mark is burned into every frame — and is covered by the Gemini Omni Video Watermark Remover.
Will the image lose quality?
No. The original pixels under the watermark are recovered arithmetically rather than regenerated, and output is lossless PNG. Nothing outside the watermark region is touched at all, so the rest of the image is bit-identical to what Gemini produced.
Do I have to upload my image anywhere?
No. Detection and removal run entirely in your browser. The image never reaches our servers, which is also why the tool keeps working if you go offline after the page has loaded.
It left a faint outline. What now?
That means the mask is slightly misaligned for the variant you have — usually because Google has adjusted the watermark since the last calibration update. Update the extension first, then use the mask scale and offset controls to correct it. The image settings guide walks through which control to move and in which direction.
Can I process several images at once?
Yes, up to 10 at a time when signed in, which is free. Guests process one file at a time.
Does this remove SynthID?
No, and it is not designed to. SynthID is Google's invisible provenance watermark spread across the whole image; Erasio only inverts the visible composited logo. A cleaned image still carries SynthID and still identifies as AI-generated.
Clean your Gemini image in seconds
Free, browser-local, no signup to try a single file.