Skip to content
INFRO

OpenAI · Image

GPT Image 2 API pricing

openai/gpt-image-2

Image generation & editing. GPT Image 2 by OpenAI, called through one INFRO key alongside every other model you run. We price it 40% below OpenAI's direct rate — the same model, the same weights, reached through a different integration.

Pricing

Per imageUSD · updated 2026-08-24

OpenAI direct

$0.06

per image

INFRO

$0.036

per image

You save

40%

on every unit

Illustrative launch rates, reconciled against published provider pricing on 2026-08-24. Live rates come from GET /v1/models once your key is active.

Calling GPT Image 2

POST /v1/images/generationsAt launchCommitted to the first release. In build now, not usable yet.
import os
from infro import Infro

client = Infro(api_key=os.environ["INFRO_API_KEY"])

image = client.images.generate(
    model="openai/gpt-image-2",
    prompt="studio product shot, soft rim light",
    n=1,
)

What this modality supports

  • Text to image
  • Editing & inpainting
  • Upscale & restore
  • Batch requests

Text-to-image, editing, upscaling, and background removal across the leading image models. One request shape, consistent sizes and seeds, billed per image with no minimums.

Same modality, nearest in price. All of them share the request shape above, so comparing them is a one-word change.

Work out what GPT Image 2 would cost you

Put your current spend on this model into the calculator and see the same workload priced here — or have us read your real usage.