Wan 2.6 Image to Video API

alibaba/wan-2.6/image-to-video

Wan 2.6 Image to Video animates single still images into 5–15 second 1080p high-definition videos, featuring first-frame animation, multi-shot camera progression, and precise trajectory control. It faithfully preserves the source image's facial identity, apparel textures, and lighting ambiance while adding expressive motion dynamics guided by your prompt.

Input
480/5000
1/1
input.jpg

Required: 1 image. Playground supports JPG, PNG, WebP up to 10 MiB.

OutputReady
720p · 5 seconds · 80 credits = $0.400

Examples

Animate the exact handmade paper theater. The little green paper dragon slowly unfolds both accordion-paper wings, holds them open and tilts its rounded head with curiosity. Keep all four feet planted, the silhouette intact and every surface visibly matte cut paper. Tiny natural paper-flex movement, subtle paper rustling, fixed front camera, playful stop-motion timing. Preserve the layered ochre and teal arches. No flying, new characters, text, music or cuts.

Continue from this exact first frame. The steam locomotive steadily moves left, forward in the direction its chimney faces across the viaduct, pulling the same three passenger cars. Wheels turn coherently on the fixed rails, white steam curls backward and disperses in the dry air. Slow lateral camera movement preserves the wide canyon composition and scale. Rhythmic wheel clatter and a brief soft steam hiss. Keep the arches, train geometry and landscape stable. One continuous shot, no titles, branding or music.

Wan 2.6 Image to Video

Wan 2.6 Image to Video is developed by Alibaba Tongyi Lab to animate still photos into coherent cinematic videos. By providing a single reference image as the starting visual frame along with a prompt describing desired movements, creators can generate 5, 10, or 15-second takes in up to 1080p resolution, with optional multi_shots camera transitions.

Why Choose This?

  • High-fidelity first-frame identity preservationAnchors directly onto the source image to preserve exact facial features, hairstyle, and intricate clothing patterns throughout the sequence.

  • Multi-shot scene evolutionEnable multi_shots to develop a single still image into dynamic multi-angle cinematography without losing character consistency.

  • Up to 1080p native full HD outputSupports 720p and 1080p resolution tiers to capture delicate skin tones, material reflections, and environmental depth.

  • Versatile 5–15 second durationsChoose 5, 10, or 15-second outputs to suit everything from quick looping micro-motions to sustained narrative sequences.

  • Clean API contract and playground testingRequires just one image URL and prompt; easily integrated into creative pipelines via standard asynchronous REST endpoints.

Parameters

ParameterRequirementDescription
promptRequired

String. Trimmed before validation; 1–5,000 Unicode characters.

image_urlsRequired

Array containing exactly one HTTP(S) image URL. For local uploads in the playground: JPG, PNG, or WebP, up to 10 MiB.

durationOptional

Integer. Output duration: 5, 10, 15 seconds.

Default51015
resolutionOptional

Output resolution: 720p or 1080p.

Default720p1080p
multi_shotsOptional

Optional boolean. Omit to leave the upstream setting unspecified. The playground starts with false. No additional charge.

truefalse

How to Use

  1. Upload reference imageProvide 1 clear image asset; playground supports JPG, PNG, or WebP up to 10 MiB, while API accepts the image_urls array.

  2. Describe desired motionIn the prompt, detail how subjects move, how lighting evolves, and how the camera should track across the scene.

  3. Select output durationChoose 5, 10, or 15 seconds based on narrative requirements, with 5 seconds as default.

  4. Choose resolutionSelect 720p for rapid iteration or 1080p for full-definition delivery, with 720p as default.

  5. Configure multi-shot modeSet multi_shots to true if you want the single image to evolve into multi-angle cinematic sequences.

  6. Review credits and submitCheck estimated credit cost and click Run, or send an authenticated POST request to /api/generate/submit.

  7. Poll status and save videoMonitor progress with task_id and download the final MP4 file once status reaches finished.

Pricing

Billed per generated video by output resolution and duration. Multiple shots do not add a surcharge. 1 credit = $0.005.

UsageRateDetails
720p · 5 seconds80 credits / $0.40Per video
720p · 10 seconds160 credits / $0.80Per video
720p · 15 seconds240 credits / $1.20Per video
1080p · 5 seconds120 credits / $0.60Per video
1080p · 10 seconds240 credits / $1.20Per video
1080p · 15 seconds360 credits / $1.80Per video

Best Use Cases

  • E-commerce product and model showcasesTransform studio catalog shots into dynamic fashion walks and product demonstration videos.

  • Digital avatars and character concept riggingBreathe life into illustrations, concept art, and game characters with natural breathing, blinks, and gestures.

  • Portrait and archival photo animationAnimate historical portraits and personal keepsakes with expressive facial subtleties and realistic lighting.

  • Photography motion cinemagraphsConvert architectural and landscape stills into vibrant timelapses with drifting clouds and flowing water.

  • Brand social campaign reelsTurn hero visual assets into high-resolution 1080p social teasers and promotional video ads.

Pro Tips

  • Use high-clarity source imagery: Clear subject separation, balanced contrast, and well-lit compositions yield the smoothest motion without distortion.
  • Reference initial image state in prompt: Starting your prompt with reference context (e.g. 'The woman in red turns smoothly...') helps align initial trajectory.
  • Match duration to motion magnitude: Use 5 seconds for subtle expressions or gentle panning; reserve 10 or 15 seconds for complex bodily actions.
  • Pair multi_shots with full-body stills: When providing medium or full shots, setting multi_shots=true produces cinematic shot-reverse-shot sequences.
  • Focus on active positive verbs: Guide movement using definitive action verbs like 'gracefully strides forward' or 'gentle breeze flutters jacket hem'.

Notes

  • Image input requirements: This endpoint strictly accepts exactly 1 image; image_urls array must contain one accessible HTTP(S) URL.
  • Playground upload limits: Web playground supports JPG, PNG, and WebP uploads up to 10 MiB per file.
  • Duration and pricing tiers: Supports 5, 10, and 15 seconds at 720p or 1080p; multi_shots mode adds no extra charge.
  • Asynchronous execution: POST submission returns task_id immediately; poll the status endpoint or supply callback_url for webhooks.

Wan 2.6 Image to Video API Frequently Asked Questions

What is the Wan 2.6 Image to Video API?

Wan 2.6 Image to Video is an Alibaba model for image-to-video generation. It animates a single static reference image and text prompt into 5–15 second, up to 1080p high-definition dynamic video with support for camera control and multi-shot transitions. Built on a Diffusion Transformer spatio-temporal architecture, it faithfully preserves the input image's subject identity, composition, and lighting while adding coherent physical motion. You can call it programmatically or try it from the playground above.

How many reference images does Wan 2.6 Image to Video accept?

This endpoint strictly accepts exactly 1 static image as the starting frame. When calling the API, provide 1 accessible HTTP(S) image URL in the image_urls array; the playground accepts JPG, PNG, or WebP files up to 10 MiB.

How does Wan 2.6 Image to Video maintain facial consistency?

The model leverages the initial image as a structural latent anchor to preserve facial proportions and expressions. Reinforcing clothing details in your prompt and directing gradual movement helps maintain strict character fidelity throughout the video.

Can Wan 2.6 Image to Video create multi-shot scenes from one photo?

Yes. Enabling the multi_shots parameter allows the model to transition between multiple camera perspectives while keeping the primary subject consistent, with no extra billing surcharge.

What durations does Wan 2.6 Image to Video support?

It supports durations of 5, 10, and 15 seconds, with 5 seconds as default. Use 5 seconds for subtle loops and character micro-gestures, and 10 or 15 seconds for continuous spatial moves.

Does generating 1080p in Wan 2.6 Image to Video alter the image aspect ratio?

No, it maintains your composition. Selecting 1080p enhances fine texture and edge definition while respecting the original framing, delivering production-grade clarity.

Should I use Wan 2.6 Image to Video to transfer motion from an existing clip?

If you want to transfer motion dynamics or aesthetic style from existing video footage, use the Wan 2.6 Reference to Video endpoint instead. Wan 2.6 Image to Video is tailored specifically for animating still images.