Seedance 2.5 Image-to-Video
Generate videos from a first-frame image (and optional last-frame) with native audio.
What it does
Seedance 2.5 Image-to-Video, in practice.
Seedance 2.5 is ByteDance's next-generation multimodal video generation model, officially unveiled by Volcano Engine president Tan Dai at the 2026 Volcano Engine FORCE conference in Beijing on June 23, 2026. This README covers the following API model identifiers: Succeeding the Seedance 2.0 family, Seedance 2.5 advances generative video along four axes announced at launch: native single-pass generation of clips up to 30 seconds (double the 15-second ceiling of Seedance 2.0, with substantially improved shot-to-shot camera continuity), joint conditioning on up to 50 all-modality reference assets (up from 12), precise consistency-preserving video editing and extension, and native multilingual g
- 30-Second Single-Pass Generation: Produces a complete video of up to 30 seconds in one native generation pass — no stitching of shorter segments — with markedly improved camera and shot continuity across the full clip. This doubles the Seedance 2.0 family's 15-second output ceiling and enables genuine short-narrative work in a single request.
- 50 All-Modality Reference Assets: The reference-to-video variant conditions jointly on up to 50 reference materials — up to 30 reference images, 10 reference videos, and 10 reference audios in a single request, with a combined audio/video reference budget of 30 seconds. That expands Seedance 2.0's capacity (9 images and 3 audio/video clips, 15 seconds total) on every axis. Subjects, styles, motion cues, and audio timing can all be anchored to user-supplied assets at once.
- Audio-Only References: New in this release, a single BGM track, voice track, or sound-effect track can serve as the sole reference — directly guiding visual pacing, beat matching, and lip synchronization without any accompanying image or video input.
- Consistency-Preserving Localized Editing and Extension: Introduces precise video editing that keeps the overall frame intact while changing only targeted local elements, alongside high-fidelity temporal extension of existing footage — extending the family's world-model approach from pure generation into controllable editing workflows.
- Three Task-Focused Variants: `text-to-video` generates from a prompt alone; `image-to-video` animates a first frame (optionally pinning a last frame for precise start/end control); `reference-to-video` composes new footage from large multimodal reference sets. All variants share the same generation core, prompt understanding, and audio pipeline.
- Flexible Duration and Output Controls: Requests specify any duration from 4 to 30 seconds (or delegate the choice to the model), native 480p, 720p, or 1080p generation, optional FlashVSR `-sr` and video enhance `-esr` delivery modes up to 4K, aspect ratios from vertical 9:16 to widescreen 16:9, MP4 or MOV containers, plus seed, watermark, and audio-generation toggles for reproducible, pipeline-ready results.
Run Seedance 2.5 Image-to-Video
from $0.20/secParameters
What you can set.
| Parameter | What it does | Options |
|---|---|---|
prompt | Text prompt describing the desired video motion. Optional but recommended. | |
image | First-frame image URL, Base64, or asset reference (asset://<ASSET_ID>). The video starts from this image. Formats: jpeg/png/webp/bmp/tiff/gif, dimensions (300,6000)px, aspect ratio (0.4,2.5), max 30MB. | |
last_image | Last-frame image URL, Base64, or asset reference. The video transitions from the first frame to this last frame. Same format requirements as image. | |
duration | Video duration in seconds (4-30), or -1 for model to choose automatically. | -1 4 5 6 7 8 9 10 11 12 13 14 |
resolution | Video resolution. 480p, 720p, and 1080p are native Seedance outputs. Every -sr and -esr option first generates the nearest native source, then upscales or enhances it: 720p-sr and 720p-esr from 480p; 1080p-sr, 1080p-esr, and 1080p-esr & 60f | 480p 720p 720p-sr 720p-esr 1080p 1080p-sr 1080p-esr 1080p-esr & 60fps 1440p-sr 1440p-esr 4k-esr |
ratio | Aspect ratio. Seedance 2.5 image-to-video (first-frame and first+last-frame) accepts only 'adaptive': the output preserves the source image's aspect ratio. | adaptive |
generate_audio | Whether to generate synchronized audio. | default True |
watermark | Whether to add a watermark. | default |
return_last_frame | Whether to return the last frame as a separate image. | default |
output_format | Output video container format. 'mp4' is the default; 'mov' encodes yuv444p for higher color fidelity, suited to multi-round editing/extension pipelines where recompression loss accumulates. | mp4 mov |
Sample prompt
The prompt behind the sample.
A cinematic epic scene inside an ancient Cyclops cave from Greek mythology. A group of Greek warriors slowly step forward with burning torches, facing a gigantic one-eyed Cyclops emerging from the shadows. The massive creature breathes heavily, gripping a huge stone club, its glowing eye staring down at the tiny warriors. Dust particles float through the golden torchlight, ancient stone pillars surround the cave, treasure and broken pottery lie scattered on the ground. The camera starts with a low-angle close-up of the warriors' footsteps, slowly dolly forward through the cave, then rises dra
duration: 5resolution: 720pratio: adaptiveoutput_format: mp4generate_audio: Truewatermark: return_last_frame: FAQ
Short answers.
How much does Seedance 2.5 Image-to-Video cost?
Pricing starts at $0.20 per second of video at the base resolution; higher resolutions and longer durations cost more. An 8-second clip at the base tier is about $1.61. Usage is billed per request from your balance — no subscription.
Does Seedance 2.5 Image-to-Video run uncensored here?
No. ByteDance applies its own content policy to this model regardless of where it is called from. For a route without an extra platform filter use Uncensored MiniMax H3; this page lists Seedance 2.5 Image-to-Video for everything else it does well.
What does Seedance 2.5 Image-to-Video take as input?
It is a image-to-video model. Generate videos from a first-frame image (and optional last-frame) with native audio.
How do I use it?
Enter an invite code to open Chat with the model loaded, or join the waitlist. We open seats in batches and track which models are requested most.
Related