OpenAI GPT Image 2.5 Sunburst: AI 图像生成器

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.

1Marketing: Create sharper, more on-brand campaign visuals and ad creatives from a text brief.
2Content Creation: Generate illustrations and concept art with improved style fidelity.
3E-commerce: Produce photorealistic lifestyle and product photos without a photo shoot.
4Rapid Prototyping: Iterate faster on visual concepts with up to 50% lower generation latency.
💰

价格与价值

成本分析

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.

** 竞品价格根据相似模型架构和使用层级估算。

⚙️

技术详情

配置参数

提示词string

描述图像的文本提示词 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 个选项)

输出图像画面比例。注意:画面比例为 'auto'(或未指定)的图像只能转换为 1K;1:1 不能转换为 4K,否则任务将创建失败。

默认值auto
分辨率枚举(3 个选项)

图像分辨率。注意:画面比例为 1:1 的图像不能转换为 4K;画面比例为 'auto'(或未指定)的图像只能转换为 1K,否则任务将创建失败。

默认值2K
质量枚举(3 个选项)

生成质量。'low' 和 'medium' 使用更快、更便宜的后端;'high' 使用更高保真的后端。

默认值high
📖

实施指南

开发者文档

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

  1. 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.

  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"}'
  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?

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.

Is GPT Image 2.5 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.

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-text-to-image) if you need the faster tier instead.

How is GPT Image 2.5 different from GPT Image 2?

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.

Can I use a GPT Image API on Muapi today?

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.

How do I get notified when GPT Image 2.5 launches on Muapi?

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.