GPT Image 1 Mini Text to Image
GPT Image 1 Mini Text to Image · OpenAI — Text to image · Up to 10 images per request. Call it through one queue API and pay for the options you pick.
modellane/gpt-image-1-mini-text-to-image · Text to image · OpenAI
Text to image model: up to 10 images per request.
- Vendor
- OpenAI
- Task
- Text to image
- Output
- Image
- Price
- From $0.0057 per run
Input parameters
- Prompt
prompt— required Describe what you want produced as concretely as you can. - Size
size— optional, options: 1024x1024, 1024x1536, 1536x1024 The pixel size of the output. - Quality
quality— optional, options: Low, Medium, High Output quality; higher quality can take longer to generate. - Output format
output_format— optional, options: PNG, JPEG The file format of the output. - Output compression
output_compression— optional, default: 100, range: 0–100 - Number of images
n— optional, default: 1, range: 1–10 The number of images to generate; each one is billed separately.
Output and retention
The generated file and your input are kept for seven days and then deleted.
Queue API
Submit to the queue: POST /v1/queue/modellane/gpt-image-1-mini-text-to-image
Status, result, cancellation and error codes work the same for every model; see the API docs.
Playground
Everything on this page is public; you need an account to run the model.