Alibaba modelsimage generation api

alibaba/wan/2.2/5b/text-to-image

Wan 2.2 5b 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
The text prompt to guide image generation.
The aspect ratio of the generated image. Allowed values: 21:9, 16:9, 3:2, 4:3, 5:4, 1:1, 4:5, 3:4, 2:3, 9:16.
Random seed for reproducibility. If None, a random seed is chosen.
The format of the output image. Allowed values: png, jpeg.
Idle

Example output — click Run to generate your own

API README

Wan 2.2 5B Text to Image

Wan 2.2 5B Text to Image is a Wan-family route for text-to-image synthesis. Wan’s video-focused generative architecture models appearance and time together, so supplied references, structural conditions, masks, speech, or written scene direction can influence a coherent sequence rather than a collection of unrelated frames. This exact route concentrates that architecture on its named production task.

Use the route when the available source material and final brief specifically require text-to-image synthesis. Identify every subject or condition, explain the intended action or transformation, and describe camera behavior, pacing, environment, lighting, atmosphere, and preservation constraints. This separates creative intent from the local duration, resolution, and delivery fields documented below.

Highlights

  • Prompt-faithful composition. Coordinates subjects, environment, layout, lighting, and style from a written brief.
  • Detailed visual rendering. Produces coherent materials, textures, illumination, and spatial relationships.
  • Chinese and English visual text. The Wan family supports visible text generation in both languages.
  • Broad creative range. Supports photographic, illustrative, product, and graphic-design directions.

Pricing

ConfigurationBilling unitPrice
Base generationPer request$0.016

When to Use

✅ Good fit❌ Consider alternatives
The project needs this exact named workflowThe intended task belongs to another media route
All required reference or control media is availableNecessary assets or rights are unavailable
The brief can state transformation and preservation goalsOutput must be deterministic at pixel or frame level
Supported duration, resolution, and format fit deliveryFinal placement requires unsupported specifications
An asynchronous generated result fits productionA live frame-synchronous response is mandatory

Prompt Guide

Identify the primary subject and every source or condition, state the intended transformation or action, then describe composition, camera or viewpoint, lighting, materials, pacing, atmosphere, and exact preservation requirements. Refer to multiple inputs in their schema order.

{
  "prompt": "A precisely directed composition with explicit subject, transformation, camera or viewpoint, lighting, material, and preservation requirements",
  "seed": 1,
  "aspect_ratio": "21:9",
  "output_format": "png"
}

Technical Specs

SpecValue
Model IDalibaba/wan/2.2/5b/text-to-image
Input fieldsseed (integer)<br>prompt (string)<br>aspect_ratio (string; 21:9, 16:9, 3:2, 4:3, 5:4, 1:1, 4:5, 3:4, 2:3, 9:16)<br>output_format (string; png, jpeg)
Required inputprompt
Output fieldsurl, content_type
ExecutionAsynchronous job

Related Models

  • alibaba/wan/2.1/text-to-video
  • alibaba/wan/2.1/image-to-video
  • alibaba/wan/2.1/vace

Related Models