ByteDance
ByteDance/bytedance-seedance-2-0-fast-image-to-video/Released Apr 2026

Seedance 2.0 Fast - Image to Video

Fast-tier image-to-video with optional start-to-end frame transitions, flexible duration and aspect ratio, resolution up to 720p, and optional synchronized audio.

Provider
ByteDance
Modality
multi-to-video
Released
Apr 2026
Pricing
$0.31 / sec$0.63 / sec (hi-res)

Ready to build with Seedance 2.0 Fast - Image to Video?

Sign in to grab your API key and start making requests.
bash
curl -sSf -X POST https://staging.hub.oxen.ai/api/videos/generate \
    -H "Content-Type: application/json" \
    -H "Authorization: Bearer $OXEN_API_KEY" \
    -d '{
  "model": "bytedance-seedance-2-0-fast-image-to-video",
  "prompt": "A cat sitting on a chair",
  "input_image": "https://hub.oxen.ai/api/repos/ox/Oxen-AI-Assets/file/main/images/ox_zoom_out_1926_1076.png",
  "resolution": "720p",
  "duration": "auto",
  "aspect_ratio": "auto",
  "generate_audio": true
}'
Seedance 2.0 Fast - Image to Video on Oxen | Oxen.ai