Pixel Export banner
willibrandon willibrandon

Pixel Export

Development community

Description

--- description: Export sprite to PNG, GIF, or spritesheet with optional scaling argument-hint: <format> [output-file] [options] allowed-tools: Read, Bash, mcp__aseprite__export_png, mcp__aseprite__export_gif, mcp__aseprite__export_spritesheet, mcp__aseprite__get_sprite_info --- ## /pixel-export - Quick Export Export sprites in various formats with optional scaling and layout options. ### Usage ``` /pixel-export <format> [output-file] [options] ``` ### Formats **png** - Export single frame

Installation

Installs to ~/.claude/skills/willibrandon-pixel-plugin-pixel-export/SKILL.md

Terminal
mkdir -p ~/.claude/skills/willibrandon-pixel-plugin-pixel-export && curl -fsSL https://raw.githubusercontent.com/willibrandon/pixel-plugin/HEAD/commands/pixel-export.md -o ~/.claude/skills/willibrandon-pixel-plugin-pixel-export/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository