Remove watermark from video

Draw a box over the watermark, choose how to hide it, and render a clean copy with the original sound. The video is processed on your device and never uploaded.

Loading the tool…

How to remove a watermark from a video

  1. 1Open a video (MP4, MOV or WebM).
  2. 2Drag a box over the watermark. Add more boxes for more marks and set when each is visible.
  3. 3Press Render, keep the tab open while it plays through, then download.

What “fill from edges” actually does

No AI guessing: each hidden pixel is a weighted blend of the real pixels around the box. Tap a pixel to see its recipe.

Tap any pixel inside the dashed box. Its new colour is a blend of four real pixels just outside the box, one on each side. The closer a side, the bigger its share:

left21%
right16%
top32%
bottom32%

A bigger box means pixels farther from any real data, and a softer, more visible smudge. That’s why the video tool works best with tight boxes.

How the video cleaner works

Your video plays through a canvas in your browser. On every frame, each box you drew is repaired by one of four methods:

  • Fill from edges: each hidden pixel becomes a distance-weighted blend of the pixels just outside the box, the same idea as FFmpeg’s delogo filter. It works best on small marks over simple backgrounds.
  • Blur and pixelate hide a mark without pretending it was never there.
  • Solid paints a flat colour, which is useful for letterbox captions.

The frames are re-recorded with the original audio into a new MP4 (or WebM on browsers that can’t record MP4). Nothing is uploaded, so rendering takes about as long as the video plays. Keep the tab open until it finishes.

Limits worth knowing

  • Frame-by-frame generative AI on video is not available here. It costs dollars per clip and takes minutes, so this tool uses fast deterministic fills that run on your device.
  • Long 4K files are scaled to 1080p while rendering to keep phones responsive.
  • Marks that move continuously need several boxes with time ranges. A mark that jumps between two positions needs one box per position.

Your own videos only

Platform watermarks credit the creator. Use this on videos you made, for example to repost your own clip to another platform, not to pass off someone else’s video as yours.

Questions

Can I remove a watermark from a video for free?

Yes. The video cleaner runs entirely in your browser, has no sign-up and adds no watermark of its own.

Is my video uploaded?

No. It is decoded, repaired and re-encoded by your browser. That is also why rendering runs in real time.

What format do I get?

MP4 (H.264) in Chrome, Edge and Safari, and WebM in browsers that can only record WebM, like Firefox. Both play in VLC, and most platforms accept either.

Why is there a soft patch where the logo was?

Fill from edges blends the surrounding pixels, so a large box over a detailed scene looks smooth. Make the box as small as the mark allows, or use blur for a less noticeable result.