TL;DR: GPT Image 2.5 API pricing starts at $5/M text input, $8/M image input, and $30/M image output tokens, but the real cost per image can be much higher than the headline rate suggests. For a 1024×1024 image, estimated output-only cost ranges from $0.00588 at Low to $0.21072 at Max, while Flare and Sunburst use the same token pricing.
The problem is that output price alone does not reflect your final production cost. Reference images, retries, edits, partial outputs, and higher quality settings can all increase your final bill. Moving from Medium to Max raises estimated output cost by about 16×, so for production workloads, cost per generation matters less than cost per accepted image.
For teams looking to reduce AI API costs, GPT Image 2.5 is coming soon to LinkModel, while GPT-6 Astra is already available. Both are priced at 75% of OpenAI’s official API rates, giving developers a 25% discount on equivalent OpenAI API pricing. With one OpenAI-compatible API, one API key, and unified billing, LinkModel makes it easier to access and switch between leading AI models based on price, quality, performance, and availability without rebuilding your integration.
GPT Image 2.5 API Pricing at a Glance
GPT Image 2.5 is available through two API models: GPT-Image-2.5 Flare and GPT-Image-2.5 Sunburst.

Flare focuses on speed and high-throughput generation, while Sunburst is designed for workflows where tighter editing control and premium creative quality matter more. Despite those positioning differences, both models use the same Standard token rates.
| Token Type | Input per 1M | Cached Input per 1M | Output per 1M |
|---|---|---|---|
| Text | $5.00 | $1.25 | — |
| Image | $8.00 | $2.00 | $30.00 |
A request that generates 1,000 image-output tokens therefore incurs $0.03 in image-output cost. But that is not necessarily the total request cost because prompts and reference images can add input-token charges.
How GPT Image 2.5 Image Token Pricing Works
GPT Image 2.5 does not have one fixed price per image. Instead, the API charges according to the number and type of tokens consumed.
The basic output calculation is:
Image output cost = output tokens × $30 ÷ 1,000,000
A 1024×1024 Medium image in the calculator snapshot reviewed during our research uses approximately 439 output tokens, while Max uses around 7,024. The same resolution can therefore have dramatically different costs depending on quality.
This is why price per million tokensshould not be treated as price per image.
GPT Image 2.5 Flare and Sunburst API Pricing
Flare and Sunburst have identical token rates. Sunburst does not carry a separate premium per-token price simply because it targets more precise creative workflows.
The economic difference comes from what happens in the full workflow: actual token consumption, latency, retries, edit success, and acceptance rate.
OpenAI positions Flare as the default choice for most applications and reports 50% lower latency than GPT Image 2. Sunburst is intended for more demanding editing and final-production work where precision can justify longer generation times.

GPT Image 2.5 Cost per Image by Quality
For users evaluating GPT Image 2.5 pricing, cost per image is more actionable than $30/M output tokens.
In the OpenAI calculator snapshot reviewed on September 9, 2026, estimated 1024×1024 image-output costs were:
| Quality | Output Tokens | Output Cost per Image | Output Cost per 1,000 Images |
|---|---|---|---|
| Low | 196 | $0.00588 | $5.88 |
| Medium | 439 | $0.01317 | $13.17 |
| High | 1,756 | $0.05268 | $52.68 |
| XHigh | 3,122 | $0.09366 | $93.66 |
| Max | 7,024 | $0.21072 | $210.72 |
These figures represent image-output cost only. Text input, image input, partial images, edits, retries, and additional model usage can increase the final bill.

GPT Image 2.5 Medium vs High vs Max Cost
The most important finding is how quickly costs rise with quality.

High costs exactly 4× as much as Medium in estimated 1024×1024 image output:
$0.05268 vs $0.01317
Max reaches $0.21072, approximately 16× the Medium cost.
At 10,000 generated images, the output-only difference becomes substantial:
- Medium: $131.70
- High: $526.80
- Max: $2,107.20
That makes quality selection a unit-economics decision. Max does not need to look 16× better to justify itself, but it should improve acceptance rates or reduce downstream work enough to offset the additional cost.
How Much Do 1,000 GPT Image 2.5 Images Cost?
For 1,000 1024×1024 images, estimated image-output spend ranges from $5.88 at Low to $210.72 at Max.
Medium is particularly interesting at $13.17 per 1,000 outputs, while moving to High increases the same output-only budget to $52.68.
For teams generating large numbers of drafts, product concepts, social creatives, or UI variations, the difference between quality tiers can quickly matter more than small prompt-token optimizations.
GPT Image 2.5 vs GPT Image 2 Pricing
GPT Image 2.5 has higher published token rates than GPT Image 2 across every directly comparable category.
| Token Type | GPT Image 2.5 | GPT Image 2 | Difference |
|---|---|---|---|
| Text Input | $5.00/M | $2.50/M | 2× |
| Cached Text Input | $1.25/M | $0.625/M | 2× |
| Image Input | $8.00/M | $4.00/M | 2× |
| Cached Image Input | $2.00/M | $1.00/M | 2× |
| Image Output | $30.00/M | $15.00/M | 2× |
On list price alone, GPT Image 2.5 costs 2× more per token.
That comparison is useful, but incomplete.

Why 2× Token Pricing Does Not Mean 2× Cost per Image
Two models can charge different token rates while consuming different numbers of tokens for the same task or quality label.
The more useful calculation is:
Real generation cost = token rate × actual tokens consumed
For production teams, we would go one step further:
Real asset cost = total generation spend ÷ accepted images
OpenAI itself notes that equal token rates do not guarantee equal per-image cost because consumption can vary by model and quality. The same principle explains why GPT Image 2.5 can have 2× the token rate of GPT Image 2 without necessarily costing 2× per completed image.

What Our Research Found in a UI-Generation Workflow
Our review of production workflows found one particularly useful GPT Image 2.5 case involving complex UI-generation prompts and visual references.
In that specific workload, Flare Medium was reported at roughly 2× the speed and around half the observed cost of GPT Image 2 Medium. GPT Image 2.5 was subsequently adopted for draft generation, with Flare Medium becoming the preferred routine configuration.
The same workflow found that Sunburst XHigh was useful for difficult final passes but unnecessary for approximately 95% of its normal use cases.
These results are not a universal benchmark or a LinkModel-run API test. They are useful because they show why published token prices should be compared with actual workload consumption and completion economics, not in isolation.
GPT Image 2.5 Flare vs Sunburst Pricing and Use Cases
Because Flare and Sunburst use the same rate card, deciding between them is primarily a workflow optimization problem.
| Factor | Flare | Sunburst |
|---|---|---|
| Token Rates | Same | Same |
| Primary Focus | Speed and throughput | Precision and premium creative |
| Bulk Drafts | Strong fit | Usually unnecessary |
| Rapid Prototyping | Strong fit | Possible |
| Detailed Editing | Good | Stronger fit |
| Final Creative | Good | Strong fit |
Use Flare for High-Volume GPT Image 2.5 Generation
For drafts, UI concepts, product exploration, social assets, visual ideation, and bulk generation, Flare is the more natural starting point.
Our research suggests Flare Medium is especially worth benchmarking first. It combines Flare's speed-oriented positioning with a 1024×1024 output estimate of only $0.01317 per generation, far below High or Max.
A practical production pattern is:
Flare Medium drafts → select the strongest outputs → apply higher-quality generation only where it adds measurable value
This avoids spending premium output tokens on images that would have been rejected anyway.
Use Sunburst When Precision Can Reduce Expensive Failures
Sunburst becomes more compelling for polished product imagery, campaign creative, reference-sensitive edits, and final assets. These requirements are especially important in AI image APIs for ecommerce, where output quality and edit precision can directly affect whether an asset is usable.
In those workflows, a failed generation may cost more than the API call itself because it creates another edit cycle, another generation, or additional human review.
The right question is therefore not “Is Sunburst more expensive per token?” It is:
Does Sunburst reduce enough retries or manual work to lower the cost of the final accepted asset?
ChatGPT Images 2.5 Subscription Plans vs API Pricing
ChatGPT Images 2.5 and GPT Image 2.5 API pricing solve different needs, so their costs should not be compared as if they were the same product.
ChatGPT Images 2.5 is available across ChatGPT tiers, including Free and paid plans. Free users have image-generation access with stricter usage limits, while paid tiers provide higher usage allowances and additional capabilities.
ChatGPT Free and Paid Access vs GPT Image 2.5 API
A ChatGPT subscription gives you image generation inside the ChatGPT product according to your plan's included limits. It does not turn the API into unlimited image generation.
ChatGPT and the API use separate billing systems. If you are building a product, automating thousands of generations, tracking per-image cost, or choosing explicitly between Flare and Sunburst, API pricing is the relevant cost model.
For occasional personal creation, ChatGPT access may be simpler. For production workloads, API usage gives developers much clearer control over models, quality, dimensions, usage measurement, and unit economics.
When GPT Image 2.5 API Pricing Matters More Than a Subscription
API pricing becomes important when you need to answer questions such as:
- How much will 10,000 images cost?
- Which quality level has the lowest usable-image cost?
- Should drafts use Flare while final assets use Sunburst?
- How much are reference images adding to the bill?
- How many retries are required per approved asset?
Those are production questions that a monthly subscription price alone cannot answer.
GPT Image 2.5 API Cost Case Studies
The calculator table is useful for budgeting, but real applications frequently add prompt, reference-image, retry, and editing costs.
Our research identified three scenarios that illustrate the difference.
Case Study: 1,000 High-Quality Images
A 1024×1024 High image has an estimated output cost of $0.05268.
For 1,000 images:
Image-output cost = $52.68
Now assume each request also contains 1,000 uncached text tokens. At $5/M text input, that adds $0.005 per request, or $5 across 1,000 requests.
The estimated total becomes $57.68, before reference images, retries, or partial outputs.
The 1,000-token prompt is a budgeting assumption, not a claimed average prompt length.
Case Study: Reference Images Increase Editing Cost
Consider an illustrative edit containing:
- 1,000 uncached text tokens
- 2,000 uncached image-input tokens
- 1,756 image-output tokens
The estimated cost is:
- Text input: $0.005
- Image input: $0.016
- Image output: $0.05268
- Total: $0.07368 per generation
Across 1,000 requests, that becomes $73.68.
Budgeting from output alone would have produced an estimate of only $52.68, understating this example by about $21.

Case Study: Cost per Accepted Image
A successful API response is not necessarily a usable business asset.
Assume a High request costs $0.05768 after adding the illustrative text-input cost above, and assume an 80% acceptance rate.
To obtain 1,000 accepted images requires:
1,000 ÷ 80% = 1,250 generations
At $0.05768 each, total API spend becomes $72.10, or approximately $0.07210 per accepted image.
The 80% acceptance rate is a planning assumption, not a GPT Image 2.5 performance claim. The point is the metric: retries can change which configuration is actually cheapest.

How to Reduce GPT Image 2.5 API Cost
The largest savings usually come from routing generation effort intelligently, rather than simply choosing the lowest nominal quality.
Benchmark Flare Medium Before Higher GPT Image 2.5 Quality Levels
Medium costs approximately $0.01317 in 1024×1024 image output, compared with:
- High: $0.05268
- XHigh: $0.09366
- Max: $0.21072
That makes Flare Medium an efficient configuration to benchmark for routine generation.
Then measure whether moving to High, XHigh, Max, or Sunburst produces a large enough improvement in acceptance rate, edit success, or human-review time to justify the extra spend.
Track Partial Images, Retries, and Responses API Costs
Partial-image streaming is easy to overlook. Each partial image adds 100 output tokens, equal to approximately $0.003 at the $30/M output rate.
Three partial images can therefore add about $0.009 per request, or roughly $9 across 1,000 requests.
If GPT Image 2.5 is called through the Responses API, include the mainline model's token usage as well as the image-generation charges. Conversational and multi-step image workflows can therefore have an additional billing layer.
For production monitoring, track model, quality, dimensions, text input, image input, output tokens, latency, retries, editing calls, and accepted/rejected results. This is especially important when API latency and retry behavior affect the real cost of a workflow.
Upcoming LinkModel GPT Image 2.5 API Pricing
GPT Image 2.5 is coming to LinkModel with planned pricing at 75% of OpenAI's listed API rates, equivalent to a 25% reduction from official list pricing.
Beyond price, LinkModel is designed for teams that do not want to maintain a separate integration for every AI provider. One OpenAI-compatible API, one API key, and unified billing make it easier to route supported workloads between models based on price, output quality, speed, and availability.
For image products that regularly evaluate new models, this can make model switching through a single API key part of the optimization strategy instead of another integration project.
Frequently asked questions
How much does GPT Image 2.5 cost per image?
For 1024×1024 generation, estimated image-output cost is approximately $0.00588 Low, $0.01317 Medium, $0.05268 High, $0.09366 XHigh, and $0.21072 Max. Actual API cost can be higher after text input, reference images, partial outputs, retries, and edits.
Is GPT Image 2.5 Flare cheaper than Sunburst?
Not at the token-rate level. Flare and Sunburst use the same rates. Real per-image cost can still differ because token consumption, latency, retries, and acceptance rates can vary between workflows.
Is GPT Image 2.5 more expensive than GPT Image 2?
GPT Image 2.5's listed token rates are 2× GPT Image 2's corresponding rates. That does not mean every generated image costs twice as much because actual token consumption can differ. One workflow in our research observed Flare Medium at roughly half the cost of GPT Image 2 Medium for its specific workload.
Why is my GPT Image 2.5 API bill higher than the estimated price per image?
Most quoted per-image figures represent image-output cost only. Text input, reference-image tokens, streamed partial images, retries, editing calls, and mainline-model usage through the Responses API can all increase the final bill.
What is the cheapest practical GPT Image 2.5 setting?
Low has the lowest theoretical output cost, but Flare Medium is the configuration we would benchmark first for many production workloads. At about $0.01317 in estimated 1024×1024 image-output cost, Medium remains far below High and Max while offering more rendering effort than Low. The final decision should be based on cost per accepted image, not cost per request alone.
Conclusion
GPT Image 2.5 API pricing is $5/M text input, $8/M image input, and $30/M image output tokens, while estimated 1024×1024 output cost ranges from $0.00588 at Low to $0.21072 at Max. The more important finding is that token price alone does not determine production cost: Medium-to-Max output spend differs by roughly 16×, reference images and partial outputs add charges, and retries can materially change the price of a usable asset. For high-volume workloads, Flare Medium is the configuration we would benchmark first, while Sunburst and higher quality levels make more sense when their additional precision measurably improves acceptance rates or reduces revisions. With GPT Image 2.5 coming to LinkModel at a planned 75% of OpenAI's listed rates, cost-sensitive teams will also have another way to reduce model spend while keeping a unified multi-model API stack. Ultimately, the KPI that matters most is cost per accepted image.


