Qwen Image 3.0 Pro
Qwen Image 3.0 Pro is the default behind the image generator on Wisaven: strong prompt adherence, clean text rendering inside pictures, and editing of an image you upload.
Try it
You can fill this in now — signing in happens when you run it, and your inputs come with you.
How to use Qwen Image 3.0 Pro
- Fill in Prompt in the form on this page, and pick the task to run.
- Adjust anything in the parameter table below — the defaults are the platform's recommended values.
- Run it; signing in starts the charge, and the result (Text to image) appears above the form, ready to download.
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.melunox.com/v1/ai/async/tasks \
-H "Authorization: Bearer $WISAVEN_API_KEY" \
-H "X-App-Id: wisaven" -H "Content-Type: application/json" \
-d '{
"model": "qwen-image-3-0-pro",
"task": "text-to-image",
"input": {
"prompt": "your prompt here",
"negative_prompt": "your prompt here",
"aspect_ratio": "1:1",
"num_images": 1
}
}'At a glance
- Developer
- Alibaba Qwen
- Can do
- Text to image, Image to image
- Credits per run
- 6 credits
- Typical time
- ~20s
- Default aspect ratio
- 1:1
- Outputs per run
- 1
- Added
- 2026-09-06
Parameters
What the model takes. The form above is generated from exactly this list, and the API accepts the same field names.
| Parameter | Type | Default | Range / options |
|---|---|---|---|
promptPrompt | Long text | — | — |
negative_promptNegative prompt | Long text | — | — |
aspect_ratioAspect ratio | Choice | 1:1 | 1:1 · 16:9 · 9:16 · 4:3 · 3:4 |
num_imagesNumber of images | Number | 1 | 1 – 4 |
What Qwen Image 3.0 Pro costs
Qwen Image 3.0 Pro costs about 6 credits a run, usually back in around 20 seconds. Credits are shared across every workspace, new accounts start with free ones, and a failed run is refunded.
Qwen Image 3.0 Pro compared with other Image models
Same workspace, different trade-offs — credits, speed and what each one can be asked for.
| AI models | Can do | Credits per run | Typical time |
|---|---|---|---|
| Qwen Image 3.0 Pro | Text to image, Image to image | 6 | ~20s |
| GPT Image 2 | Text to image, Image to image | 1 | ~15s |
| GPT Image 1.5 | Text to image, Image to image | 1 | ~12s |
| Google Nano Banana Pro | Text to image, Image to image | 18 | ~30s |
| Google Nano Banana 2 | Text to image, Image to image | 8 | ~100s |
Skills that run on this model
Questions
What can Qwen Image 3.0 Pro do?
Text to image, Image to image. Fill in the parameters on this page to try it.
How many credits does Qwen Image 3.0 Pro cost?
About 6 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 20 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.
Other models like this
Where this model is used: Image·All models