#78 · Primary category: Computer Vision
gemini-watermark-remover
A high-performance, 100% client-side tool for removing Gemini AI image & video watermarks. Built with pure JavaScript using mathematically precise Reverse Alpha Blending. / 基于 JavaScript 的纯浏览器端 Gemini AI 图像和视频无损去水印工具,使用数学精确的反向 Alpha 混合算法
Project last updated:08/15/26
GitHub Stars
5.4K
Forks
861
Contributors
7
License
MIT
Why we included this project
Anyone who produces a steady stream of Gemini-generated images will recognize the annoyance this removes: that small Gemini watermark sitting on every output. The tool strips it from images and video entirely in your browser, using a mathematically exact reverse alpha blending routine rather than a trained inpainting model, so results are reproducible and nothing gets uploaded. It detects the watermark's size and position automatically, so you don't have to line anything up by hand, and you can run it as a web page, a Chrome extension, a userscript, or a CLI depending on where you do the work. For client deliverables, internal reports, or content pipelines where the logo has to go, it quietly removes a tedious manual step. It's a narrow, focused tool rather than a general platform, but for this one job it's far more deterministic than the catch-all removers.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)