Design
37,220 installs
image-outpainting
by runcomfy-com/skills
Image outpainting on RunComfy via the `runcomfy` CLI - extend a still beyond its original canvas, fill in what the camera didn't capture, change aspect ratio…
Skill content
Image Outpainting Extend a still beyond its original canvas - uncrop, change aspect ratio, fill in what the camera didn't capture. This skill routes across the identity-preserving edit endpoints in the RunComfy catalog, picking the right one for prose-driven extension, reference-style matching, or brand-locked continuation. runcomfy.com · best-image-editing-models · CLI docs Powered by the RunComfy CLI # 1. Install (see runcomfy-cli skill for details) npm i -g @runcomfy/cli # or: npx -y @runcomfy/cli --version # 2. Sign in runcomfy login # or in CI: export RUNCOMFY_TOKEN=<token>