openai/gpt-image-1-mini 📝❓🖼️🔢 → 🖼️
About
A cost-efficient version of GPT Image 1
Example Output
Prompt:
"A cute baby sea otter"
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)
- A text description of the desired image
- quality
- The quality of the generated image
- user_id
- An optional unique identifier representing your end-user. This helps OpenAI monitor and detect abuse.
- background
- Set whether the background is transparent or opaque or choose automatically
- moderation
- Content moderation level
- aspect_ratio
- The aspect ratio of the generated image
- input_images
- A list of images to use as input for the generation
- output_format
- Output format
- input_fidelity
- Control how much effort the model will exert to match the style and features, especially facial features, of input images
- openai_api_key (required)
- Your OpenAI API key
- number_of_images
- Number of images to generate (1-10)
- output_compression
- Compression level (0-100%)
Output Schema
Output
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