Gemini Image Watermark Remover

Remove the visible Gemini watermark from AI images. Processing stays in your browser.

01

Add an image

Choose a file, drag in an image, or paste a screenshot.

Click to choose an image, or drag one here.

You can also copy a screenshot, then press ⌘ / Ctrl + V on this page.

Choose image

Images are processed only in this browser and are never uploaded. The watermark engine script loads from jsDelivr.

02

Compare results

Before and after side by side

Before

The original image will appear here

After

The processed image will appear here

Use this free Gemini image watermark remover to strip the semi-transparent Gemini logo from the corner of an AI-generated image. Choose a file, drop it onto the page, or paste a screenshot. The tool compares before and after, then lets you copy the result or download a PNG. Pixel data stays in your browser. The removal engine is loaded from jsDelivr; the image itself is never uploaded to Yaya Tools.

This page targets Gemini’s visible watermark — the blended logo usually sitting in the bottom-right corner. It does not remove Google’s invisible SynthID signal, and it is not a general-purpose eraser for arbitrary overlays, text, or other products’ marks.

What this tool removes

Gemini composites a white logo onto the image with standard alpha blending. This tool inverts that blend with a calibrated alpha map, following the open-source engine published as @pilio/gemini-watermark-remover (MIT License; original reverse-alpha work by Allen Kuo). When the image matches a known Gemini output size and the logo is present, restoration is deterministic rather than generative inpainting.

Typical cases that work:

  • Official Gemini image downloads with the corner logo still intact
  • Screenshots that keep the full frame and have not been heavily recompressed into a different size
  • PNG or JPEG stills (not video)

Typical cases that will not work:

  • Invisible / steganographic watermarks (SynthID)
  • Logos from other apps, or Gemini marks that have been cropped, redrawn, or covered
  • Video frames (this page is image-only)

If you need a color from the same file, the image color picker samples HEX, RGB, and HSL locally. To read a QR code from a screenshot, use the QR code decoder.

How to use the Gemini image watermark remover

  1. Open the Gemini image watermark remover on Yaya Tools.
  2. Click Choose image, drop a file onto the dashed area, or press ⌘ / Ctrl + V to paste a screenshot.
  3. Wait for Processing…. The engine locates the Gemini logo and inverts the blend.
  4. Compare Before (original) and After (processed).
  5. Click Copy image or Download PNG.
  6. Click Clear to release the current file and start over.

If no Gemini visible watermark is found, After stays on the original pixels and the status explains the miss. The tool will not pretend a clean result when it did not apply a removal.

Privacy: image bytes never leave the tab. A JavaScript module for the engine is fetched from jsDelivr (@pilio/gemini-watermark-remover@1.0.41). Script blockers that stop jsDelivr will prevent processing; the status line will say so.

Limits and responsible use

Watermark removal can be restricted by Gemini’s terms, copyright, or local law depending on how you use the output. You are responsible for lawful use. Yaya Tools provides a local utility; it does not grant rights in the underlying image.

The engine is calibrated to Gemini’s current visible pattern. If Google changes logo size, margin, or compositing, detection may fail until the upstream package is updated. This page pins jsDelivr @1.0.41.

Frequently asked questions

Does this remove SynthID or other invisible watermarks?

No. It only reverses Gemini’s visible corner logo. Invisible or steganographic marks such as SynthID stay in the file.

Are my images uploaded to Yaya Tools?

No. Pixels are decoded and processed in your browser. The watermark engine script loads from jsDelivr; that request does not include your image.

What happens if no watermark is detected?

The After pane shows the original image. The status explains that this tool only removes the semi-transparent Gemini logo in the corner. Download and copy remain available for the displayed result, but no logo was removed.

Who made the removal engine, and may I use the output?

The engine is @pilio/gemini-watermark-remover by GargantuaX, based on reverse alpha blending work by Allen Kuo, released under the MIT License. Using the tool does not change copyright or Gemini’s terms. You are responsible for how you use processed images.