API
← All models

Video Background Removal

cut the background out of any video

removes the background from a source video, keeping only the foreground subject. Accepts source videos up to 4K.

POST /v1/video-background-removal

video
produces
video
$0.015–$0.0225per 30 frames

Add an API key to run jobs

The playground calls the live API with your workspace key, which stays in this browser. Don't have one? API access is granted on request.

Input

video URL

URL of the source video to remove the background from.

output_codec

Output encoding. vp9 (the default) yields a single webm video with an alpha channel; h264 yields two files (the RGB video and an alpha matte) and is recommended for better RGB quality.

Improves the quality of the extracted subject's edges.

Set to false when the subject is not a person.

Output

Your generated result will appear here.

Fill in the inputs and hit run — jobs typically take a minute or two.