This guide covers everything about watermarks on Gemini-generated images: what they look like, why they exist, how to handle them, and what their limitations are.
What does the Gemini watermark look like?
The visible Gemini watermark is a four-pointed sparkle star (✦) rendered in semi-transparent white. It appears in the bottom-right corner of every image generated through Google Gemini, Bard image generation, or Imagen.
Why is it always in the bottom-right?
Google uses a fixed position and size formula: the watermark region is calculated as a percentage of the image dimensions, placed consistently at the bottom-right margin. This predictability is what makes automated removal possible.
Two types of Gemini watermarks
- check_circleVisible — the star icon, overlaid as a semi-transparent blend. Can be reversed mathematically.
- check_circleInvisible (SynthID) — encoded into pixel values, imperceptible, survives edits. Cannot be removed visually.
How to remove the visible watermark
- 1.Go to Lumina Watermark.
- 2.Upload your Gemini image (JPG, PNG, or WebP up to 10MB).
- 3.Processing is automatic — no settings to configure.
- 4.Download your clean image as a PNG.
How the removal works
The watermark is added using a known alpha-blending formula: the star pixels are composited onto the image at a specific opacity. By reversing that formula — using the known watermark color (white) and estimated opacity — the original pixel values underneath can be reconstructed.
All processing runs locally in your browser. Your image is never sent to any server.
What can't be removed
SynthID, Google's invisible watermark, is embedded at the pixel level and cannot be detected or removed by visual tools. Even after using Lumina, your image still carries the SynthID signal.
Common questions
- check_circleDoes it work on all Gemini images? Yes, for the visible star watermark on standard outputs.
- check_circleIs quality affected? Only the watermark region is processed; the rest is untouched.
- check_circleIs it free? Yes, no account required.
- check_circleIs it safe? Yes — nothing leaves your device.