UniRouteUniRoute
All models
Wan2.7 Image
Image

Wan

Wan2.7 Image

Use UniRoute to access Affordable Wan2.7-Image API for text-to-image, image editing, multi-image control, and high-quality Alibaba visual generation.

Pricing

TierUniRouteMarket
per image$0.024$0.03

per image

About this model

Alibaba’s Wan 2.7 image family includes two model variants designed for different types of visual workflows: Wan2.7 Image API for faster, more flexible everyday generation and editing, and Wan2.7 Image Pro API for higher-resolution, more quality-focused output. Both support text to image generation, image editor tasks, multi-image input, and thinking mode in supported generation scenarios, making them suitable for teams that need both image creation and image editing in one API flow.

Text-to-imageImage-to-image

Deep dive

Choose the Right Alibaba Wan2.7 Image API for Different Creative Workflows

Alibaba’s Wan 2.7 image family includes two model variants designed for different types of visual workflows: Wan2.7 Image API for faster, more flexible everyday generation and editing, and Wan2.7 Image Pro API for higher-resolution, more quality-focused output. Both support text to image generation, image editor tasks, multi-image input, and thinking mode in supported generation scenarios, making them suitable for teams that need both image creation and image editing in one API flow.

Wan2.7 Image API (wan2.7-image)

Wan2.7 Image API is the standard Alibaba Wan 2.7 image model for teams that need flexible text to image generation and practical image editor capabilities in one API. It supports image generation up to 2K resolution, accepts up to 9 input images for editing or multi-reference fusion, and includes thinking mode in supported text-to-image workflows to improve prompt understanding and output quality. This makes wan2.7-image a strong option for creative testing, product imagery, marketing visuals, and other day-to-day production tasks that require speed and broad editing support.

Wan2.7 Image Pro API (wan2.7-image-pro)

Wan2.7 Image Pro API is the more advanced variant for teams that need higher-quality output from the Alibaba Wan 2.7 image family. Like the standard model, wan2.7-image-pro supports thinking mode, multi-image editing, and flexible prompt-based generation, while extending text-to-image output up to 4K resolution for more demanding visual workflows. That 4K support applies to text-to-image only, while image editing and other image-input scenarios remain below that level. For production design, detailed campaign assets, polished brand visuals, and other quality-sensitive use cases, Wan2.7 Image Pro API is the stronger choice.

Call it with one request

Works with the OpenAI SDK — just change the base URL.

api.uniroute.dev
curl https://api.uniroute.dev/v1/images/generations \
  -H "Authorization: Bearer $UNIROUTE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "wan-2-7-image",
    "prompt": "A lighthouse on a cliff at golden hour",
    "size": "2K"
  }'

Related models