cd /news/ai-tools/how-i-built-a-free-100-client-side-g… · home topics ai-tools article
[ARTICLE · art-114937] src=dev.to ↗ pub= topic=ai-tools verified=true sentiment=· neutral

How I Built a Free, 100% Client-Side Gemini & Veo Video Watermark Remover Using Inverse Alpha Math

A developer has built a free, client-side tool that removes Google Gemini and Veo watermarks using inverse alpha math, avoiding the blurring caused by generative AI inpainting. The tool reconstructs the original pixels beneath the semi-transparent logo, restoring the image with bit-for-bit clarity.

read1 min views1 publishedAug 29, 2026

If you've generated images with Google Gemini (Imagen 3) or videos with Google Veo 3, you've probably noticed the visible semi-transparent 4-pointed sparkle logo in the bottom-right corner. Most online watermark removers use generative AI inpainting. The problem? Generative AI guesses pixels and blurs the background, creating smudgy, degraded textures and lost details.

I decided to solve this differently: pure client-side pixel reconstruction with zero AI blur.

Traditional AI tools attempt to "paint over" the watermark by guessing what was behind it.

Because Google's watermark is semi-transparent, the original background pixels are actually preserved beneath the logo overlay. Instead of hallucinating new pixels, our engine cleanly subtracts the transparent watermark layer.

Result: 100% of the authentic original picture is restored with crisp, bit-for-bit clarity and zero smudging.

You can test the tool directly in your browser:

👉 Live Web App: https://geminiremove.com I’d love to hear your feedback on the UX, performance, and features you'd like to see next!

── more in #ai-tools 4 stories · sorted by recency
── more on @google gemini 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/how-i-built-a-free-1…] indexed:0 read:1min 2026-08-29 ·