Kling Image to Video (Camera Control) - ComfyUI Built-in Node
Image to video conversion node with camera control features
The Kling Image to Video (Camera Control) node converts static images into videos with professional camera movements. It supports camera controls like zoom, rotation, pan, tilt and first-person view while maintaining focus on the original image content.
Parameters
Basic Parameters
Parameter | Type | Default | Description |
---|---|---|---|
start_frame | Image | - | Input image to convert to video |
prompt | String | "" | Text prompt describing video action and content |
negative_prompt | String | "" | Elements to avoid in the video |
cfg_scale | Float | 7.0 | Controls how closely to follow the prompt |
aspect_ratio | Select | 16:9 | Output video aspect ratio |
Camera Control Parameters
Parameter | Type | Description |
---|---|---|
camera_control | CameraControl | Camera control config from Kling Camera Controls node |
Output
Output | Type | Description |
---|---|---|
VIDEO | Video | Generated video |
Source Code
[Node Source Code (Updated 2025-05-03)]