Skip to content
OpenSmartRoute
Model catalogue
OpenAI

OpenAI

GPT-5 Image

openai/gpt-5-image

Specification

Published by the vendor; the platform bills at the target's declared price.

OpenAI

GPT-5 Image

reasoning

OpenAI openai/gpt-5-image

[GPT-5](https://openrouter.ai/openai/gpt-5) Image combines OpenAI's GPT-5 model with state-of-the-art image generation capabilities. It offers major improvements in reasoning, code quality, and user experience while incorporating GPT Image 1's superior instruction following,...

Input $/1M
$10.0
Output $/1M
$10.0
Context
400K
Max output
128K
Released
Oct 14, 2025
Modalities
imagetextfileimage out

Cached input reads $1.25 per 1M

On this deployment

No routing target resolves to this model yet. Declare one and the router picks it up without retraining.

Not routable here yet
Add a target with metadata.model set to this id.
targets.yamlyaml
# targets.yaml - declare a target that runs GPT-5 Image
targets:
  - id: gpt-5-image
    kind: llm
    name: GPT-5 Image
    metadata:
      model: openai/gpt-5-image          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: false
      context_window: 400000
    cost:
      usd_per_1k_tokens: 0.010000