cleya reformat
Reformat video for a platform (TikTok, Reels, Shorts, etc.)
Platform: crop:auto (face detection) needs macOS; other crops work everywhere
cleya reformat --input video.mp4 --platform tiktok --mode letterbox
Options
| Flag | What it does | |
|---|---|---|
--input | Path to input video | required · string |
--platform | Target platform | required · string · one of tiktok, reels, shorts, twitter, linkedin, square |
--mode | Reframe mode | string · default crop · one of crop, letterbox, split_screen |
--crop | Crop strategy (crop mode only) | string · default center · one of center, top, bottom, left, right, auto |
--output | Output file path | string · default <input>_<platform>.<ext> |
--overwrite | Overwrite output file if it exists | boolean |
Category: edit — transform existing media
Generated from the toolkit
Generated from cleya capabilities, the toolkit's own manifest, so it cannot drift.
Run cleya reformat --help for the same information in your terminal.