← All modelsDiscover ultimate control with Pikaframes key frame interpolation, a stunning image-to-video feature that allows you to upload up to 5 keyframes, customize their transition length and prompt, and see their images come to life as seamless videos.
Example
Pricing
- Price
- 25 cr / video
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|
| seed | — | The seed for the random number generator |
| prompt | — | Default prompt for all transitions. Individual transition prompts override this. |
| image_urlsrequired | array | URLs of keyframe images (2-5 images) to create transitions between |
| resolution | stringenum: 720p, 1080p | The resolution of the generated video |
| transitions | array | Configuration for each transition. Length must be len(image_urls) - 1. Total duration of all transitions must not exceed 25 seconds. If not provided, uses default 5-second transitions with the global prompt. |
| negative_prompt | string | A negative prompt to guide the model |
Output
| Field | Type | Description |
|---|
| video | — | The generated video with transitions between keyframes |