Skip to content
Dashboard

GPT Image 1 Mini

GPT Image 1 Mini is a compact, faster variant of OpenAI's image generation model, optimized for lower-cost image generation while maintaining good output quality for the majority of visual content needs.

Input and output price
Input $2, Output $8, Per 1M tokens
import { experimental_generateImage as generateImage } from 'ai';
const result = await generateImage({
model: 'openai/gpt-image-1-mini',
prompt: 'A red balloon on a wooden table.'
});
Read docs

Copy link to headingPlayground

Try out GPT Image 1 Mini by OpenAI. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.

openai logo
Prompt
Describe what you want the model to generate.
Reference images(optional)
Size
Quality
Images to generate
Background
Format
openai logo

Your generated image will appear here

Copy link to headingProviders

Route requests across multiple providers. Copy a provider slug to set your preference. Visit the docs for more info. Using a provider means you agree to their terms, listed under Legal.

Provider
Input
Output
Cache
Web Search
Capabilities
ZDR
No Training
Free Tier
Release Date
$2/M+1 more
$8/M
Read$0.20/M
10/06/2025

Copy link to headingMore models by OpenAI

Model
Context
Latency
Throughput
Input
Output
Cache
Web Search
Capabilities
Providers
ZDR
No Training
Free Tier
Release Date
1.1M2.9 s56 tps
$10/M+2 more
$50/M+2 more
Read$1/M
Write$12.50/M
$10/K
+4
azure logo
openai logo
09/04/2026
1.1M2.4 s156 tps
$0.20/M+2 more
$1.20/M+2 more
Read$0.02/M
Write$0.25/M
$10/K
+4
azure logo
bedrock logo
openai logo
07/09/2026
1.1M2.6 s69 tps
$2/M+2 more
$10/M+2 more
Read$0.20/M
Write$2.50/M
$10/K
+4
azure logo
bedrock logo
openai logo
07/09/2026
1.1M2.6 s94 tps
$2/M+2 more
$12/M+2 more
Read$0.20/M
Write$2.50/M
$10/K
+4
azure logo
bedrock logo
openai logo
07/09/2026
1.1M3.5 s88 tps
$2.50/M+2 more
$15/M+2 more
Read$0.25/M
$10/K
+4
azure logo
openai logo
03/05/2026
400K4.4 s208 tps
$0.05/M
$0.40/M
Read$0.005/M
$14/K
+3
azure logo
openai logo
08/07/2025

Copy link to headingAbout GPT Image 1 Mini

GPT Image 1 Mini was released on October 6, 2025 as a compact variant of OpenAI's image generation model. It prioritizes generation speed and cost efficiency over maximum output quality, making it suitable for applications that produce images at high volume.

The model handles the same range of subjects and styles as its larger sibling but generates results faster and at lower cost per image. For many use cases, including thumbnails, content illustrations, rapid prototyping, and interactive creative tools, the quality is more than sufficient.

If you're building image-heavy applications, GPT Image 1 Mini makes per-request image generation practical at scale rather than reserving generation for premium features.

Copy link to headingWhat To Consider When Choosing a Provider

  • Configuration: GPT Image 1 Mini generates images faster and more affordably than the full-size variant, making it practical for high-volume use cases where some quality tradeoff is acceptable.
  • Configuration: For applications that generate many images per user session, the mini variant's economics make per-request generation viable.
  • Zero Data Retention: Zero Data Retention is offered on a per-provider and model basis. See the documentation for details.
  • Authentication: AI Gateway authenticates requests using an API key or OIDC token. You do not need to manage provider credentials directly.

Copy link to headingWhen to Use GPT Image 1 Mini

Best for

  • High-volume image generation: Applications producing many images per session at scale
  • Rapid prototyping: Quick visual concept exploration during design workflows
  • Thumbnail generation: Creating preview images and thumbnails at volume
  • Real-time creative tools: Interactive image generation where speed matters
  • Content automation: Batch image creation for content pipelines where the mini variant's speed and lower per-image cost matter more than peak fidelity

Consider alternatives when

  • Maximum quality: Full gpt-image-1 for the highest fidelity output
  • Advanced generation: Gpt-image-1.5 for improved image generation quality
  • Image analysis: GPT-4o or GPT-4.1 for understanding existing images
  • Text tasks: Any GPT model handles text generation, analysis, or coding better than an image-generation model

GPT Image 1 Mini makes high-volume image generation practical through AI Gateway, offering fast, affordable image creation for applications where generation speed and cost matter alongside quality.

Copy link to headingFrequently Asked Questions

  • How does GPT Image 1 Mini compare to gpt-image-1?

    It generates images faster and more affordably, with some quality tradeoff. For many applications the difference is acceptable, especially at high volume.

  • What can GPT Image 1 Mini generate?

    The same range of subjects and styles as gpt-image-1, including photorealistic scenes, illustrations, and various artistic styles.

  • Is GPT Image 1 Mini suitable for production use?

    Yes. Its speed and pricing make it practical for production applications that generate images at volume.

  • How does AI Gateway handle authentication for GPT Image 1 Mini?

    AI Gateway accepts a single API key or OIDC token for all requests. You don't embed OpenAI credentials in your application; AI Gateway routes and authenticates on your behalf.

  • Can I edit existing images with GPT Image 1 Mini?

    Check the API documentation for the specific editing capabilities available with the mini variant.

  • What are typical generation times?

    This page shows live performance metrics measured across real AI Gateway traffic.

Your use is subject to OpenAI's Terms & Privacy Policies.