Animate images into bold, edgier 4K video with Seedance 2.5 Spicy. Higher-contrast lighting and dramatic motion. Try free, pay per generation.
About this model
Seedance 2.5 Spicy Image-to-Video is the high-intensity sibling of the Seedance 2.5 flagship model. It animates a single still image into photorealistic 4K video with more dramatic, higher-contrast motion than the standard tier, while keeping the same native ambient audio generation, precise camera trajectory control, and up to 16-second clip durations that define the Seedance 2.5 family.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapi | $0.60 per generation | Pay per generation. No subscription required. |
| Fal.ai | Not available | Seedance 2.5 Spicy is not yet available on Fal.ai. |
| Replicate | Not available | Seedance 2.5 Spicy is not yet available on Replicate. |
Pay per generation. No subscription required.
Seedance 2.5 Spicy is not yet available on Fal.ai.
Seedance 2.5 Spicy is not yet available on Replicate.
* Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | Text prompt describing the video motion and style. Spicy mode favors bolder, higher-contrast, more expressive results. | Bold, high-energy dolly forward through a neon-drenched alley at night, sparks flying off a passing train, exaggerated lighting contrast, dramatic camera shake, photorealistic 4K quality. |
| Image URL | string | URL of the input image to animate into video. | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/seedance-v1.5-pro-i2v.jpg |
| Last Image | string | Optional URL of the last frame image for first-last frame control. | null |
| Aspect Ratio | Enum (6 options) | Aspect ratio of the output video. | 16:9 |
| Duration | int | The duration of the generated video in seconds. | 5 |
| Resolution | Enum (4 options) | Output video resolution. | 1080p |
| Generate Audio | boolean | Whether to generate audio for the video. | true |
| Camera Fixed | boolean | Whether to fix the camera position. | false |
Text prompt describing the video motion and style. Spicy mode favors bolder, higher-contrast, more expressive results.
Bold, high-energy dolly forward through a neon-drenched alley at night, sparks flying off a passing train, exaggerated lighting contrast, dramatic camera shake, photorealistic 4K quality.URL of the input image to animate into video.
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/seedance-v1.5-pro-i2v.jpgOptional URL of the last frame image for first-last frame control.
nullAspect ratio of the output video.
16:9The duration of the generated video in seconds.
5Output video resolution.
1080pWhether to generate audio for the video.
trueWhether to fix the camera position.
falseDeveloper documentation
Prepare a High-Quality Image
last_image to set the final frame.Craft a Bold Motion Prompt
Configure for 4K Output
resolution to 4K for maximum quality.aspect_ratio and duration (4–16 seconds).generate_audio for immersive audio.Submit via the API
curl -X POST https://api.muapi.ai/api/v1/seedance-2.5-spicy-image-to-video \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"prompt": "Bold, high-energy dolly forward through a neon-drenched alley at night, sparks flying, exaggerated lighting contrast, dramatic camera shake, photorealistic 4K quality.",
"image_url": "https://example.com/input.jpg",
"resolution": "4K",
"duration": 8,
"generate_audio": true
}'
GET /api/v1/predictions/{request_id}/result until status is completed, then retrieve the 4K video URL from output.Frequently asked
It is the high-intensity variant of the Seedance 2.5 flagship image-to-video model — the same 4K resolution, native audio, and camera trajectory control, but with a bolder, more dramatic visual style.
Spicy mode applies leans further than the standard tier toward bolder creative choices: more dramatic camera movement and punchier, higher-contrast lighting.
Yes. Seedance 2.5 Spicy Image-to-Video supports 480p, 720p, 1080p, and native 4K output.
Up to 16 seconds per clip, matching the Seedance 2.5 flagship's extended duration ceiling.
Yes. Provide both `image_url` (first frame) and `last_image` (last frame) to precisely define the start and end composition of the video.
Seedance 2.5 Spicy is launching soon on Muapi as part of the Seedance 2.5 family. Sign up to be notified the moment the API key becomes available.