image-edit

Installation
SKILL.md

Image Edit

Edits one or more images using a text prompt (image-to-image transformation). Supports multiple input images for combining styles, subjects, or scenes.

Command

npx agent-media@latest image edit --in <paths...> --prompt <text> [options]

Inputs

Option Required Description
--in Yes One or more input file paths or URLs
--prompt Yes Text description of the desired edit
--aspect-ratio No Aspect ratio for output (e.g., 1:1, 16:9, auto)
--resolution No Output resolution (e.g., 1K, 2K, 4K)
--out No Output path, filename or directory (default: ./)
Related skills
Installs
66
GitHub Stars
4
First Seen
Jan 24, 2026