GPT Image 2.5 Flare
OpenAI's fast everyday image model. GPT Image 2.5 Flare generates and edits images at 1K, 2K, or 4K with five quality levels up to Max, native transparent backgrounds, up to 16 reference images, and up to 4 images per run — with lower latency than Sunburst at the same price.
77% less than the priciest provider (7 compared). Same model, same output.
Optional images to edit or use as reference (up to 16). Leave empty for pure text-to-image.
Resolution
Output resolution tier.
Aspect Ratio
Aspect ratio of the generated image. 'auto' lets the model choose.
Quality
Rendering quality. Low is a fast draft; xhigh and max push detail for final assets. The price difference is large.
Background
Transparent requires PNG or WebP output. Auto lets the model decide.
Output Format
The format of the generated image.
77% less than the priciest provider (7 compared). Same model, same output.
Your result renders here.
Use GPT Image 2.5 Flare via the API
Generate with GPT Image 2.5 Flare from your own code. Async by design: submit a generation, get a run id back instantly, poll until it completes. Billed in credits at the best available provider price — from $0.005 per image.
1 — Start a generation
curl -X POST https://app.scenetra.com/api/v1/generate/gpt-image-25-flare \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt":"a watercolor fox in falling snow, soft light","quality":"medium","aspect_ratio":"1:1"}'Response (202)
{
"runId": "run_abc123",
"status": "PENDING",
"model": "gpt-image-25-flare",
"estimatedCredits": 11,
"statusUrl": "/api/v1/runs/run_abc123"
}2 — Poll until COMPLETED (every 2-5 seconds)
curl https://app.scenetra.com/api/v1/runs/run_abc123 \
-H "Authorization: Bearer YOUR_API_KEY"Response
{
"runId": "run_abc123",
"status": "COMPLETED",
"progress": { "completed": 1, "total": 1 },
"outputs": [
{ "type": "image", "url": "https://images.scenetra.com/..." }
],
"error": null,
"estimatedCredits": 11
}Request fields
| Field | Type | Description | Default |
|---|---|---|---|
| prompt* | string | Describe the image to generate, or the edit to apply to the input images. | — |
| image_urls | string[] (https URLs) | Optional images to edit or use as reference (up to 16). Leave empty for pure text-to-image. | — |
| resolution | string | Output resolution tier.1K · 2K · 4K | 1K |
| aspect_ratio | string | Aspect ratio of the generated image. 'auto' lets the model choose.auto · 21:9 · 16:9 · 3:2 · 4:3 · 5:4 · 1:1 · 4:5 · 3:4 · 2:3 · 9:16 | auto |
| quality | string | Rendering quality. Low is a fast draft; xhigh and max push detail for final assets. The price difference is large.low · medium · high · xhigh · max | medium |
| background | string | Transparent requires PNG or WebP output. Auto lets the model decide.auto · transparent · opaque | auto |
| num_images | number | How many images to generate (1-4). Billed per image. | 1 |
| output_format | string | The format of the generated image.png · jpeg · webp | png |
| callbackUrl | string (https URL) | Optional. When the run finishes (completed or failed), we POST the final run status to this URL — same shape as the poll response, plus model, params, and chargedCredits. Best-effort; polling remains the source of truth. | |
Unknown fields are rejected with a helpful 400. Media fields take https URLs. There is no provider parameter — every run is routed to the cheapest capable provider automatically.
Good to know
Billing
Runs bill your account credits at provider cost with 0% markup. The submit response includes the credit estimate; failed generations are refunded automatically. Add ?dryRun=1 to get the estimate without running anything.
Errors
Errors are always { "error": { "code", "message" } } with stable codes: unauthorized, model_not_available, invalid_parameter, insufficient_credits, rate_limited. A failed run is not an HTTP error — poll responses report status: "FAILED" with the reason.
What makes GPT Image 2.5 Flare different
The fast tier of GPT Image 2.5
Flare is OpenAI's fastest GPT Image 2.5 model, tuned for high-volume, everyday generation where turnaround matters — creator content, social visuals, product imagery and rapid prototyping. It shares Sunburst's quality ladder and price per image, so you trade nothing on cost for the lower latency.
Five quality tiers, from draft to Max
Low, Medium, High, Extra High and Max let you match spend to purpose inside one node. Low drafts start at $0.005 per image; Medium is the everyday default at about $0.011 at 1K; Extra High and Max push fine texture and detail for finals. Iterate cheap and fast, deliver at Max, all on the same prompt.
Editing with up to 16 references
Attach up to 16 input images to edit a shot, combine subjects and styles, or keep a product consistent across new scenes. Flare follows instructions closely and processes references at high fidelity, and on a Scenetra board its inputs can be the outputs of other nodes.
Transparent backgrounds, 1K to 4K
Render straight to transparency with PNG or WebP output, in eleven aspect ratios from 21:9 to 9:16 at 1K, 2K or 4K. Every run goes to the cheapest capable provider for your exact settings, billed at provider cost with 0% markup — the node shows the price before you run.
Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt* | text | Describe the image to generate, or the edit to apply to the input images. | — |
| Input Images | image upload | Optional images to edit or use as reference (up to 16). Leave empty for pure text-to-image. | — |
| Resolution | select | Output resolution tier.1K · 2K · 4K | 1K |
| Aspect Ratio | select | Aspect ratio of the generated image. Auto lets the model choose.Auto · 21:9 · 16:9 · 3:2 · 4:3 · 5:4 · 1:1 · 4:5 · 3:4 · 2:3 · 9:16 | auto |
| Quality | select | Rendering quality. Low is a fast draft; Extra High and Max push detail for final assets — the price difference is large.Low · Medium · High · Extra High · Max | medium |
| Background | select | Transparent requires a PNG or WebP output. Auto lets the model decide.auto · transparent · opaque | auto |
| Number of Images | number | How many images to generate (1-4). | 1 |
| Output Format | select | The format of the generated image.png · jpeg · webp | png |
Pricing
From $0.005 per image
Pay per generation — only pay for what you use.
Low - 1K / 2K
$0.005
per image (16:9; square images cost more)
Low - 4K
$0.012
per image (16:9; square images cost more)
Medium - 1K
$0.011
per image (16:9; square images cost more)
Medium - 2K
$0.012
per image (16:9; square images cost more)
Medium - 4K
$0.026
per image (16:9; square images cost more)
High - 1K
$0.04
per image (16:9; square images cost more)
High - 2K
$0.043
per image (16:9; square images cost more)
High - 4K
$0.101
per image (16:9; square images cost more)
Extra High - 1K
$0.071
per image (16:9; square images cost more)
Extra High - 2K
$0.076
per image (16:9; square images cost more)
Extra High - 4K
$0.178
per image (16:9; square images cost more)
Max - 1K
$0.159
per image (16:9; square images cost more)
Max - 2K
$0.17
per image (16:9; square images cost more)
Max - 4K
$0.401
per image (16:9; square images cost more)
Use cases
Marketing & ads
- High-volume campaign variations
- Max-quality finals up to 4K
- Transparent logo and badge assets
- Variant batches for A/B tests
E-commerce
- Product cutouts on transparency
- Consistent products across new scenes
- Listing edits from reference shots
- Composites from up to 16 inputs
Product & UI design
- Icons and stickers with alpha channels
- Mockups at precise ratios
- Text-heavy graphics and layouts
- Print-ready detail at Extra High and Max
Social content
- Vertical 9:16 and 4:5 posts
- Iterative multi-step edits
- Thumbnails in batches of 4
- Fast drafts at Low quality
Frequently asked questions
What is GPT Image 2.5 Flare?+
GPT Image 2.5 Flare is the fast tier of OpenAI's GPT Image 2.5, released September 8, 2026. It generates images from text and edits from up to 16 reference images, at 1K, 2K or 4K with five quality levels, native transparent backgrounds and up to 4 images per run. On Scenetra it runs as a node in the visual workflow editor.
Flare or Sunburst — which should I use?+
Both cost the same per image. Flare is the faster model for everyday, high-volume generation; Sunburst spends more time per image and is tuned for edits where precision matters most. Start with Flare and switch to Sunburst for demanding, detail-critical edits.
How much does GPT Image 2.5 Flare cost?+
From $0.005 per image on Scenetra. At 1K (16:9): Low $0.005, Medium $0.011, High $0.04, Extra High $0.071, Max $0.159. At 4K: $0.012 to $0.401. Square images cost more than wide ones because OpenAI bills by output tokens. The node shows the exact price for your settings before you run, billed at provider cost with 0% markup.
Can GPT Image 2.5 Flare edit existing images?+
Yes. Attach up to 16 input images and describe the change, or use them as style and subject references. On a Scenetra board, inputs can be the outputs of other nodes, so Flare can serve as an editing stage in a longer pipeline.
Can I use GPT Image 2.5 Flare through an API?+
Yes. Call POST /api/v1/generate/gpt-image-25-flare with a Scenetra API key. Every request is routed to the cheapest capable provider and billed at cost from your credit balance.
Do I need an OpenAI API key to use GPT Image 2.5 Flare on Scenetra?+
No. Sign up, drop a GPT Image 2.5 Flare node on a board and generate — every run is paid from your Scenetra credit balance at provider cost.
Related models
GPT Image 2.5 Sunburst
OpenAI's precision image model. GPT Image 2.5 Sunburst generates and edits images at 1K, 2K, or 4K with five quality levels up to Max, native transparent backgrounds, up to 16 reference images for exact, instruction-following edits, and up to 4 images per run.
View model →GPT Image 2
OpenAI's most advanced image model. GPT Image 2 generates and edits images at 1K, 2K, or 4K with three quality levels, native transparent backgrounds, up to 10 input images for editing and reference, and batch output of up to 4 images per run.
View model →Nano Banana Pro
The professional tier of Google's Gemini-powered image generation. Nano Banana Pro delivers higher quality outputs with support for up to 4K resolution, flexible aspect ratios, multiple output formats, and image editing with reference images.
View model →Seedream 5 Pro
ByteDance's most advanced image generation and editing model. Seedream 5 Pro delivers high-fidelity output at 1K (about 2MP) or 2K (about 4MP), supports up to 10 reference images for editing and composition, and covers nine aspect ratios from ultrawide 21:9 to vertical 9:16 — including an Auto mode that infers framing from your prompt.
View model →Flux 2 Pro
Black Forest Labs' professional-grade image model delivering high-quality outputs with precise control. Flux 2 Pro supports text-to-image generation and image editing with flexible sizing, safety controls, and simple flat per-image pricing.
View model →Start creating with GPT Image 2.5 Flare
Use GPT Image 2.5 Flare alongside 50+ other AI models in Scenetra's visual workflow editor. No setup required.
Get Started Free