Alibaba modelsimage generation api

alibaba/wan/2.7/edit

Alibaba Wan 2.7 image editing model with multi-reference support and configurable output format.

Input
The editing instruction describing what changes to make.

PNG, JPEG, WebP, or GIF · 20 MiB maximum each

List of input image URLs for editing. Up to 4 images.
The aspect ratio of the generated image. Allowed values: 21:9, 16:9, 4:3, 1:1, 3:4, 9:16, 9:21.
Random seed for reproducible results.
The format of the generated image. Allowed values: jpeg, png.
Idle

Example output — click Run to generate your own

API README

Wan 2.7 Edit

Wan 2.7 Edit applies Wan 2.7 understanding to still-image revision, changing requested content while keeping the source composition and identity cues available for continuity. It can rework objects, setting, styling, text, illumination, or presentation without forcing the creator to reconstruct the entire visual from scratch.

Describe the edit in terms of the desired final image, and explicitly name the people, products, geometry, or graphic elements that must stay stable. This model fits campaign localization, product variations, scene relighting, wardrobe changes, and art-direction iterations where source fidelity remains important.

Highlights

  • Semantic image transformation. Changes object meaning, scene context, or artistic treatment through natural-language direction.
  • Unrequested-content retention. Preserves important subjects and layout outside the intended revision.
  • Context-matched reconstruction. Makes new content agree with the source perspective, material, color, and illumination.
  • Iterative creative refinement. Supports successive corrections while maintaining continuity with the evolving image.

Pricing

ConfigurationBilling unitPrice
Base generationPer request$0.03

When to Use

✅ Good fit❌ Consider alternatives
The project needs this exact image editing workflowThe intended task belongs to a different media route
Available source media matches every required fieldRequired assets or usage rights are unavailable
The brief can define subject, action, camera, and styleOutput must be deterministic at frame or pixel level
Supported duration, resolution, and framing fit deliveryFinal placement requires unsupported specifications
An asynchronous generation job fits productionA live or frame-synchronous response is mandatory

Prompt Guide

Describe the result as a shot or design brief: identify subjects and references, state the action or transformation, specify environment and composition, then add camera behavior, lighting, pacing, style, sound, and preservation constraints where relevant. Use exact reference identifiers exposed by the local schema.

{
  "aspect_ratio": "21:9",
  "images": [
    "https://example.com/reference-1.png",
    "https://example.com/reference-2.png"
  ],
  "output_format": "jpeg",
  "prompt": "Convert this photograph into a delicate watercolor painting style with visible brush strokes and soft color bleeding",
  "seed": 1
}

Technical Specs

SpecValue
Model IDalibaba/wan/2.7/edit
Input fieldsseed (integer)<br>images (array)<br>prompt (string)<br>aspect_ratio (string; 21:9, 16:9, 4:3, 1:1, 3:4, 9:16, 9:21)<br>output_format (string; jpeg, png)
Required inputprompt, images
Output fieldsurl, content_type
ExecutionAsynchronous job

Related Models

Related Models