image-resize

Installation
SKILL.md

Image Resize

Resizes an image to a target width or height while optionally maintaining aspect ratio.

Command

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

Inputs

Option Required Description
--in Yes Input file path or URL
--width No Target width in pixels
--height No Target height in pixels
--out No Output path, filename or directory (default: ./)
--provider No Provider to use (default: auto-detect)
Related skills
Installs
52
GitHub Stars
4
First Seen
Jan 20, 2026