gemini-watermark-remover
Installation
SKILL.md
Gemini Watermark Remover
Remove visible Gemini AI watermarks (star/sparkle logo) from generated images using mathematically accurate reverse alpha blending.
Fully offline — pure Python, local processing only, images are not uploaded.
When to Use
- Remove watermark from Gemini AI generated images
- Clean images before publishing or sharing
- Batch process multiple images
Quick Start
Install Dependencies (one-time)
pip install Pillow numpy