Wan 3.0 Spicy Image to Video: Image-to-Video

Animate an image into bold, high-contrast video with audio using Wan 3.0 Spicy. Optional end-frame, resolution, ratio, duration. Pay per generation. Wan 3.0 Spicy Image to Video animates a source image into a bold, high-contrast, high-motion video with synchronized audio from a motion prompt, with an optional end-frame image, selectable resolution, aspect ratio, and duration.

Interactive model controls

Wan 3.0 Spicy Image to Video animates a source image into a bold, high-contrast, high-motion video with synchronized audio from a motion prompt, with an optional end-frame image, selectable resolution, aspect ratio, and duration.

📝

Overview

About this model

Wan 3.0 Spicy Image to Video animates a source image into a bolder, higher-contrast, more dramatic video with synchronized audio from a motion prompt. It shares the exact request and result contract of the standard Wan 3.0 Image to Video endpoint — an optional end-frame image, 480p/720p/1080p resolution, five aspect ratios, and a duration from 2 to 30 seconds — while tuning generation toward punchier camera movement and higher-energy motion. For a plain text-to-video generation with the same bold styling, see Wan 3.0 Spicy Text to Video; for guiding a Spicy shot with reference images, video, and audio together, see Wan 3.0 Spicy Reference to Video.

1Social content: Turn a product or lifestyle photo into a bold, high-motion short clip.
2Music visuals: Pair an image with a high-energy motion prompt for a dramatic teaser.
3Ad creative: Generate bold, high-contrast video variants from a single hero image.
4Storyboarding: Preview a dramatic animated scene from a still frame before production.
💰

Pricing & Value

Cost analysis

muapiapp$0.055 – $6.60 per generation

Priced by resolution and duration (2-30s); a 10% premium over standard Wan 3.0 Image to Video for the bolder Spicy styling.

Fal.aiNot available

No comparable Wan 3.0 Spicy endpoint is listed.

ReplicateNot available

No comparable Wan 3.0 Spicy endpoint is listed.

** Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

Promptstring

Describe the bold, high-motion scene you want to create with the Spicy variant.

Default ValueThe camera pushes through the storm as dramatic light and high-energy motion build around the subject.
Image URLstring

Source image to animate.

Default Valueundefined
Last Frame Image URLstring

Optional end-frame image to guide how the video should end.

Default Valueundefined
ResolutionEnum (3 options)

Output video resolution.

Default Value720p
Aspect RatioEnum (6 options)

Output video frame dimensions.

Default Value16:9
Durationinteger

Video length in seconds.

Default Value5
Thinking Modeboolean

Enable deep-thinking mode for complex prompts.

Default Valuefalse
Enable Audioboolean

Include a generated audio track with the video.

Default Valuetrue
Seedinteger

Random seed for reproducibility. Use -1 for a random seed.

Default Value-1
📖

Implementation Guide

Developer documentation

How to Use Wan 3.0 Spicy Image to Video

  1. Upload a source image: provide the still to animate via image_url.

  2. Write the prompt: describe the bold motion and scene you want in the prompt field; optionally add last_image to guide the ending frame.

  3. Set the output shape: choose resolution (480p, 720p, 1080p), aspect_ratio, and duration (2-30 seconds).

  4. Tune generation: enable thinking_mode for complex scenes, and set enable_audio to false for a silent video.

  5. Submit and poll: send the request with your Muapi API key, store the returned request_id, then poll the prediction result endpoint or supply a webhook_url.

curl -X POST https://api.muapi.ai/api/v1/wan3.0-spicy-image-to-video \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "prompt": "The camera pushes through the storm as dramatic light and high-energy motion build around the subject.",
    "image_url": "https://example.com/photo.jpg",
    "resolution": "720p",
    "duration": 5
  }'

Common Questions

Frequently asked

What does the "Spicy" variant change compared to standard Wan 3.0 Image to Video?

Spicy is Muapi's name for the bolder, higher-contrast, more dramatic-motion sibling of the standard Wan 3.0 endpoint. The request and result contract are identical — only the generated style is tuned to be punchier.

Can I set an end frame for Wan 3.0 Spicy Image to Video?

Yes — pass an optional `last_image` URL to guide how the generated video should end.

What resolutions and durations does it support?

480p, 720p, or 1080p output at any duration from 2 to 30 seconds, in five aspect ratios: 16:9, 9:16, 1:1, 4:3, and 3:4.

Does Wan 3.0 Spicy Image to Video generate audio?

Yes — audio is enabled by default and synchronized with the generated video. Set `enable_audio` to `false` for a silent clip.

How do I get API access to Wan 3.0 Spicy Image to Video?

Sign up at muapi.ai, create an API key from your dashboard, and call POST /api/v1/wan3.0-spicy-image-to-video immediately — no waitlist required.

How much does Wan 3.0 Spicy Image to Video cost?

Pricing is duration- and resolution-based, at a 10% premium over the standard Wan 3.0 Image to Video rate. See the pricing table on this page for exact per-second rates.