cleya kenburns
Create Ken Burns effect (zoom/pan animation) from a still image
cleya kenburns --image photo.jpg --duration 5 --direction zoom_in
Options
| Flag | What it does | |
|---|---|---|
--image | Path to input image | required · string |
--duration | Video duration in seconds | string · default 5 |
--direction | Animation direction | string · default zoom_in · one of zoom_in, zoom_out, pan_left, pan_right, pan_up, pan_down |
--width | Output width in pixels | string · default 1920 |
--height | Output height in pixels | string · default 1080 |
--fps | Frames per second | string · default 30 |
--output | Output file path | string · default <image>_kenburns.mp4 |
--overwrite | Overwrite output file if it exists | boolean |
Category: author — create media from specs (scene DSL, cards, titles, captions, voiceover, capture)
Generated from the toolkit
Generated from cleya capabilities, the toolkit's own manifest, so it cannot drift.
Run cleya kenburns --help for the same information in your terminal.