Skip to main content
Remove Video Background strips the background from a video, producing a clip suitable for compositing and overlays.

When to use

  • Green-screen replacement
  • Product demos
  • Presenter cutouts
Common pattern: upload_video → remove_video_background.

Inputs

Video
video
required
The video to process. Required. Supports loop mode.

Outputs

Video
video
The video with its background removed.

Configuration

subjectIsPerson
boolean
default:"true"
Enables specialized human segmentation.
outputCodec
string
default:"vp9"
Output format. vp9 produces a transparent WebM; h264 produces an MP4 with a green-screen background.
refineForegroundEdges
boolean
default:"false"
Refine the edges of the foreground subject.
This node consumes credits per run.