Skip to main content
ComfyUI Native Pika 2.2 Image to Video Node The Pika 2.2 Image to Video node connects to Pika’s latest 2.2 API to transform static images into dynamic videos. It preserves the visual features of the original image while adding natural motion based on text prompts.

Parameters

Required Parameters

Output

How It Works

The node sends the input image and parameters (prompts, resolution, duration, etc.) to Pika’s API server as multipart form data. The API processes this and returns the generated video. Users can control the output by adjusting the prompts, negative prompts, random seed and other parameters.

Source Code

[Node Source Code (Updated 2025-05-05)]