Skip to main content
This node uses the Kling AI model to generate a video based on a text prompt and up to seven reference images. It allows you to control the video’s aspect ratio, duration, resolution, and optionally use storyboards or generate audio. The node sends the request to an external API and returns the generated video.

Inputs

ParameterDescriptionData TypeRequiredRange
model_nameThe specific Kling model to use for video generation (default: “kling-v3-omni”).COMBOYes"kling-v3-omni"
"kling-video-o1"
promptA text prompt describing the video content. This can include both positive and negative descriptions. The text is automatically normalized and must be between 1 and 2500 characters. Ignored when storyboards are enabled.STRINGYes-
aspect_ratioThe desired aspect ratio for the generated video.COMBOYes"16:9"
"9:16"
"1:1"
durationThe length of the video in seconds. The value can be adjusted with a slider (default: 5).INTYes3 to 15
reference_imagesUp to 7 reference images. Each image must be at least 300x300 pixels and have an aspect ratio between 1:2.5 and 2.5:1.IMAGEYes-
resolutionThe output resolution of the video. This parameter is optional (default: “1080p”).COMBONo"4k"
"1080p"
"720p"
storyboardsGenerate a series of video segments with individual prompts and durations. Only supported for kling-v3-omni. When enabled, the global prompt is ignored, and the total duration of all storyboard segments must equal the global duration.DYNAMIC_COMBONo"disabled"
"1 storyboard"
"2 storyboards"
"3 storyboards"
"4 storyboards"
"5 storyboards"
"6 storyboards"
generate_audioGenerate audio for the video. Only supported for kling-v3-omni (default: false).BOOLEANNotrue
false
seedSeed controls whether the node should re-run; results are non-deterministic regardless of seed (default: 0).INTNo0 to 2147483647
Note: The reference_images input accepts a maximum of 7 images. If more are provided, the node will raise an error. Each image is validated for minimum dimensions and aspect ratio. Model-specific constraints:
  • kling-video-o1 does not support durations greater than 10 seconds.
  • kling-video-o1 does not support audio generation.
  • kling-video-o1 does not support 4k resolution.
  • kling-video-o1 does not support storyboards.

Outputs

Output NameDescriptionData Type
outputThe generated video file.VIDEO
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): e1fe0433a604fbc071fdd426121a1f4ff10bb0aa6d3eb2d702306b7206dae4c0