Skip to main content

cleya title

Burn styled text titles into video (location, lower third, chapter, date)

cleya title --input video.mp4 --text 'Tokyo, Japan' --subtitle '35.6762° N, 139.6503° E' --style location

Options

FlagWhat it does
--inputPath to input videorequired · string
--textTitle textrequired · string
--subtitleSubtitle text (coordinates, date, etc.)string
--styleTitle stylestring · default location · one of location, lower_third, chapter, date
--positionVertical positionstring · default bottom · one of top, center, bottom
--startShow title from this time (seconds)string
--endHide title after this time (seconds)string
--fontPath to font filestring
--font-colorFont colorstring · default white
--outputOutput file pathstring · default <input>_titled.<ext>
--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 title --help for the same information in your terminal.