RemoveBanana
RemoveBanana API removes invisible AI watermarks (SynthID) from Google Gemini-generated images using pure mathematics — no AI, no quality loss. HOW IT WORKS: Google embeds watermarks using alpha blending: watermarked = α × logo + (1-α) × original We mathematically reverse it: original = (watermarked - α × logo) / (1-α) SUPPORTED MODELS: - Google Gemini (all versions) - Imagen 2 & Imagen 3 - Nano…
RemoveBanana endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Remove Watermark /api/remove-watermark |
Upload an image and receive the clean version with AI watermark removed |
RemoveBanana pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $3.99 / month | — |
|
| ULTRA | $7.99 / month | — |
|
| MEGA | $14.99 / month | — |
|