Generate images from text with GPT Image 2.5. Sharper detail and up to 50% faster than GPT Image 2. Coming soon on Muapi — no subscription.
このモデルについて
GPT Image 2.5 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. Choose the Flare tier for fast, high-volume generation or the Sunburst tier for maximum precision on premium creative work. Muapi is bringing GPT Image 2.5 online as soon as OpenAI opens general API access.
コスト分析
| プロバイダー | 費用 | 備考 |
|---|---|---|
| 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 | 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. |
| モデル | Enum(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 |
| アスペクト比 | Enum(10個の選択肢) | 生成メディアのアスペクト比(例:16:9、9:16、1:1など)。 | auto |
| 解像度 | Enum(3個の選択肢) | 生成メディアのアスペクト比(例:16:9、9:16、1:1など)。 | 2K |
| 品質 | Enum(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.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生成メディアのアスペクト比(例:16:9、9:16、1:1など)。
auto生成メディアのアスペクト比(例:16:9、9:16、1:1など)。
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.
Pick a model tier — flare (default) for speed and volume, or sunburst for maximum edit precision on premium work.
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-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", "model": "flare", "aspect_ratio": "16:9", "resolution": "2K"}'
request_id against /api/v1/predictions/{id}/result until status is completed.FAQ
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.
Flare is the default, fastest tier with the same quality and editing gains as 2.5. Sunburst is a slower tier tuned for maximum precision on premium creative and editing workflows.
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-text-to-image endpoint will activate automatically for existing users once OpenAI opens general availability.