
ImageGPT is the fastest way to generate images. Generate, serve, and cache AI images directly from an image URL — no API keys, no SDKs, no backend required. Just an <img> tag and a prompt.
How it works
A URL is all it takes. Construct an image URL with a prompt and optional parameters (quality, aspect ratio, model), and the first request generates the image. Subsequent requests return cached copies instantly from 240+ Cloudflare edge nodes worldwide.
What it does
- Agent-native — AI agents (Claude Code, ChatGPT, Cursor) can generate images by writing an
<img>tag. No API calls, no auth tokens, no SDK. - Zero infrastructure — Works anywhere images work. Frontend apps, mobile apps, static sites, LLMs.
- Multi-provider routing — Access 15+ models across 4 providers from a single URL, with automatic failover.
- Pay per generation — Billed only when images are generated. Cached requests are free.
- Personalized at scale — Generate a unique image for every customer using personalized prompt inputs. Only pay for what renders.
Stack
Built on Cloudflare Workers for request orchestration, multi-provider model routing, R2 for storage, and Cloudflare's global CDN for edge caching.