GPT-Image 2 compatible image generation and editing.

模型:
使用参考图片
关闭即为文生图。开启后可上传或粘贴最多 16 张参考图片。
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.
美元估算 $0.015-$0.03:最高充值套餐按 $1 = 2,000 积分计算;入门套餐按 $1 = 1,000 积分计算。

历史记录
保存在此浏览器本地
0 个运行中 · 0 个已完成
计费规则
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
}'