Seedance 2.0 Mini
by ByteDance
The compact, lowest-cost Seedance 2.0 variant.
Seedance 2.0 Mini keeps the 2.0 generation's motion quality in a cheaper, faster model for drafts and high-volume social clips, with audio support and clips up to 15 seconds.
More details
Seedance 2.0 Mini by ByteDance is a fast-speed AI video generation model. Seedance 2.0 Mini keeps the 2.0 generation's motion quality in a cheaper, faster model for drafts and high-volume social clips, with audio support and clips up to 15 seconds. Key capabilities include text-to-video, image-to-video, native audio generation, clips of 5, 10 seconds, output up to 720p, 7 aspect ratios.
Seedance 2.0 Mini is priced from $0.02 per second of generated video (up to $0.03 per second at the highest resolution) — a 5-second 720p clip costs about $0.14. You can generate videos with Seedance 2.0 Mini on idapt.app alongside 200+ AI models in one workspace.
Pricing
Cost per second
from $0.02
Price range
$0.02 – $0.03
Varies by resolution & audio
| Resolution | Audio | Per second | Per 5s clip |
|---|---|---|---|
| 480p | Included | $0.02 | $0.09 |
| 720p | Included | $0.03 | $0.14 |
Capabilities
Speed
Fast: Usually under a minute
Generation modes
Text to video, Image to video
Clip length
5s, 10s
Aspect Ratios
16:9, 9:16, 1:1, 4:3, 3:4, 21:9, 9:21
Audio output
Native audio
Resolutions
480p, 720p
How to generate videos
In chat
Use Seedance 2.0 Mini to make a 5-second video of a sunset over the oceanAPI
POST /api/v1/videos/generations
{"prompt": "A sunset over the ocean", "model": "seedance-2.0-mini"}CLI
idapt video generate --model seedance-2.0-mini --prompt "A sunset over the ocean"Video generation runs in the background. Poll the returned operation until the clip is ready.