CLI TOOL

AI command toolbox for terminal workflows.

Start with `rmbg` for background removal. Add more commands over time under one CLI surface.

See Output

Before / After

Drag slider to compare synthetic source sample vs `agent-console rmbg` output.

Before background removal sample
After background removal sample

Why teams use it

One Command

Run `npx agent-console rmbg image.jpg` and get output beside source image.

Batch Ready

Process many images into one folder with `--out-dir`.

Quality Controls

Set output format, quality, model size, and foreground mask type.

Try it now

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