GPT Image 2.5 Sunburst Economy

openai/gpt-image-2-5-sunburst-economy
EconomyText-to-ImageImage-to-Image

GPT Images 2.5 Sunburst is OpenAI's precision-focused, flagship foundation model engineered for premium visual synthesis and meticulous editing. Positioned as the high-fidelity tier of the GPT Images 2.5 series, Sunburst maximizes visual detail, natural light reconstruction, and strict prompt adherence. Processing up to 16 reference images in a single request, it preserves exact character identity, product textures, and complex compositions over multi-turn edits. Featuring sharp typography rendering, native transparent background channels (PNG/WebP), and resolutions up to 4K (3840px), GPT Images 2.5 Sunburst efficiently powers high-end commercial advertising, brand identity design, architectural visualization, and enterprise marketing pipelines.

Read Me

GPT Image 2.5 Sunburst Economy

GPT Image 2.5 Sunburst Economy is a text-to-image model from OpenAI's GPT Image 2.5 series released on September 8, 2026, generating high-quality images from natural language prompts. The model provides an out-of-the-box REST inference API with strong performance, no cold start, and affordable pricing, supporting both text-to-image and image-to-image modes with 1–10 reference images for editing. The API supports multiple resolutions (1024x1024, 2048x2048, 1280x720, 2560x1440, etc.), with a maximum single-side length of 3840 pixels.

The iCreat platform offers this model via the endpoint https://api.icreat.ai/v1/task/submit/openai/gpt-image-2-5-sunburst-economy, operating in an asynchronous three-step mode with flat pricing of $0.06/image for 1K/2K/4K.

Model Positioning

GPT Image 2.5 Sunburst Economy is positioned as the Economy variant of the GPT Image 2.5 Sunburst model, offering precise editing control at a highly competitive price.

Compared to the Flare Economy variant of the same series, the Sunburst Economy version focuses more on editing precision and multi-turn editing consistency, suitable for scenarios with higher requirements for image editing quality. The model supports both text-to-image and image-to-image dual modes, handling the full spectrum from simple generation to multi-image reference editing.

On the iCreat platform, the model is served through an asynchronous three-step workflow where users submit tasks, poll for status, and retrieve results.

Core Capabilities

Text-to-Image and Image-to-Image Dual Mode

The model supports both text-prompt-only generation and reference-image-guided editing (1–10 reference images), covering the full workflow from creative generation to image editing.

Multi-Resolution Support

Supports 1024x1024, 2048x2048, 1280x720, 2560x1440, and other preset sizes, with a maximum single-side length of 3840 pixels and total pixels between 655,360 and 8,294,400.

Quality Fidelity Control

The quality parameter (high/medium/low) controls the fidelity of the generated result to the original input image, adapting to different needs from quick drafts to refined final output.

Long Text Prompts

Supports text prompts up to 32,000 characters, enabling description of complex generation requirements and editing instructions.

Pricing

Size Tier Unit Price Billing
1K $0.06/image Per output image
2K $0.06/image Per output image
4K $0.06/image Per output image

Note: The above are iCreat platform prices with flat pricing for 1K/2K/4K. OpenAI's official Sunburst variant is token-based (image input $8/M, output $30/M tokens); the iCreat Economy version is per-image, significantly cheaper than official pricing. The iCreat platform price shall prevail.

Application Scenarios

  • Production-ready campaign creative and advertising material production
  • E-commerce product image refined editing and style transfer
  • Creative design concept rapid generation and multi-turn iteration
  • Advertising material precise editing and brand content creation
  • Educational and presentation illustration creation

Model Comparison

Comparison Table 1: GPT Image 2.5 Economy Variants (iCreat Endpoint)

Feature Sunburst Economy Flare Economy
Positioning Precise editing, stronger multi-turn consistency Default choice, low latency
Billing Per image Per image
1K Price $0.06/image $0.06/image
Editing Precision Higher Standard
Multi-turn Editing Consistency Strongest Strong
Reference Images 1–10 1–10

Note: Both Economy variants are identically priced; Sunburst focuses on editing precision and multi-turn consistency, Flare focuses on speed.

Comparison Table 2: GPT Image 2.5 Sunburst Economy vs Official Sunburst

Feature Sunburst Economy (iCreat) Sunburst (Official)
Positioning Economy, low-cost batch Flagship, precise editing control
Billing Per image Per token
1K Price $0.06/image ~$0.08/image (token equivalent)
Latency Standard Longer (precise editing)
Reference Images 1–10 Supported
Multi-turn Editing Supported Supported (strongest consistency)

Note: Economy is per-image priced at approximately 75% of the token-based official pricing, suitable for batch scenarios.

Why Choose GPT Image 2.5 Sunburst Economy?

  • Flat pricing of $0.06/image for 1K/2K/4K, far below official token-based pricing
  • Sunburst variant with stronger editing precision and multi-turn consistency
  • Supports both text-to-image and image-to-image dual modes with 1–10 reference images
  • Multiple resolutions (1024x1024 to 4K), from draft to final output
  • Up to 32,000-character prompts for complex generation requirements
  • Quality fidelity control (high/medium/low) for different scenarios

Specifications

Field Value
Model Name GPT Image 2.5 Sunburst Economy
Developer OpenAI
Endpoint https://api.icreat.ai/v1/task/submit/openai/gpt-image-2-5-sunburst-economy
Query Status Endpoint https://api.icreat.ai/v1/task/query-status
Get Result Endpoint https://api.icreat.ai/v1/task/get-result
Release Date 2026-09-08
Model Type Multimodal image generation (T2I + I2I)
Authentication Authorization: Bearer
Input Type prompt (text prompt, max 32,000 chars), image (reference image URL list, 1–10, optional)
Parameters size (multiple preset sizes), quality (high/medium/low)
Output Format Image
Size Range Max single side 3840 pixels, total pixels 655,360–8,294,400
Billing Unit Per image
API Mode Asynchronous three-step (submit → query-status → get-result)

Architecture

The iCreat platform's GPT Image 2.5 Sunburst Economy operates using an asynchronous three-step architecture. Users submit tasks via the submission endpoint, and the system returns a task ID. The task status is then polled via the query-status endpoint, and once complete, the final image result is retrieved via the get-result endpoint. Requests must include the API Key in the Authorization header for authentication. The request body uses a flat top-level field structure containing prompt (text prompt), size (dimensions), quality (fidelity level), and optional image (reference image URL list). When the image list is non-empty, image-to-image generation is performed; when empty, text-to-image generation is used. The model ID is included in the submission endpoint URL path; the request body does not use a model field.

Notes

  • The prompt has a maximum length of 32,000 characters; exceeding this may result in rejection
  • The size parameter should select from supported preset sizes; non-standard sizes may cause generation failure
  • The quality parameter controls fidelity to the original input image; high is most faithful, low is most creative
  • Reference images must be publicly accessible HTTPS URLs, supporting 1–10 images
  • 1K/2K/4K are uniformly priced at $0.06/image; for lower latency, consider the Flare Economy variant
  • Please safeguard your API Key and avoid hardcoding it in client-side code or public repositories

Frequently Asked Questions

How is the billing calculated?

Billing is calculated per output image, with a flat price of $0.06/image for 1K/2K/4K. For example, generating one 1024x1024 image costs $0.06, and generating one 4K image also costs $0.06. The iCreat platform price shall prevail.

What is the difference between Sunburst Economy and Flare Economy?

Both are identically priced ($0.06/image). Sunburst Economy focuses on editing precision and multi-turn editing consistency, suitable for scenarios with higher image editing quality requirements; Flare Economy focuses on generation speed and low latency, suitable for everyday batch generation scenarios.

What input modes are supported?

Both text-to-image (prompt only) and image-to-image (prompt + image list) modes are supported. In T2I mode, only a prompt is provided; in I2I mode, a prompt and 1–10 reference image URLs are provided, and the model combines text instructions with reference images for generation or editing.

What values does the size parameter support?

Supports 1024x1024, 2048x2048, 1280x720, 2560x1440, and other preset sizes. The maximum single-side length is 3840 pixels, with total pixels between 655,360 and 8,294,400.

What does the quality parameter do?

Quality controls the fidelity of the generated result to the original input image. High means highest fidelity (suitable for refined editing), medium is the default balance, and low means lowest fidelity (suitable for creative freedom). This parameter is required.

Is image-to-image editing supported?

Yes. Provide an image field (reference image URL list, 1–10 images) in the request body to perform image-to-image editing. The model combines the prompt instructions with reference image content to generate a new image that meets the requirements.