Convert an Image to Video
Turn a still image into an MP4 of a chosen duration and aspect ratio, padded and encoded for every platform. Run the preset directly on this page or call the same agent-ready endpoint from your product.
See what the tool changes.
A real example: the after side is the unedited output of a KinoPipe job. Run the live form above to generate the same result from your own media.
Demo footage: public-domain timelapses (Bureau of Land Management, Oregon · NASA SVS). Processed by the same pipeline the API and MCP tools call.
Useful defaults, typed options.
The tool slug stays stable while your agent supplies named media inputs and a narrow set of documented options.
- 0.5 to 120 seconds
- Vertical, square or landscape
- Works with PNG, JPEG and WebP
- 01Load the source image
- 02Fit it to the target aspect ratio
- 03Render frames for the requested duration
- 04Encode a fast-start MP4
POST /api/v1/tools/image-to-videoKnow the boundaries before you run.
About image to video
Why turn an image into a video?
Some platforms and pipelines only accept video: story slots, video references for generative models, slideshow segments for a later merge.
Is audio added to the output?
No. The MP4 contains a video stream only; pair it with add-music-to-video when a soundtrack is needed.
