Video tool · WebCodecs · Audio preserved

Gemini Video Watermark Remover

Remove the Veo, Imagen, and Google Flow sparkle from every frame of your AI-generated video. Frame-by-frame reverse alpha-blend, original audio preserved, no upload, no re-encode penalty.

Open the video tool

Supported sources

Works on every Google AI video surface

The same sparkle watermark that appears on Gemini stills is stamped on every frame of every Veo, Imagen, and Google Flow export. This tool tracks the logo across the timeline and removes it from each frame consistently — no flicker, no smear, no dropped frames. Audio is extracted with mp4box.js, preserved bit-for-bit, and muxed back in with mp4-muxer.

Veo 2 & Veo 3

Google's flagship video model. Watermark appears in the same corner as Gemini stills.

Google Flow

Filmmaking workspace exports MP4 with the visible Gemini mark. Frame-by-frame cleanup, no manual masking.

Imagen video

Imagen's video model uses the same watermark pipeline as Veo.

AI Studio exports

Anything you exported from aistudio.google.com at one of the supported resolutions.

Supported resolutions

720p and 1080p, portrait and landscape

The video pipeline uses the WebCodecs API to decode and re-encode. Both landscape and portrait orientations are handled by the same reverse-blend pipeline because the watermark position is detected per file, not assumed from resolution.

ResolutionOrientationStatus
1280×720LandscapeSupported
1920×1080LandscapeSupported
720×1280PortraitSupported
1080×1920PortraitSupported

Browser requirement: WebCodecs API

Video decoding uses the WebCodecs API, which is currently available in Chrome, Edge, Brave, and Opera version 94 and above. Safari and Firefox do not yet ship a stable WebCodecs implementation. Image processing works in every modern browser, including Safari and Firefox.