Skip to main content

cleya gif

Export video segment as optimized GIF

cleya gif --input video.mp4 --start 0:02 --end 0:06 --width 320

Options

FlagWhat it does
--inputPath to input videorequired · string
--startStart time (H:MM:SS, M:SS, or seconds)string
--endEnd time (H:MM:SS, M:SS, or seconds)string
--widthOutput width in pixelsstring · default 480
--heightOutput height in pixels. Omit to keep aspect; give both to pin an exact canvas (platforms with fixed GIF sizes need this)string
--fpsFrames per secondstring · default 10
--outputOutput file pathstring · default <input>.gif
--overwriteOverwrite output file if it existsboolean

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 gif --help for the same information in your terminal.