Generate images from text with GPT Image 2.5 Sunburst, the higher-precision tier for detailed creative work. Coming soon — no subscription.
이 모델 정보
GPT Image 2.5 Sunburst Text to Image is OpenAI's newest image model, announced September 8, 2026, generating high-fidelity images from detailed text prompts with sharper detail, richer textures, and up to 50% lower latency than 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 GPT Image 2.5 online as soon as OpenAI opens general API access. See GPT Image 2.5 Flare for the faster tier.
비용 분석
| 공급자 | 비용 | 메모 |
|---|---|---|
| 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. |
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.
** 경쟁업체 가격은 유사한 모델 아키텍처 및 사용 계층을 기준으로 추정됩니다.
구성 스키마
| 매개변수 | 유형 | 설명 | 기본값 |
|---|---|---|---|
| 프롬프트 | string | Text prompt describing the image to generate. Maximum 20,000 characters. | A girl doing livestream makeup tutorials while tiny workers inside her mirror physically repaint the reflection in real time, miniature ladders, paint buckets, glowing vanity lights, cluttered modern bedroom aesthetic, insanely detailed reflections, playful surreal realism, highly creative composition, luxury commercial quality. |
| 종횡비 | 열거형(10 옵션) | 출력 이미지 종횡비. : 화면비 '자동' () 1K 이미지; 1:1 4K, . | auto |
| 해상도 | 열거형(3 옵션) | 이미지 해상도. : 1:1 화면비 4K 이미지; 종횡비 'auto'() 1K 이미지, . | 2K |
| 품질 | 열거형(3 옵션) | . '낮음' '중간' , ; '높은' . | high |
Text prompt describing the image to generate. Maximum 20,000 characters.
A girl doing livestream makeup tutorials while tiny workers inside her mirror physically repaint the reflection in real time, miniature ladders, paint buckets, glowing vanity lights, cluttered modern bedroom aesthetic, insanely detailed reflections, playful surreal realism, highly creative composition, luxury commercial quality.출력 이미지 종횡비. : 화면비 '자동' () 1K 이미지; 1:1 4K, .
auto이미지 해상도. : 1:1 화면비 4K 이미지; 종횡비 'auto'() 1K 이미지, .
2K. '낮음' '중간' , ; '높은' .
high개발자 문서
Write your prompt — describe the subject, style, lighting, and composition. GPT Image 2.5 follows complex, multi-part instructions more reliably than GPT Image 2.
Set aspect_ratio, resolution, and quality — 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-text-to-image \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt": "A hyperrealistic portrait of an astronaut on Martian dunes at golden hour", "aspect_ratio": "16:9", "resolution": "2K"}'
request_id against /api/v1/predictions/{id}/result until status is completed.자주 묻는 질문
GPT Image 2.5 is OpenAI's newest image model, announced September 8, 2026, powering ChatGPT Images 2.5 and two new API models: GPT-Image-2.5 Flare and GPT-Image-2.5 Sunburst.
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.
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-text-to-image) if you need the faster tier instead.
GPT Image 2.5 has better reference-photo fidelity, more precise single-element editing, more reliable multi-turn consistency, and up to 50% lower generation latency than GPT Image 2.
Yes. [GPT Image 2](/playground/gpt-image-2-text-to-image) text-to-image and image editing are live now while GPT Image 2.5 is in development.
Create a free Muapi account and API key today — the gpt-image-2.5-sunburst-text-to-image endpoint will activate automatically for existing users once OpenAI opens general availability.