gemini-watermark-remover
Python CLI tool to remove Gemini watermarks from images using reverse alpha blending and pre-captured alpha maps.
Install
npx skills add https://github.com/rookie-ricardo/erduo-skills --skill gemini-watermark-removerStats
| Total installs | 1,446 |
| Weekly installs | 1.4K |
| GitHub stars | 629 |
| First seen | Feb 2, 2026 |
| Source | @rookie-ricardo/erduo-skills |
Summary
- Provides a Python CLI tool that strips the bottom-right Gemini watermark without requiring HTML or server-side components
- Uses pre-captured watermark alpha maps (48px and 96px variants) and reverse alpha blending to reconstruct the underlying image
- Supports any image format that Pillow can read and write, with output format inferred from file extension
- Includes detailed algorithm documentation covering detection rules, math, and known limitations for understanding or modifying the removal logic
Tags
Related skills
| Skill | Installs | vs gemini-watermark-remover |
|---|---|---|
| 1,454 | +8 | |
| send-usdc | 1,562 | +116 |
| asc-cli-usage | 1,435 | -11 |
| bun-development | 1,527 | +81 |
| xdrop | 1,460 | +14 |
FAQ
- How many installs does gemini-watermark-remover have?
- gemini-watermark-remover has 1,446 total installs and 1.4K installs this week.
- Where is gemini-watermark-remover hosted?
- gemini-watermark-remover is published by @rookie-ricardo/erduo-skills at https://github.com/rookie-ricardo/erduo-skills.
- How many GitHub stars does gemini-watermark-remover have?
- gemini-watermark-remover has 629 GitHub stars.
- When was gemini-watermark-remover first indexed?
- OrangeBot.AI first indexed gemini-watermark-remover on Feb 2, 2026.
- How do I install gemini-watermark-remover?
- Run: npx skills add https://github.com/rookie-ricardo/erduo-skills --skill gemini-watermark-remover