openai/gpt-image-1-mini 📝❓🖼️🔢 → 🖼️

⭐ Official ▶️ 341.3K runs 📅 Oct 2025 ⚙️ Cog 0.16.9 📄 Paper
image-to-image text-to-image

About

A cost-efficient version of GPT Image 1

Example Output

Prompt:

"A cute baby sea otter"

Output

Example output

Performance Metrics

29.07s Prediction Time
29.09s Total Time
All Input Parameters
{
  "prompt": "A cute baby sea otter",
  "quality": "auto",
  "background": "auto",
  "moderation": "auto",
  "aspect_ratio": "1:1",
  "output_format": "webp",
  "input_fidelity": "low",
  "openai_api_key": "[REDACTED]",
  "number_of_images": 1,
  "output_compression": 90
}
Input Parameters
prompt (required) Type: string
A text description of the desired image
quality Default: auto
The quality of the generated image
user_id Type: string
An optional unique identifier representing your end-user. This helps OpenAI monitor and detect abuse.
background Default: auto
Set whether the background is transparent or opaque or choose automatically
moderation Default: auto
Content moderation level
aspect_ratio Default: 1:1
The aspect ratio of the generated image
input_images Type: array
A list of images to use as input for the generation
output_format Default: webp
Output format
input_fidelity Default: low
Control how much effort the model will exert to match the style and features, especially facial features, of input images
openai_api_key (required) Type: string
Your OpenAI API key
number_of_images Type: integerDefault: 1Range: 1 - 10
Number of images to generate (1-10)
output_compression Type: integerDefault: 90Range: 0 - 100
Compression level (0-100%)
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
Model: gpt-image-1-mini
Generating image...
Generated image in 29.1sec
Generated 1 images
Input text token count: 12
Input image token count: 0
Output token count: 4160
Version Details
Version ID
7556d18204a65954a8d77ac08ebd5b8239267766d6a9cb1ef320a2948d5bb80c
Version Created
January 10, 2026
Run on Replicate →