Sprite sheets from prompts (Codex skill)
Copilot Skill generates consistent 4-direction sprite sheets better than Leonardo.ai.

Free, browser-based sprite packer beats paywalled tools like TexturePacker.
Game developers, indie developers using Phaser, Unity, Godot
TexturePacker · Aseprite · Free Texturepacker Online
It runs fully in the browser, no upload to a server, no login. Supports: - Packer mode: upload separate frame PNGs, reorder them, export as atlas + JSON - Slicer mode: upload an existing sheet, define rows/columns, split into frames - JSON metadata compatible with Phaser, custom WebGL renderers etc.
Works with Unity and Godot workflows too. Would love feedback on what's missing.
Copilot Skill generates consistent 4-direction sprite sheets better than Leonardo.ai.
Wraps Grok image-to-video for sprites, but Aseprite and Leonardo already dominate this niche.
The real hook is the style-pack system: each sprite style ships as a ZIP that defines animations, layers and frame sizes so you can swap visual pipelines without hacking the app. Smart layering rules and constrained randomization make it fast to iterate characters, and the export controls (sequencing, layout, per-frame sizing) show the author thought about real game pipelines. It’s not revolutionary — desktop Java + paid style ecosystem limits reach — but it’s a useful, focused tool for pixel-art workflows.
Self-contained PNGs with inline metadata beats managing separate JSON files.
WoW raid frames for AI agents — fire animation when approval needed is brilliant.
Client-side photo-to-fighter pipeline with green-gap detection and atlas baking.