OpenAI GPT Image 2.5 Sunburst Image to Image: AI 이미지 편집기

Edit images with GPT Image 2.5 Sunburst, the maximum-precision tier for premium creative work. Coming soon on Muapi — no subscription.

📝

개요

이 모델 정보

GPT Image 2.5 Sunburst 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 Sunburst is OpenAI's higher-precision tier, trading longer generation times for an extra level of precision on detailed creative work. Muapi is bringing this endpoint online as soon as OpenAI opens general API access. See GPT Image 2.5 Flare for the faster tier.

1Product Photography: Swap a single product in a scene while keeping lighting and composition identical.
2Brand Creative: Update copy or a color on an existing asset without regenerating the whole image.
3Portrait Retouching: Change a background or outfit while preserving the subject's face and pose.
4Iterative Design: Chain several edits in sequence without earlier changes drifting or degrading.
💰

가격 및 가치

비용 분석

muapiapp출시 시 확정

Coming soon — general availability pricing not yet published by OpenAI.

Fal.ai제공되지 않음

GPT Image 2.5 is not yet available on Fal.ai.

Replicate제공되지 않음

GPT Image 2.5 is not yet available 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.
이미지 URLarray

Upload or provide input images to transform. Up to 16 images supported.

기본값https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/gpt-image-2-image-to-image-in.jpg
종횡비열거형(6 옵션)

출력 이미지 종횡비. : 화면비 '자동' () 1K 이미지; 1:1 4K, .

기본값auto
해상도열거형(3 옵션)

이미지 해상도. : 1:1 화면비 4K 이미지; 종횡비 'auto'() 1K 이미지, .

기본값2K
품질열거형(3 옵션)

. '낮음' '중간' , ; '높은' .

기본값high
📖

구현 가이드

개발자 문서

How to Use GPT Image 2.5 Sunburst Image to Image (Coming Soon)

  1. Provide a source image — upload or link up to 16 reference images.

  2. 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").

  3. 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-sunburst-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"]}'
  1. Poll for the result using the returned request_id against /api/v1/predictions/{id}/result until status is completed.

일반적인 질문

자주 묻는 질문

What is GPT Image 2.5 Image to Image?

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.

Is GPT Image 2.5 editing available on Muapi now?

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.

How is this different from GPT Image 2 editing?

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.

Why choose Sunburst over Flare?

Sunburst trades longer generation times for an extra level of precision on detailed creative work. Use [GPT Image 2.5 Flare](/playground/gpt-image-2.5-flare-image-to-image) if you need the faster tier instead.

Can I edit images with a GPT Image API on Muapi today?

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.

How do I get notified when this launches on Muapi?

Create a free Muapi account and API key today — the gpt-image-2.5-sunburst-image-to-image endpoint will activate automatically for existing users once OpenAI opens general availability.