Cookies & tracking

We use cookies for essentials, and optionally for analytics. You can change this anytime. Privacy Policy

🖼️ ImageOpenAI

GPT Image 1.5

High-fidelity image generation and editing with background control

Try it

Visual
Advanced
1 cr · ~12s

You can fill this in now — signing in happens when you run it, and your inputs come with you.

At a glance

Developer
OpenAI
Can do
Text to image, Image to image
Credits per run
1 credits
Typical time
~12s
Added
2026-08-11

Parameters

What the model takes. The form above is generated from exactly this list, and the API accepts the same field names.

ParameterTypeDefaultRange / options
image_urlsrequired
Reference images
Image upload≤ 5
prompt
Prompt
Long text
resolution
Image size
Choice1024x10241024x1024 · 1536x1024 · 1024x1536 · Auto
quality
Quality
ChoicelowLow · Medium · High
num_images
Number of images
Choice11 · 2 · 3 · 4

Use it from the API

The same run, as a request. Send your API key as a bearer token; poll the returned request_uid until it is done.

curl -X POST https://api.wisaven.com/v1/ai/async/tasks \
  -H "Authorization: Bearer $WISAVEN_API_KEY" \
  -H "X-App-Id: wisaven" -H "Content-Type: application/json" \
  -d '{
  "model": "gpt-image-1-5",
  "task": "text-to-image",
  "input": {
    "image_urls": "https://…",
    "prompt": "your prompt here",
    "resolution": "1024x1024",
    "quality": "low"
  }
}'

Questions

What can GPT Image 1.5 do?

Text to image, Image to image. Fill in the parameters on this page to try it.

How many credits does GPT Image 1.5 cost?

About 1 credits per run, charged at the platform's live price when you run it. One credit balance covers every workspace.

How long does it take?

Around 12 seconds; heavier settings or a queue take longer, and the page shows progress.

Do I need an account, and who owns the output?

Browsing and filling in the form need no account; running it does (new accounts start with free credits). What you generate is yours, personally or commercially, subject to the terms.

Where this model is used: Image·All models