Free Gemini Watermark Remover
Remove the visible sparkle watermark from Gemini-generated images. The original pixels are solved for mathematically, not painted over, so nothing is blurred, cloned, or invented.
Exact restoration, not inpainting
A real result from this tool. Gemini places its mark in the bottom-right corner, highlighted below.


How the removal works
Gemini composites its logo as result = α × logo + (1 − α) × original. With α known, that equation can simply be solved backwards.
- 01
Match
The image dimensions are checked against the catalog of resolutions Gemini actually outputs, which gives the expected watermark size and corner margin.
- 02
Confirm
The expected region is correlated against the known watermark shape. If the mark is not really there, the file is left completely unchanged rather than damaged on a guess.
- 03
Solve
Each pixel under the mark is inverted through the alpha blend that created it, recovering the original color. Nothing outside that region is touched.
Gemini uses two watermarks, not one
The one you can see is the sparkle logo in the corner. It is composited on top of the finished picture, which is exactly why it can be lifted back off cleanly. That is the one this tool removes.
The one you cannot see is SynthID, a statistical pattern spread across every pixel of the frame rather than sitting in one corner. It is built to survive cropping, resizing, filters, compression, and screenshotting, and this tool does not touch it. No third-party tool can even read it: detection is available only through Google's own Gemini app and Cloud partners.
An image cleaned here still carries that invisible watermark, and Google can still identify it as AI-generated. Removing the visible mark changes how the picture looks, not what it is.
Gemini also records how the file was made inside the file itself, which is separate from either watermark and survives this tool untouched. Our AI Image Metadata Viewer shows you exactly what a file carries, and the AI Image Metadata Remover clears it if you need to.


Fix the yellow tint while you are here
- One-click yellow tint removal
- Fix up to 10 images at once
- Results in under 2 seconds
- 3 free credits on signup
Frequently asked questions
- How is this different from an AI watermark remover?
- Most watermark removers inpaint: they erase the area and let a model invent plausible pixels, which guesses at detail that was never there. This tool does not guess. Gemini composites its logo with a known transparency mask, so the original pixels can be solved for arithmetically and restored exactly.
- Does this reduce image quality?
- No. Only pixels inside the watermark area are recalculated; every other pixel in the file is copied through untouched. PNG and WEBP inputs are re-encoded as lossless PNG. JPEG inputs stay JPEG, which involves one re-encode at high quality.
- Why did it say no watermark was found?
- The tool matches against the known set of resolutions Gemini outputs, then confirms an actual watermark is present at the expected position before changing anything. Cropped, resized, or re-encoded images no longer match, and images from other generators have no Gemini watermark to find. Nothing is modified in that case.
- Which images does this work on?
- Images downloaded from Gemini or Google AI Studio at their original size, in PNG, JPG, or WEBP. It covers both the 48px and 96px watermark variants across Gemini 2.5 Flash Image and the Gemini 3.x image models.
- Should I remove the watermark at all?
- That depends on how the image will be used. Removing a provenance mark to pass AI work off as human-made is deceptive, and from August 2026 the EU AI Act requires machine-readable marking of AI-generated media in the EU. Removing it for a mockup, a personal project, or a layout where the corner mark is a visual distraction is an ordinary editing decision.