This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHubKling Start-End Frame to Video node creates a video sequence that transitions between your provided start and end images. It generates all the frames in between to produce a smooth transformation from the first frame to the last frame. This node calls the image-to-video API but only supports the input options that work with the
image_tail request field.
Inputs
Image Constraints:
- Both
start_frameandend_framemust be provided and cannot exceed 10MB file size - Minimum resolution: 300×300 pixels for both images
start_frameaspect ratio must be between 1:2.5 and 2.5:1- Base64 encoded images should not include the “data:image” prefix