AI Pixel-Art Sprite API for Game Assets

Text-to-sprite generation for game characters, tilesets, UI icons, and items. 512px output in ~600 ms. From $0.006 per sprite, 100 free credits, no credit card required.

Start Free — 100 Credits Read the Docs

What it does

Submit a text prompt describing a game asset — a warrior, a slime, a potion, a tile, a UI button — and receive a 512×512 PNG sprite. Pixel-art-tuned model, batched throughput, drop-in REST.

Style presets

Pricing

Quick example

curl -X POST https://api.pixelapi.dev/v1/pixelforge/generate \ -H "Authorization: Bearer $API_KEY" \ -d '{"prompt": "brave hero in armor with sword", "style": "warrior"}'

Why teams pick this API