A full-featured React playground for OpenAI's image generation and editing APIs. You get text-to-image generation, reference image editing with up to 16 uploads, and smart size presets that auto-snap to valid resolutions. The interface uses IndexedDB for history with SHA-256 deduplication, and you can export/import everything as ZIP files. It supports both the standard Images API endpoints and the newer Responses API with image_generation tools. Ships with Docker deployment, Vercel one-click deploy, and a dev proxy config for local CORS issues. The code patterns are clean TypeScript examples if you're building similar image generation features into your own app.
npx skills add https://github.com/aradotso/trending-skills --skill gpt-image-playground