cleya bg-remove
Remove video background using AI person segmentation (macOS only)
Platform: macOS only (Vision/AVFoundation)
Cost: slow — per-frame segmentation
cleya bg-remove --input video.mp4 --background green
Options
| Flag | What it does | |
|---|---|---|
--input | Path to input video | required · string |
--background | Replacement background color | string · default black · one of black, white, green, blue, red, gray, transparent |
--output | Output file path | string · default <input>_nobg.<ext> |
--overwrite | Overwrite output file if it exists | boolean |
Category: edit — transform existing media
Generated from the toolkit
Generated from cleya capabilities, the toolkit's own manifest, so it cannot drift.
Run cleya bg-remove --help for the same information in your terminal.