---
description: "Upscale an image 2x or 4x via deGenAi ($0.05 / $0.10)"
argument-hint: "-i <input.png> [-s 2|4] [-o upscaled.png]"
allowed-tools:
  - Bash
---

Upscale an image. Pass user arguments to the CLI:

```
degenai upscale $ARGUMENTS
```

If user gave just `-i path.png` with no scale, default to `-s 2 -o upscaled.png`. 2x = $0.05, 4x = $0.10. After completion, tell them where the file was saved.
