Edit images with GPT Image 2.5. Precision single-element edits that keep the rest of the scene untouched. Coming soon on Muapi — no subscription.
Về mô hình này
GPT Image 2.5 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. Choose the Flare tier for fast iteration or the Sunburst tier for maximum precision on a single critical edit. Muapi is bringing this endpoint online as soon as OpenAI opens general API access.
Phân tích chi phí
| nhà cung cấp | Chi phí | Ghi chú |
|---|---|---|
| muapiapp | Sẽ thông báo khi ra mắt | Coming soon — general availability pricing not yet published by OpenAI. |
| Fal.ai | Không khả dụng | GPT Image 2.5 is not yet available on Fal.ai. |
| Replicate | Không khả dụng | GPT Image 2.5 is not yet available on Replicate. |
Coming soon — general availability pricing not yet published by OpenAI.
GPT Image 2.5 is not yet available on Fal.ai.
GPT Image 2.5 is not yet available on Replicate.
** Giá của đối thủ cạnh tranh được ước tính dựa trên kiến trúc mô hình và cấp độ sử dụng tương tự.
Lược đồ cấu hình
| tham số | Loại | Mô tả | Mặc định |
|---|---|---|---|
| Câu lệnh (Prompt) | 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. |
| Hình ảnh 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 |
| model | Enum (tùy chọn 2) | GPT-Image-2.5 Flare is the default, fastest tier. GPT-Image-2.5 Sunburst is a slower tier tuned for maximum edit precision on premium creative work. | flare |
| Tỷ lệ khung hình | Enum (tùy chọn 6) | Tỷ lệ khung hình mong muốn.: 'auto'() 1K;1:1 4K,。 | auto |
| Độ phân giải | Enum (tùy chọn 3) | 。: 1:1 4K; 'auto'() 1K,。 | 2K |
| Chất lượng | Enum (tùy chọn 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.jpgGPT-Image-2.5 Flare is the default, fastest tier. GPT-Image-2.5 Sunburst is a slower tier tuned for maximum edit precision on premium creative work.
flareTỷ lệ khung hình mong muốn.: 'auto'() 1K;1:1 4K,。
auto。: 1:1 4K; 'auto'() 1K,。
2K。'low' 'medium' 、;'high' 。
highTài liệu dành cho nhà phát triển
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").
Pick a model tier — flare (default) for speed, or sunburst for maximum edit precision.
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-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"], "model": "flare"}'
request_id against /api/v1/predictions/{id}/result until status is completed.Thường xuyên hỏi
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. Sunburst is a slower tier tuned for maximum precision when a single edit needs to be exactly right, such as final campaign creative.
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-image-to-image endpoint will activate automatically for existing users once OpenAI opens general availability.