GPT-Image 2 compatible image generation and editing.

Model:
Use reference images
Leave off for text-to-image. Turn on to upload or paste up to 16 reference images.
Output aspect ratio. Custom WxH pixel sizes remain accepted in JSON mode when supported upstream.
Resolution tier. Effective when size is an aspect ratio.
Rendering effort / reasoning depth.
Number of images to generate.
USD estimate $0.015-$0.03: highest recharge package uses $1 = 2,000 credits; entry package uses $1 = 1,000 credits.

History
Saved locally in this browser
0 running · 0 completed
Billing Rules
API
curl /v1/images/generations \
-H "Authorization: Bearer sk-your-api-key" \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-image-2",
"prompt": "A polished SaaS product screenshot mockup for an API model platform",
"size": "auto",
"resolution": "1K",
"quality": "medium",
"n": 1
}'