GPT Image 2
OpenAI's state-of-the-art image generation model for high-quality creation and editing with text and image inputs.
Input Types
Text + image
Generate or edit from either input type
Output
Image
Fast, high-quality visual output
Streaming
Not supported
Image jobs return completed outputs
Model Snapshot
gpt-image-2
Default alias
gpt-image-2Playground
gpt-image-2Click or drag
Resolution (sent to backend)
Aspect Ratio (sent to backend)
Quality (sent to backend)
Output format (sent to backend)
No output yet
Pricing
| Modality | Input | Cached Input | Output |
|---|---|---|---|
| Text | $45.9$5 / 1M tokens10% off | $1.1259$1.25 / 1M tokens10% off | - |
| Image | $72.9$8 / 1M tokens10% off | $18.9$2 / 1M tokens10% off | $270.9$30 / 1M tokens10% off |
Text Input · $4.5 · 1M tokens
Text Cached · $1.125 · 1M tokens
Image Input · $7.2 · 1M tokens
Image Cached · $1.8 · 1M tokens
Image Output · $27 · 1M tokens
README
- OpenAI describes GPT Image 2 as its state-of-the-art image generation model for fast, high-quality generation and editing.
- The model supports text and image inputs, image outputs, flexible image sizes, and high-fidelity image inputs for editing workflows.
- OpenAI's image guide positions GPT Image 2 as the current recommended model for production image generation and editing use cases.
API
OpenAI's state-of-the-art image generation model for high-quality creation and editing with text and image inputs.
Model Code
gpt-image-2
API
Endpoint
POST /v1/images/generationsAuthentication
Authorization: Bearer YOUR_REACH_API_KEY
Example
curl -X POST "https://direct.reachapi.ai/v1/images/generations" \
-H "Authorization: Bearer YOUR_REACH_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-image-2",
"prompt": "A precise editorial product shot of a cobalt blue mechanical keyboard on a slate desk"
}'Related Models
GPT-5.6 Luna
OpenAI's GPT-5.6 model for efficient, cost-sensitive, high-volume workloads.
GPT-5.6 Sol
OpenAI's GPT-5.6 flagship model for the most demanding production reasoning, coding, and agent workflows.
GPT-5.6 Terra
OpenAI's GPT-5.6 model for strong intelligence with a balanced cost profile.
GPT-5.5
OpenAI's newest frontier model for the most complex coding, reasoning, and professional workflows.
GPT-5.4
OpenAI's frontier model for complex professional, coding, and agentic work at scale.
GPT-5.4 Mini
OpenAI's strongest mini model for coding, computer use, and high-volume agent tasks.
GPT-5.3 Codex
OpenAI's most capable agentic coding model to date.
GPT-5.2
OpenAI's stronger GPT-5-family model for professional, general-purpose, and agentic work.
GPT-5.1
OpenAI's flagship model for coding and agentic tasks with configurable reasoning.
GPT-5.1 Codex
OpenAI's GPT-5.1 variant optimized for agentic coding in Codex workflows.
GPT-5
OpenAI's previous intelligent reasoning model for coding and agentic tasks.
GPT-5 Mini
OpenAI's faster, cost-efficient GPT-5 variant for low-latency and high-volume work.
GPT Image 2 Async
ReachAPI's asynchronous GPT Image 2 workflow for task-based image generation and editing with callback-ready results.
