Alibaba modelsimage generation api

alibaba/qwen-image-3/text-to-image

Qwen Image 3 by Alibaba - generate stunning images from text prompts with state-of-the-art AI. Supports multiple aspect ratios, styles, and high-resolution output for creative and commercial use.

Input
Text prompt describing the desired image. Supports Chinese and English. Max 5000 characters.
The format of the generated image. Allowed values: jpeg, png.
Random seed for reproducibility (0-2147483647).
16
Range: 1 to 6.
Output resolution tier used by fal billing. Allowed values: 1K, 2K.
Idle

Example output — click Run to generate your own

API README

PRICED DRAFT — MANUAL REVIEW REQUIRED exact_model_mode: alibaba/qwen-image-3/text-to-image original_unit: Your request will cost $0.04 per generated image at 1K resolution, and $0.075 per generated image at 2K resolution. method: per-generated-image 1K/2K tiers; restored resolution and image count result_base_price: 0.04 result_price_formula: (params.num_images ?? 1) * ((params.resolution ?? "1K") == "2K" ? 0.075 : 0.04) review_status: pending; model remains disabled checked_at: 2026-08-16

Related Models