LLM Pricing
← All models

gpt-image-1-mini

OpenAI · image_generation model

Input
$2.0000 / 1M tokens
Output
N/A
Cached input
$0.2000 / 1M tokens
Context
N/A

Pricing

Item Raw value (per token) Normalized
Input 0.000002 $2.0000 / 1M tokens
Cached input 2e-7 $0.2000 / 1M tokens
Embedding 0.000002 $2.0000 / 1M tokens

Token limits

Capabilities

Capability Supported
Vision No
Function calling No
Parallel function calling No
Tool choice No
Prompt caching No
Reasoning No
Response schema No
System messages No
Audio input No
Audio output No
Web search No
PDF input No
Video input No

Similar models

Models with comparable pricing in the same mode (image_generation).

Model Provider Input Output Context Coding Features
gpt-image-1-mini Azure $2.0000 / 1M tokens N/A N/A N/A
flux-kontext-max fireworks_ai $0.0800 / 1M tokens $0.0800 / 1M tokens 4.1K N/A
flux-kontext-pro fireworks_ai $0.0400 / 1M tokens $0.0400 / 1M tokens 4.1K N/A
flux-1-dev-fp8 fireworks_ai $0.0005 / 1M tokens $0.0005 / 1M tokens 4.1K N/A
flux-1-schnell-fp8 fireworks_ai $0.0003 / 1M tokens $0.0003 / 1M tokens 4.1K N/A
SSD-1B fireworks_ai $0.0001 / 1M tokens $0.0001 / 1M tokens 4.1K N/A

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "cache_read_input_image_token_cost": 2.5e-7,
  "cache_read_input_token_cost": 2e-7,
  "input_cost_per_image_token": 0.0000025,
  "input_cost_per_token": 0.000002,
  "litellm_provider": "openai",
  "mode": "image_generation",
  "output_cost_per_image_token": 0.000008,
  "supported_endpoints": [
    "/v1/images/generations",
    "/v1/images/edits"
  ]
}