O
GPT Image 2.5 Sunburst
GPT Image 2.5 Sunburst, an image model from OpenAI.
imageModelOverride: { model: "gpt-image-2.5-sunburst" }
OOpenAI·Released September 2026
Pricing
- List price
- ~$0.006+/image (dynamic)
- Input
- $8.00 / 1M
- Input
- $5.00 / 1M
- Output
- $30.00 / 1M
- Output
- $0 / 1M
Specifications
- Context window
- 4,000 tokens
- Aspect ratios
- 43
- Released
- September 2026
Parameters
Model options, passed in
imageModelOverride.config.| Parameter | Type | Default | Range / options |
|---|---|---|---|
size | Select | auto | auto1024x10241280x12801536x15361792x17922048x2048+37 |
quality | Select | auto | autolowmediumhighxhighmax |
background | Select | auto | autoopaquetransparent |
source_imagesIf you want to edit an existing image, provide the URL(s) or variables | Image URLs | — | — |
Use this model
await mindstudio.generateImage({ prompt: "...", imageModelOverride: { model: "gpt-image-2.5-sunburst", }, });