---
description: "Remove background from an image via deGenAi ($0.02)"
argument-hint: "-i <input.png> [-o nobg.png]"
allowed-tools:
  - Bash
---

Remove the background from an image. Pass user arguments to the CLI:

```
degenai remove-bg $ARGUMENTS
```

If the user gave just `-i path.png` with no output, default to `-o nobg.png`. After completion, tell them where the file was saved (transparent PNG).
