For image-only workloads, use openai/gpt-image-2 to call OpenAI's Images API directly without LLM overhead.
GPT-5.4(opens in new tab) Image 2 combines OpenAI's GPT-5.4 model with state-of-the-art image generation capabilities from GPT Image 2. It enables rich multimodal workflows, allowing users to seamlessly move between reasoning, coding, and visual generation within the same interaction.
Modalities
In / Out Price
$8 / $15per 1M
Context
272K
Released
Apr 21, 2026
GPT-5.4 Image 2 combines OpenAI's GPT-5.4 model with state-of-the-art image generation capabilities from GPT Image 2. It enables rich multimodal workflows, allowing users to seamlessly move between reasoning, coding, and visual generation within the same interaction.
GPT-5.4 Image 2 costs $8.00/M input tokens and $15.00/M output tokens, with separate rates for Cache Read at $2.00/M tokens, Image Output at $30.00/M tokens and Web Search at $10.00/1K calls.
GPT-5.4 Image 2 has a 272,000 token context window. It supports up to 128,000 completion tokens.
The GPT-5.4 Image 2 endpoint shown on this page does not accept tools, so function calling is unavailable there. It also supports structured outputs via a JSON schema in response_format.
GPT-5.4 Image 2 accepts images, text and files such as PDFs as input and returns images and text. Up to 16 reference images can be attached to one request for image editing.
GPT-5.6 Luna Pro, GPT-5.6 Luna, GPT-5.6 Terra Pro and 55 more are other text models from OpenAI.
GPT-5.4 Image 2 was released on April 21, 2026.
This model is hosted by one provider. OpenRouter forwards every request to it directly — no routing decisions to make.
The average price customers actually pay for this model, next to the prices providers post. Caching and discounts mean the price actually paid is often well below the listed one.
Throughput is how fast the model writes (tokens per second — higher is better). Latency is total round-trip time (lower is better). TTFT is time-to-first-token — how long before you see anything appear (lower is better).
Uptime is the percentage of the past 3 days that at least one provider was responding to requests. Availability is the percentage of time that inference was successfully served. OpenRouter continuously monitors and uses the next-best provider when one returns an error.
Scores on standardized evaluations. Higher percentages are better — and rank percentile shows where this model lands among all models on OpenRouter.
Public apps that send the most traffic to this model. Good signal for what real production workloads look like — and a hint at which use cases this model is best suited for.
Token volume and request traffic to this model over time.
Drop-in code to call this model. OpenRouter's API is OpenAI-compatible — most SDKs work by just swapping the base URL. The only thing that changes between models is the model slug below.
| $30.00 | $8.00 | $15.00 | $2.00 | 0.58s | 33 tps |
Throughput
33tok/s
P50, best across providers
Latency
0.58s
P50, best provider
100.00%
99.69%
When an error occurs in an upstream provider, we can recover by routing to another healthy provider, if your request filters allow it. You can access per-provider uptime data programmatically through the Endpoints API. Learn more about our load balancing and customization options.