qwen-bg
max-ico04
In
Out
max-ico02
Chat
max-ico03
disable
Wan 2.6 Video
It enables users to generate cinematic, short-form videos from text descriptions, images, or reference materials, combining visual coherence, realistic motion, and synchronized audio in a single workflow.
Free $1 Tokens for New Members
Text to Speech
                                        const main = async () => {
  const response = await fetch('https://api.ai.cc/v2/generate/video/alibaba/generation', {
    method: 'POST',
    headers: {
      Authorization: 'Bearer ',
      'Content-Type': 'application/json',
    },
    body: JSON.stringify({
      model: 'alibaba/wan-2.6-video',
      prompt: 'A DJ on the stand is playing, around a World War II battlefield, lots of explosions, thousands of dancing soldiers, between tanks shooting, barbed wire fences, lots of smoke and fire, black and white old video: hyper realistic, photorealistic, photography, super detailed, very sharp, on a very white background',
      aspect_ratio: '16:9',
    }),
  }).then((res) => res.json());

  console.log('Generation:', response);
};

main()
                                
                                        import requests


def main():
    url = "https://api.ai.cc/v2/generate/video/alibaba/generation"
    payload = {
        "model": "alibaba/wan-2.6-video",
        "prompt": "A DJ on the stand is playing, around a World War II battlefield, lots of explosions, thousands of dancing soldiers, between tanks shooting, barbed wire fences, lots of smoke and fire, black and white old video: hyper realistic, photorealistic, photography, super detailed, very sharp, on a very white background",
        "aspect_ratio": "16:9",
    }
    headers = {"Authorization": "Bearer ", "Content-Type": "application/json"}

    response = requests.post(url, json=payload, headers=headers)
    print("Generation:", response.json())


if __name__ == "__main__":
    main()
Docs

300+ AI Models for OpenClaw & AI Agents

Save 20% on Costs & $1 Free Tokens
qwenmax-bg
68d4ca5f8202942a5b986a09_664f3f18f7686bccecd14c92_Group 1000007658-p-130x130q80.webp
Wan 2.6 Video

Alibaba Cloud · API Model

Wan2.6

Superior coherence, semantic alignment, and visual fidelity — ideal for commercial, creative, and technical image applications.

$0.039 per image

Advanced Cloud-Native Image Generation & Editing

Wan 2.6 Image Generation is a production-ready generative AI model designed for scalable image creation, transformation, and hybrid visual-text workflows. Built for cloud deployment and API-first integration, it supports text-to-image, image-to-image editing, and mixed multimodal output with fine-grained control over resolution, composition, and visual consistency.

This model is part of Alibaba Cloud's latest evolution in multimodal AI systems, optimized for enterprise applications, creative platforms, and automated content pipelines.


Technical Specifications

Input
Text prompts + optional reference images
Output
High-quality generated images in PNG format
Text Limit
Up to 2,000 characters per prompt
Image Input
JPEG, PNG, BMP, WEBP

What Makes It Different

Wan 2.6 is a visual production engine designed for real-world workloads. Instead of focusing solely on artistic exploration, the model emphasizes predictability, controllability, and integration — making it suitable for both creative teams and engineering-driven environments.

Key Differentiators
  • Native support for image editing and refinement, not only generation
  • Ability to combine text explanations with generated images
  • Cloud-hosted asynchronous processing for large-scale usage
  • Built-in prompt optimization to improve output quality automatically

Generation & Editing Capabilities

Text → Image
Generates high-quality PNG images directly from natural language prompts, with size and layout controlled via API parameters.
Image Editing
Accepts input images plus instructions to perform transformations, style changes, or structural edits with mixed text-and-image input.
Mixed Output
Fuses multiple input images with textual instructions for creative collage, style transfer, and compositing workflows.
Control, Consistency & Safety
Fine Control
Tune resolution, composition, and generation parameters to fit product or UI constraints.
Consistency
Enhanced controllability and expressiveness compared with earlier Wan image models — commercial-grade reliability.

Common Use Cases

Marketing & Creative Production

Generate banners, social media visuals, campaign assets, and branded illustrations directly from structured prompts.

Product & UI Design

Create visual concepts, mockups, and design variations during early ideation stages without manual rendering.

Content Automation

Power large-scale content systems that automatically generate images for articles, listings, or educational materials.

Image Enhancement & Adaptation

Transform existing images to fit new contexts, styles, or formats while preserving core visual identity.


Comparison with Other Image Models

vs. competitor DALL·E 3
Both deliver high realism, but Wan 2.6 integrates natively with Alibaba Cloud's ecosystem, enabling seamless workflow automation and cost-efficient scaling. DALL·E 3 has stronger brand recognition, but Wan 2.6 matches it in detail quality and often exceeds it in localized content generation.
vs. competitor Midjourney
Midjourney leads in artistic flair and community tools, but Wan 2.6 is API-first, programmable, and designed for commercial deployment — ideal for businesses needing automated, brand-compliant image generation without manual curation.

AI Playground

Test all API models in the sandbox environment before you integrate. We provide more than 300 models to integrate into your app.
Try For Free
api-right-1
model-bg02-1

300+ AI Models for
OpenClaw & AI Agents

Save 20% on Costs