# Background Removal Make a transparent overlay (typical: a talking head over an arbitrary scene). Uses `u2net_human_seg` (MIT). ```bash npx hyperframes remove-background subject.mp4 -o transparent.webm # default: VP9 + alpha npx hyperframes remove-background subject.mp4 -o transparent.mov # ProRes 4444 (editing) npx hyperframes remove-background portrait.jpg -o cutout.png # single-image cutout npx hyperframes remove-background subject.mp4 -o subject.webm \ --background-output plate.webm # both layers, one pass npx hyperframes remove-background subject.mp4 -o transparent.webm --device cpu npx hyperframes remove-background --info # detected providers ``` ## Output Format - **`.webm` (VP9 alpha)** — default. Plug straight into `