By Anthum Editorial · Published
Key Takeaways
- Start with the original Gemini export, not a screenshot or a file that already bounced through iMessage, WhatsApp, or X.
- The visible Gemini mark is a semi-transparent overlay in the bottom-right corner. A Gemini-specific reverse-blend is faster and cleaner than generic AI inpainting for that mark.
- Anthum’s Gemini Watermark Remover runs entirely in your browser. Nothing is uploaded. You can drop one file or a batch.
- This does not remove SynthID, Google’s invisible watermark. Visible logo and SynthID are different systems.
- After processing, zoom the corner before you batch the rest of a folder.
Confirm it is actually a Gemini watermark
Spend five seconds on the file before you process a whole folder.
Likely Gemini’s visible mark if most of these are true:
- The image came from Gemini chat, Google AI Studio, or a Gemini app export.
- There is a small star / sparkle in the bottom-right (sometimes next to the word “Gemini”).
- The mark sits in a fixed corner, not randomly across the frame.
- Sister exports from the same generation share the same size and style.
- The mark is a stock-photo logo, domain, or signature.
- The mark came from Midjourney, DALL·E, or another generator.
- You are looking at app chrome from a screenshot (keyboard, status bar, Gemini UI).
Step 1: use the closest file to the original export
Reverse alpha blending inverts a known overlay. It is strongest when the corner pixels still match Gemini’s blend. Every extra encode moves those pixels.
Best input
- Downloaded directly from Gemini (“Save image” / export).
- Not resized, not screenshot, not run through a messenger.
- A file saved from chat history.
- A light format conversion (PNG → JPEG) without aggressive quality loss.
- Screenshots (scale + color conversion).
- Images forwarded through WhatsApp, iMessage, Telegram, or WeChat.
- Crops that clip the bottom-right corner.
- Files that were already sharpened, blurred, or overpainted in the mark.
Step 2: run a Gemini-specific remover first
Generic “erase this logo” tools inpaint. They guess texture. That is the right tool for a Getty logo or random text. It is the wrong first tool for Gemini’s visible star: that overlay is a known alpha composite, so you can solve for the original pixels instead of inventing new ones.
Anthum hosts a public, no-account version of that Gemini-specific path:
1. Open anthum.ai/gemini-watermark-remover. 2. Drop one image or a batch (PNG, JPEG, or WebP, up to 20 MB each). 3. Wait for on-device processing. Two files run at a time so the tab stays responsive. 4. Drag the compare slider on the bottom-right corner. 5. Download a PNG, or a zip if you processed several files.
The engine is the MIT-licensed JavaScript port in GargantuaX/gemini-watermark-remover, which implements reverse alpha blending documented by Allen Kuo and the original GeminiWatermarkTool.
Step 3: inspect the corner before you trust a batch
Do not download a 20-file zip unreviewed.
Good result
- No visible star outline at 100% zoom.
- Gradients in the corner look continuous.
- Fine texture (fabric, type, UI) is not invented or smeared.
- A faint white haze or inverted diamond.
- A square patch on a smooth background.
- Color shift only in the corner.
When results are strongest
Expect the cleanest output when:
- The file is an original Gemini still.
- The watermark is the usual visible star overlay.
- The corner has not been cropped, resized, or heavily recompressed.
- You are not trying to strip SynthID.
When to lower expectations
Lower the bar when the file has already been through another pipeline: social recompression, screenshot tools, extra overlays, or a near-white background under a high-alpha region of the star. The reverse formula can still improve the corner. Perfect restoration is no longer guaranteed because the underlying samples have already changed.
Anthum’s page will tell you when it cannot confirm a Gemini logo. In that case the file is left alone. That is safer than hallucinating a new corner.
What this tool will not do
- Remove SynthID or other invisible watermarks.
- Remove non-Gemini logos, captions, or UI chrome.
- Process video in this first version of the Anthum page (the upstream engine can do video locally; we have not shipped that tab yet).
- Guarantee compliance with Google’s terms or local law. You are responsible for how you use the output.
Frequently asked questions
Is there a free way to remove a Gemini watermark?
Yes. Anthum’s Gemini Watermark Remover is free, public, and runs in the browser. No account.
Does the image stay on my device?
Yes. Detection and reverse blending run in your browser. Closing the tab discards the files.
Can I process multiple images at once?
Yes. Drop a batch (up to 30). The queue processes a couple of files at a time. Download each PNG or a zip of the cleaned set. Still inspect one corner before you trust the rest.
Can it remove a Gemini watermark from a screenshot?
Sometimes, with more residue. Screenshots resample the overlay. See the screenshot guide.
Does it work on a phone?
Yes, in mobile browsers that can pick photos. Checking the corner is harder on a small screen — spot-check on a laptop when the still matters.
References
1. Allen Kuo, Removing Gemini AI Watermarks: A Deep Dive into Reverse Alpha Blending — original write-up of the reverse-blend method. 2. Allen Kuo, GeminiWatermarkTool — original C++ tool and calibrated reverse-alpha masks (MIT). 3. GargantuaX, gemini-watermark-remover — JavaScript / browser port used on Anthum’s tool page (MIT). 4. Google DeepMind, SynthID — invisible watermarking, distinct from the visible Gemini star. 5. Anthum, Gemini Watermark Remover — on-device batch tool.
Related: How Gemini watermarks work · Gemini watermark vs SynthID · Screenshots