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

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `image` | The image to convert to video | IMAGE | Yes | - |
| `prompt_text` | The text description guiding video generation | STRING | Yes | - |
| `negative_prompt` | Text describing what to avoid in the video | STRING | Yes | - |
| `seed` | Random seed value for reproducible results | INT | Yes | - |
| `resolution` | Output video resolution setting | STRING | Yes | - |
| `duration` | Length of the generated video in seconds | INT | Yes | - |

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `output` | The 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](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/PikaImageToVideoNode2_2/en.md)

---
**Source fingerprint (SHA-256):** `aaa8dc49b94f0fae2010a3b61a3fb41e212fa9d2946a934a1a7c651fdced81b3`
