Skip to main content

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

FlagWhat it does
--inputPath to input videorequired · string
--platformTarget platformrequired · string · one of tiktok, reels, shorts, twitter, linkedin, square
--modeReframe modestring · default crop · one of crop, letterbox, split_screen
--cropCrop strategy (crop mode only)string · default center · one of center, top, bottom, left, right, auto
--outputOutput file pathstring · default <input>_<platform>.<ext>
--overwriteOverwrite output file if it existsboolean

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.