Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The Kling Single Image Video Effect Node creates videos with different special effects based on a single reference image. It applies various visual effects and scenes to transform static images into dynamic video content. The node supports different effect scenes, model options, and video durations to achieve the desired visual outcome.

Inputs

ParameterData TypeRequiredRangeDescription
imageIMAGEYes-Reference Image. URL or Base64 encoded string (without data:image prefix). File size cannot exceed 10MB, resolution not less than 300*300px, aspect ratio between 1:2.5 ~ 2.5:1
effect_sceneCOMBOYesOptions from KlingSingleImageEffectsSceneThe type of special effect scene to apply to the video generation
model_nameCOMBOYesOptions from KlingSingleImageEffectModelNameThe specific model to use for generating the video effect
durationCOMBOYesOptions from KlingVideoGenDurationThe length of the generated video
Note: The specific options for effect_scene, model_name, and duration are determined by the available values in their respective enum classes (KlingSingleImageEffectsScene, KlingSingleImageEffectModelName, and KlingVideoGenDuration).

Outputs

Output NameData TypeDescription
outputVIDEOThe generated video with applied effects
video_idSTRINGThe unique identifier for the generated video
durationSTRINGThe duration of the generated video