Remove Gemini AI Watermarks
Remove visible Gemini watermarks from AI-generated images
Watermark Removal
Remove Watermarks
Drop images here or click to upload
Upload one or more Gemini AI generated images to remove their watermarks
PNG, JPG, WEBP — Multiple files supported — Ctrl+V to paste
How it works
Gemini AI adds a small visible watermark (the Gemini sparkle logo) to generated images using alpha compositing: each pixel is blended as watermarked = alpha × 255 + (1 − alpha) × original. This tool reverses that formula to recover the original pixels.
- 100% client-side — your images never leave your browser.
- Reverse alpha blending — mathematically recovers original pixel values.
- Adaptive detection — finds the watermark even at non-standard positions.
- Only removes the visible logo — does not affect invisible SynthID watermarks.
Credits
Watermark removal algorithm ported from GargantuaX/gemini-watermark-remover (MIT License), itself based on allenk/GeminiWatermarkTool.
Embed
Add this tool to your site
Free to embed anywhere — paste this snippet into your HTML and the tool appears right on your page.
It resizes itself automatically. Add data-theme="dark" or data-theme="auto" to match your site.
<script async src="https://whatsmytools.com/embed.js" data-tool="watermark-remover"></script> More tools
You might also like
FAQ