GPT Image 2.5 Sunburst and Flare are now live on CometAPI โ†’
ai-model/CometAPI research

GPT-Image-2.5 Price: API Costs, Cost per Image, Flare vs Sunburst, and CometAPI Savings

GPT-Image-2.5 pricing for Flare and Sunburst, including API token rates, estimated cost per image, benchmarks, GPT Image 2 comparisons, CometAPI pricing.

CometAPI
Mia MarenAI model and API research team
Updated Sep 16, 2026 13 min read
GPT-Image-2.5 Price: API Costs, Cost per Image, Flare vs Sunburst, and CometAPI Savings
Use this pattern

Make the first API call.

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_COMETAPI_KEY",
    base_url="https://api.cometapi.com/v1",
)

response = client.chat.completions.create(
    model="gpt-5-mini",
    messages=[{"role": "user", "content": "Build this workflow."}],
)

print(response.choices[0].message.content)

TL;DR

GPT-Image-2.5 does not have a single fixed โ€œprice per image.โ€ OpenAI charges API usage by tokens. Both GPT-Image-2.5 Flare and GPT-Image-2.5 Sunburst use the same official token rates: $5 per million text-input tokens, $8 per million image-input tokens, and $30 per million image-output tokens. Cached text and image inputs cost $1.25 and $2 per million tokens respectively.

For a 1024ร—1024 image, third-party calculator observations suggest output-only generation can range from roughly $0.006 at low quality to about $0.211 at max quality. High quality is around $0.053 in that planning model. Actual bills depend on prompt tokens, reference images, retries, editing inputs, and real output-token usage.

Key Takeaways

  • OpenAI charges the GPT-Image-2.5 API by tokens rather than a universal fixed price per image.
  • Flare and Sunburst have the same token rates; Sunburst is not a more expensive model per token.
  • Official rates are $5/M text input, $8/M image input, and $30/M image output.
  • GPT-Image-2.5 introduces low, medium, high, xhigh, max, and auto quality modes.
  • A planning estimate for a 1024ร—1024 image is approximately $0.0059 at low, $0.0527 at high, and $0.2107 at max, before input-token costs.
  • Flare is the better default for high-volume and latency-sensitive generation, while Sunburst targets precision editing and premium creative workflows.
  • CometAPI advertises a 20% discount on its GPT-Image-2.5 model APIs, with headline pricing of $4/M input and $24/M output against the corresponding $5/M and $30/M headline official rates.

What Is GPT-Image-2.5 and What Are You Paying For?

OpenAI released ChatGPT Images 2.5 on September 8, 2026. The update focuses on sharper detail, more natural lighting and textures, stronger preservation of reference subjects, more reliable multi-turn editing, and lower generation latency. OpenAI says generation latency can be up to 50% lower than Images 2.0.

The API family has two variants. GPT-Image-2.5 Flare is optimized for fast, high-quality everyday generation and is OpenAIโ€™s recommended default for most applications. GPT-Image-2.5 Sunburst emphasizes editing precision and premium creative workflows where preserving an existing subject or composition is more important than minimum latency.

SpecificationGPT-Image-2.5 FlareGPT-Image-2.5 Sunburst
API model IDgpt-image-2.5-flaregpt-image-2.5-sunburst
PositioningFast everyday generationPrecision generation and editing
InputText and imagesText and images
OutputImagesImages
Image generationYesYes
Image editingYesYes
Quality settingslow, medium, high, xhigh, max, autolow, medium, high, xhigh, max, auto
Recommended square size1024ร—10241024ร—1024
Recommended landscape size1536ร—10241536ร—1024
Recommended portrait size1024ร—15361024ร—1536
Transparent outputPNG / WebPPNG / WebP
Best fitHigh-volume generation, rapid iterationProduct imagery, campaign creative, precise edits
Official image-output rate$30/M tokens$30/M tokens

The core model documentation confirms that both variants accept text and image input and produce image output, while function calling, structured outputs, and fine-tuning are not part of the image-model interface.

GPT-Image-2.5 Price: API Costs, Cost per Image, Flare vs Sunburst, and CometAPI Savings

Official GPT-Image-2.5 precision-editing example published by OpenAI; the edited portrait preserves the pose and background while changing the childโ€™s clothing.

GPT-Image-2.5 Flare is available as

gpt-image-2.5-flare

, while its dated snapshot is

gpt-image-2.5-flare-2026-09-08

. Sunburst similarly provides

gpt-image-2.5-sunburst

and

gpt-image-2.5-sunburst-2026-09-08

. Developers who require more predictable model behavior across deployments should consider whether pinning a dated snapshot is appropriate for their workflow.

How Much Does the GPT-Image-2.5 API Cost?

The simplest way to understand GPT-Image-2.5 pricing is to separate input cost from generated-image cost.

OpenAIโ€™s official model documentation gives the following token rates for both Flare and Sunburst.

Token typeStandard price per 1M tokensCached price per 1M tokens
Text input$5.00$1.25
Image input$8.00$2.00
Image output$30.00โ€”
Text outputNot billedโ€”

The important number for most text-to-image workloads is $30 per million image-output tokens. A short text prompt normally contributes relatively little compared with the generated image itself. Editing workflows can cost more because reference images also consume image-input tokens.

Total API cost = text-input cost + image-input cost + image-output cost.

For a simple text-to-image call with no reference image, the image-output component will usually dominate. For an image-editing workflow with several high-resolution reference assets, input cost becomes more relevant.

How Much Does One GPT-Image-2.5 Image Cost?

This is where pricing becomes less straightforward.

Flare documentation and Sunburst documentation both state that the GPT Image 2 calculator does not estimate GPT Image 2.5 token consumption. Separately, APIdog recorded a shared GPT Image 2.5 calculator entry on September 9, 2026 with estimated output-token budgets for Flare and Sunburst. These figures are budgeting estimates rather than guaranteed official per-image prices.

Quality1024ร—1024 output tokensEstimated output cost1536ร—1024 output tokensEstimated output cost
low196$0.00588158$0.00474
medium439$0.01317343$0.01029
high1,756$0.052681,372$0.04116
xhigh3,122$0.093662,459$0.07377
max7,024$0.210725,488$0.16464

These numbers cover image output only. Your real request can also include text-input tokens, image-input tokens, retries, variations, editing passes, or other usage.

A more accurate statement than โ€œGPT-Image-2.5 costs $0.053 per imageโ€ is: a 1024ร—1024 high-quality generation can be budgeted at roughly $0.053 in output-token cost under the observed token estimate, before input and retry costs.

Is GPT-Image-2.5 High Quality Four Times Cheaper Than GPT Image 2 High?

At first glance, yes: the labels suggest a dramatic reduction.

APIdogโ€™s recorded token budgets show GPT-Image-2.5 high at around 1,756 output tokens, or approximately $0.05268 for a 1024ร—1024 image. GPT Image 2 high was around $0.211 for the same square size.

However, this is not an apples-to-apples โ€œsame quality for one quarter of the priceโ€ comparison. The quality ladder changed.

GPT-Image-2.5 settingApprox. 1024ร—1024 output costRough GPT Image 2 token-budget equivalent
low$0.00588old low
medium$0.01317below old medium
high$0.05268old medium
xhigh$0.09366between old medium and high
max$0.21072old high

Developers migrating an existing pipeline should not simply reuse the high quality setting and conclude that the new model is four times cheaper. If the goal is approximately the same output-token budget as the previous GPT Image 2 high setting, the closer GPT-Image-2.5 setting is max, not high.

Does GPT-Image-2.5 Sunburst Cost More Than Flare?

Noโ€”not per token. Both variants use the same official price card. Sunburst does not carry a higher $/token rate simply because it is positioned as the higher-precision model.

Cost factorFlareSunburst
Text input$5/M$5/M
Cached text input$1.25/M$1.25/M
Image input$8/M$8/M
Cached image input$2/M$2/M
Image output$30/M$30/M
Primary trade-offLower latencyMore editing precision

The difference is mainly time and workflow fit, not token price. OpenAI positions Flare as the default for most applications and says it delivers higher-quality images than GPT Image 2 at up to 50% lower latency. Sunburst is intended for more controlled editing and production-grade visual work, and can take longer to generate.

If Sunburst produces a usable campaign asset in one attempt while Flare takes two or three retries, Sunburst may actually have the lower cost per accepted image, despite having the same nominal token price.

How Good Is GPT-Image-2.5 for Its Price?

Price matters only if the output quality is competitive.

The current Arena human-preference leaderboard places both GPT-Image-2.5 variants ahead of GPT Image 2 in text-to-image generation and single-image editing. These are third-party preference scores rather than OpenAI-controlled quality benchmarks, and the GPT-Image-2.5 results are marked preliminary.

ModelText-to-Image Arena scoreSingle-Image Edit score
GPT-Image-2.5 Sunburst1421 ยฑ 131520 ยฑ 9
GPT-Image-2.5 Flare1399 ยฑ 131491 ยฑ 9
GPT Image 2 (medium)1381 ยฑ 41461 ยฑ 3
Grok Imagine Image 2.0 (low)1315 ยฑ 121439 ยฑ 8

The benchmark set also includes the Grok Imagine Image 2.0 API in CometAPI.

The most notable result is the editing score. Sunburst leads Flare by roughly 29 points on the single-image-edit leaderboard, while both remain ahead of GPT Image 2. That aligns with OpenAIโ€™s positioning of Sunburst as the precision-oriented option. View the image-edit leaderboard.

OpenAIโ€™s own evaluation material is focused more heavily on safety than aesthetic preference. In its system card, the company reports final unsafe-generation-presented rates of 1.09% for Sunburst, 1.41% for Flare, and 1.64% for the Images 2.0 baseline on its adversarial safety evaluation set. These are safety measurements, not image-quality scores.

What Does GPT-Image-2.5 Cost in CometAPI?

For developers who want the model through a multi-model API gateway, both variants are available through CometAPI. The GPT-Image-2.5 Flare API in CometAPI shows $4 per million input tokens and $24 per million output tokens, compared with the corresponding $5/M and $30/M official headline figures, representing a 20% discount. The GPT-Image-2.5 Sunburst API in CometAPI publishes the same headline comparison.

Pricing routeInput headlineImage-output headlineDiscount shown
OpenAI official$5/M text input$30/M image outputโ€”
CometAPI$4/M input$24/M output20%

Pricing detail to verify before production budgeting: OpenAI distinguishes text input at $5/M from image input at $8/M, while CometAPI summarizes pricing with a general input/output pair. Reference-image-heavy workflows should confirm the live billing dashboard before assuming every image-input token receives the displayed input rate.

QualityApprox. OpenAI output costApprox. CometAPI output cost
low$0.00588$0.00470
medium$0.01317$0.01054
high$0.05268$0.04214
xhigh$0.09366$0.07493
max$0.21072$0.16858

Again, these are estimated output costs, not all-inclusive request prices.

How Much Would 10,000 GPT-Image-2.5 Images Cost?

Large-volume pricing makes the difference easier to see. Suppose a content platform generates 10,000 square images and each output consumes approximately the observed token budget for its selected quality level.

QualityApprox. OpenAI output spend for 10,000 imagesApprox. CometAPI output spend
low$58.80$47.04
medium$131.70$105.36
high$526.80$421.44
xhigh$936.60$749.28
max$2,107.20$1,685.76

The table is useful for infrastructure budgeting, but a real production team should track something more meaningful than cost per generated image: cost per accepted image.

Using the high-quality 1024ร—1024 estimate from the table, ten generations cost about $0.5268 in output tokens. If six are accepted, the effective output-token cost is $0.5268 รท 6 = $0.0878 per accepted asset.

A more capable model that reduces retries can therefore be economically better even if a single request consumes slightly more tokens.

Which GPT-Image-2.5 Quality Setting Gives the Best Value?

For most production applications, high is a sensible starting point rather than max. Low is best suited to previews and cheap experimentation. Medium works well when generating many concepts that will be filtered later. High provides a stronger production-quality balance while remaining dramatically below the maximum token budget. Xhigh becomes attractive when assets need extra polish but do not justify the full max budget. Max should generally be reserved for final assets where fidelity matters more than generation cost.

The underlying economic advantage of the six-level ladder is that you do not have to pay maximum-quality prices during every stage of a creative workflow. A practical pipeline can generate concepts at medium, select candidates, refine the survivors at high, and make only the final hero assets at xhigh or max.

How Can You Calculate GPT-Image-2.5 Cost From API Usage?

The safest way to estimate production spend is to record actual token usage rather than rely permanently on a static per-image table. For OpenAIโ€™s official rates, the calculation is straightforward:

Estimate each request in words: multiply text-input tokens by $5 per million, image-input tokens by $8 per million, and image-output tokens by $30 per million, then add the three amounts. For example, 120 text-input tokens plus 1,756 image-output tokens cost about $0.0006 + $0.05268 = $0.05328 before any image-input charge. For editing requests, add the image-input tokens reported by the API, especially when multiple reference images are supplied.

For a simple generation with 120 text-input tokens and 1,756 image-output tokens, the output portion is about $0.05268, while the short text prompt adds only a very small amount. For editing, add the image-input tokens returned by your real request. That is particularly important when multiple reference images are supplied.

Is GPT-Image-2.5 Worth the Price?

For most new OpenAI image integrations, Flare is the obvious starting point. It shares the same token rate as GPT Image 2, while OpenAI reports higher image quality and up to 50% lower latency. The expanded quality ladder also lets developers spend less on drafts without giving up the option of a much larger token budget for final images.

Sunburst makes more sense when failed edits are expensive. Ecommerce photography, brand campaigns, repeated image revisions, subject-preservation workflows, and other production creative can justify longer generation time because the real objective is not minimum request costโ€”it is minimum cost per approved asset.

For price-sensitive high-volume workloads, the strongest strategy is therefore not โ€œalways use the cheapest quality.โ€ It is to route tasks intelligently: Flare for generation and exploration, Sunburst where edit precision materially reduces rework, and higher quality levels only after an asset has earned the extra token budget.

FAQ

Does a ChatGPT subscription include GPT-Image-2.5 API credits?

No. ChatGPT access and developer API billing are separate. API usage is charged to the API account according to the tokens processed.

What usage data should a team retain for cost audits?

Store the model, quality setting, image dimensions, text-input tokens, image-input tokens, image-output tokens, retry count, and whether the result was accepted. These fields make it possible to reconcile invoices and calculate cost per accepted asset.

How should teams estimate production cost before scaling?

Run a representative batch at the intended quality and dimensions, record the actual token usage, and divide the total batch cost by the number of accepted assets. This captures retries and rejection rates that a static per-image estimate cannot measure.

Continue learning

Connect this article to the next decision.

View all topics
Published on Sep 16, 2026
Last updated Sep 16, 2026
1 views
Reviewed for clarity, source attribution and current API terminology.

Ready to cut AI development costs by 20%?

Start free in minutes. Free trial credits included. No credit card required.

Read More