{
  "key": "gpt-5-image-mini",
  "name": "OpenAI: GPT-5 Image Mini",
  "description": "Image model for prompt-driven generation, editing, and visual design workflows",
  "lab": "openai",
  "family": "gpt",
  "release_date": "2025-10-16",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "pdf",
      "image",
      "text"
    ],
    "output": [
      "image",
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": false,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 400000,
    "output": 128000
  },
  "offerings": [
    {
      "provider": "kilo",
      "provider_model_id": "openai/gpt-5-image-mini",
      "name": "OpenAI: GPT-5 Image Mini",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2.5,
        "output": 2,
        "cache_read": 0.25,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 400000,
        "output": 128000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-10-16"
    },
    {
      "provider": "openrouter",
      "provider_model_id": "openai/gpt-5-image-mini",
      "name": "GPT-5 Image Mini",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2.5,
        "output": 2,
        "cache_read": 0.25,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 400000,
        "output": 128000,
        "input": null
      },
      "status": null,
      "last_updated": "2025-10-16"
    }
  ]
}