A command-line tool to remove invisible AI watermarks from Google Gemini-generated images.
Built on top of RemoveBanana ā uses reverse alpha blending mathematics to recover original pixels with no quality loss.
- Google Gemini
- Imagen 2 / Imagen 3
removebanana image.pngThis outputs watermarkfree-image.png in the same directory.
removebanana --help
removebanana --versionSee INSTALL.md for detailed instructions.
Quick start:
git clone https://github.com/jdenoy/removebanana-cli.git
cd removebanana-cli
./install.shRequires Node.js (v18+).
npm uninstall -g removebanana-cliPowered by RemoveBanana ā Free AI Watermark Remover.