← All models
Seedance 2.5 Image to Video
seedance-2.5
Video generationby bytedance
Dreamina Seedance 2.5 animates a single still into a native 30-second clip at up to 720p, extending one frame into continuous, coherent motion without the drift or stitching of shorter multi-clip workflows.
Example
Details
- Accepts
- text + image
Pricing
- Input
- 2675 cr / 1M tokens
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| promptrequired | string | The text prompt describing the desired motion and action for the video. |
| duration | stringenum: auto, 4, 5, 6, 7, 8… | Duration of the video in seconds. Supports 4 to 30 seconds, or auto to let the model decide based on the prompt. |
| image_url | string | The URL of the starting frame image to animate. Supported formats: JPEG, PNG, WebP. Max 30 MB. |
| resolution | stringenum: 480p, 720p | Video resolution - 480p for faster generation, 720p for balance. |
| end_user_id | — | The unique user ID of the end user. |
| aspect_ratio | string | The aspect ratio of the generated video. Always "auto" for image-to-video |
| end_image_url | — | The URL of the image to use as the last frame of the video. When provided, the generated video will transition from the starting image to this ending image. Supported formats: JPEG, PNG, WebP. Max 30 MB. |
| generate_audio | boolean | Whether to generate synchronized audio for the video, including sound effects, ambient sounds, and lip-synced speech. The cost of video generation is the same regardless of whether audio is generated or not. |
Output
| Field | Type | Description |
|---|---|---|
| seed | integer | The seed used for generation. |
| video | — | The generated video file. |
