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 Pika Image to Video node sends an image and text prompt to the Pika API version 2.2 to generate a video. It converts your input image into video format based on the provided description and settings. The node handles the API communication and returns the generated video as output.

Inputs

ParameterData TypeRequiredRangeDescription
imageIMAGEYes-The image to convert to video
prompt_textSTRINGYes-The text description guiding video generation
negative_promptSTRINGYes-Text describing what to avoid in the video
seedINTYes-Random seed value for reproducible results
resolutionSTRINGYes-Output video resolution setting
durationINTYes-Length of the generated video in seconds

Outputs

Output NameData TypeDescription
outputVIDEOThe generated video file