·image-extend
*

image-extend

agntswrm/agent-media

Extends an image canvas by adding padding on all sides with a solid background color. Use when you need to add borders, margins, or expand the canvas area around an image.

9Installs·0Trend·@agntswrm

Installation

$npx skills add https://github.com/agntswrm/agent-media --skill image-extend

SKILL.md

Extends an image canvas by adding padding on all sides with a solid background color.

| --in | Yes | Input file path or URL | | --padding | Yes | Padding size in pixels to add on all sides | | --color | Yes | Background color for extended area (hex, e.g., "#FFFFFF"). Also flattens transparency. | | --dpi | No | DPI/density for output image (default: 300) | | --out | No | Output path, filename or directory (default: ./) |

Extends an image canvas by adding padding on all sides with a solid background color. Use when you need to add borders, margins, or expand the canvas area around an image. Source: agntswrm/agent-media.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agntswrm/agent-media --skill image-extend Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/agntswrm/agent-media --skill image-extend
Category
*Creative Media
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is image-extend?

Extends an image canvas by adding padding on all sides with a solid background color. Use when you need to add borders, margins, or expand the canvas area around an image. Source: agntswrm/agent-media.

How do I install image-extend?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agntswrm/agent-media --skill image-extend Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/agntswrm/agent-media