image-upscale

Installation
SKILL.md

Image Upscale

Upscales an image using AI super-resolution models, increasing resolution while generating realistic detail.

Command

npx agent-media@latest image upscale --in <path> [options]

Inputs

Option Required Description
--in Yes Input file path or URL
--scale No Scale factor (2 or 4, default: 2)
--out No Output path, filename or directory (default: ./)
--provider No Provider to use (local, fal, replicate)
--model No Model to use (overrides provider default)
Installs
32
GitHub Stars
4
First Seen
Feb 13, 2026
image-upscale — agntswrm/agent-media