Skip to main content

cleya overlay

Add image overlay (logo, watermark)

cleya overlay --input video.mp4 --image logo.png --position bottom-right

Options

FlagWhat it does
--inputPath to input videorequired · string
--imagePath to overlay image (PNG, JPG)required · string
--positionOverlay positionstring · default bottom-right · one of top-left, top-right, bottom-left, bottom-right, center
--marginMargin from edge in pixelsstring · default 10
--opacityOpacity (0.0 = transparent, 1.0 = solid)string · default 1.0
--startShow overlay starting at this time (seconds)string
--endHide overlay after this time (seconds)string
--outputOutput file pathstring · default <input>_overlay.<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 overlay --help for the same information in your terminal.