Edit images with GPT Image 2.5 Flare. Fast, precision single-element edits that keep the rest of the scene untouched. Coming soon on Muapi — no subscription.
关于此模型
GPT Image 2.5 Flare Image to Image is OpenAI's newest instruction-based image editing model, announced September 8, 2026. It changes only what you ask for while keeping the rest of a scene untouched, and keeps earlier edits intact across a multi-turn chain instead of drifting or degrading like GPT Image 2. GPT-Image-2.5 Flare is OpenAI's default, fastest tier — the same quality and editing gains as GPT Image 2.5 at up to 50% lower latency than GPT Image 2. Muapi is bringing this endpoint online as soon as OpenAI opens general API access. See GPT Image 2.5 Sunburst for the higher-precision tier.
成本分析
| 提供商 | 费用 | 备注 |
|---|---|---|
| muapiapp | 发布时待定 | Coming soon — general availability 定价 not yet published by OpenAI. |
| Fal.ai | 暂不可用 | GPT Image 2.5 is 尚不可用 on Fal.ai. |
| Replicate | 暂不可用 | GPT Image 2.5 is 尚不可用 on Replicate. |
Coming soon — general availability 定价 not yet published by OpenAI.
GPT Image 2.5 is 尚不可用 on Fal.ai.
GPT Image 2.5 is 尚不可用 on Replicate.
** 竞品价格根据相似模型架构和使用层级估算。
配置参数
| 参数 | 类型 | 描述 | 默认值 |
|---|---|---|---|
| 提示词 | string | 描述所需变换的文本指令。最多 20,000 个字符。 | Change only the beverage bottle in the center to a matte black can labeled "PEAK", keeping the exact same lighting, shadows, reflective surface, background props, and camera angle. Do not change anything else in the scene. |
| 图像 URL | array | Upload or provide 输入图像s to transform. 最多 16 images supported. | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/gpt-image-2-image-to-image-in.jpg |
| 画面比例 | 枚举(6 个选项) | 输出图像画面比例。注意:画面比例为 'auto'(或未指定)的图像只能转换为 1K;1:1 不能转换为 4K,否则任务将创建失败。 | auto |
| 分辨率 | 枚举(3 个选项) | 图像分辨率。注意:画面比例为 1:1 的图像不能转换为 4K;画面比例为 'auto'(或未指定)的图像只能转换为 1K,否则任务将创建失败。 | 2K |
| 质量 | 枚举(3 个选项) | 生成质量。'low' 和 'medium' 使用更快、更便宜的后端;'high' 使用更高保真的后端。 | high |
描述所需变换的文本指令。最多 20,000 个字符。
Change only the beverage bottle in the center to a matte black can labeled "PEAK", keeping the exact same lighting, shadows, reflective surface, background props, and camera angle. Do not change anything else in the scene.Upload or provide 输入图像s to transform. 最多 16 images supported.
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/gpt-image-2-image-to-image-in.jpg输出图像画面比例。注意:画面比例为 'auto'(或未指定)的图像只能转换为 1K;1:1 不能转换为 4K,否则任务将创建失败。
auto图像分辨率。注意:画面比例为 1:1 的图像不能转换为 4K;画面比例为 'auto'(或未指定)的图像只能转换为 1K,否则任务将创建失败。
2K生成质量。'low' 和 'medium' 使用更快、更便宜的后端;'high' 使用更高保真的后端。
high开发者文档
Provide a source image — upload or link up to 16 reference images.
Write a precise instruction — state what should change and what must stay identical (e.g. "replace only the bottle, keep the lighting and background exactly as shown").
Submit the request — once live, call the endpoint below and poll for the result:
curl -X POST https://api.muapi.ai/api/v1/gpt-image-2.5-flare-image-to-image \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt": "Change only the jacket color to forest green, keep everything else identical", "images_list": ["https://example.com/source.jpg"]}'
request_id against /api/v1/predictions/{id}/result until status is completed.常见问答
It is OpenAI's newest instruction-based image editing model, announced September 8, 2026 alongside ChatGPT Images 2.5, available via the GPT-Image-2.5 Flare and Sunburst API models.
Not yet. This endpoint is in early access with OpenAI. Muapi will enable it as soon as general API access opens — no action needed on your part.
GPT Image 2.5 is more reliable at changing only the requested element while preserving the rest of a complex scene, and keeps earlier edits intact across multiple turns instead of drifting.
Flare is the default, fastest tier with the same quality and editing gains as GPT Image 2.5. Use [GPT Image 2.5 Sunburst](/playground/gpt-image-2.5-sunburst-image-to-image) if you need the higher-precision tier instead.
Yes. [GPT Image 2 Image to Image](/playground/gpt-image-2-image-to-image) is live now while GPT Image 2.5 is in development.
Create a free Muapi account and API key today — the gpt-image-2.5-flare-image-to-image endpoint will activate automatically for existing users once OpenAI opens general availability.