One Command
Run `npx agent-console rmbg image.jpg` and get output beside source image.
CLI TOOL
Start with `rmbg` for background removal. Add more commands over time under one CLI surface.
Drag slider to compare synthetic source sample vs `agent-console rmbg` output.
Run `npx agent-console rmbg image.jpg` and get output beside source image.
Process many images into one folder with `--out-dir`.
Set output format, quality, model size, and foreground mask type.
Use latest version directly from npm.
npx agent-console@latest rmbg photo.png
npx agent-console rmbg photo.png
npx agent-console rmbg photo.png --output photo-cut.png
npx agent-console rmbg *.png --out-dir cutouts --model small