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 Pikaffects node generates videos with various visual effects applied to an input image. It uses Pika’s video generation API to transform static images into animated videos with specific effects like melting, exploding, or levitating. The node requires an API key and authentication token to access the Pika service.

Inputs

ParameterData TypeRequiredRangeDescription
imageIMAGEYes-The reference image to apply the Pikaffect to.
pikaffectCOMBOYes”Cake-ify"
"Crumble"
"Crush"
"Decapitate"
"Deflate"
"Dissolve"
"Explode"
"Eye-pop"
"Inflate"
"Levitate"
"Melt"
"Peel"
"Poke"
"Squish"
"Ta-da"
"Tear”
The specific visual effect to apply to the image (default: “Cake-ify”).
prompt_textSTRINGYes-Text description guiding the video generation.
negative_promptSTRINGYes-Text description of what to avoid in the generated video.
seedINTYes0 to 4294967295Random seed value for reproducible results.

Outputs

Output NameData TypeDescription
outputVIDEOThe generated video with the applied Pikaffect.