Image to Video I/O
Learn how to configure input and output to use the Image to Video API.
Intro
The Image to Video API allows you to turn a simple product photo into an animated visual asset.
Cost
35 credits per 5 second video.
70 credits per 10 second video.
Rate limits
1 generation per 1 second.
15 generations per 1 minute.
Limitations
Only one input image can be processed per request.
Only one video can be generated per request.
Each side of the input image should be greater than or equal to 300px.
Input image format should be JPG, PNG, WEBP, HEIC or HEIF.
Input
URL of the input image should be from 1 to 512 characters. The image must be accessible by our system.
Connected storage
After connecting your Cloud Storage, you can refer the storage name as an input.
Output
Configuring output is optional. By default, you may omit the output option from the request payload. In this case, our system stores the result in a temporary bucket with a lifespan of 24 hours and provides a public URL to the video.
You can also specify a folder output, in this case a unique filename will be generated for the output.
Last updated