Gemini Video Watermark Remover
Automatically detect and remove the Gemini sparkle watermark overlay from AI-generated videos. Submit a video URL and the API returns a clean, watermark-free version — no manual editing, no frame-by-frame masking, no third-party desktop tools. How it works Submit your video URL to the job creation endpoint. The API processes the video asynchronously (encoding takes a bit depending on video…
Gemini Video Watermark Remover endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Remove Watermark /api/jobs |
Submits a video for watermark removal. Returns a jobId immediately; processing happens asynchronously in the background. |
| GET |
Get Result Video /api/jobs/{jobId} |
Returns the current status and progress of a watermark-removal job. Poll this endpoint until status is "done" |
Gemini Video Watermark Remover pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $79.99 / month | — |
|