Gemini Watermark Remover
Extension Actions
Download Gemini AI generated images without watermark.
A lightweight browser extension that automatically removes the Gemini watermark from AI-generated images โ silently, in real-time, before the image ever renders on the page.
How it works:
โญ You just have to install the extension and download images from Google Gemini as usual, background removal will work on the background, and you will get an image without a watermark. โญ
What It Does:
When you generate or view images on Gemini, Google overlays a semi-transparent watermark logo in the bottom-right corner of every image. This extension intercepts those images at the network level and mathematically reverses the watermark blending to recover the original clean pixels โ all without re-requesting the image or affecting page performance.
Features:
๐ซ Removes the Gemini watermark logo automatically from all generated images
โก Works in real-time โ images are cleaned before they render on the page
๐ Intercepts at the network layer by wrapping the native fetch API
๐งฎ Uses a reverse-alpha algorithm to recover original pixel values mathematically
๐ผ๏ธ Handles both small (48ร48) and large (96ร96) watermark logo variants automatically
๐พ Caches the logo alpha map so it's only decoded once per session
๐ก๏ธ Non-destructive โ falls back to the original image if anything goes wrong
๐ Completely silent โ no UI, no popups, no notifications
๐ Scoped exclusively to gemini.google.com โ does not run on any other site
๐งน Cleans up automatically when you leave the page
For bugs, email us at [email protected]