cleya effects
Apply cinematic visual effects (grain, vignette, bloom, filmstrip)
cleya effects --input video.mp4 --effect grain --intensity 0.5
Options
| Flag | What it does | |
|---|---|---|
--input | Path to input video | required · string |
--effect | Effect to apply | required · string · one of grain, vignette, bloom, filmstrip |
--intensity | Effect intensity (0.0 to 1.0) | string · default 0.5 |
--output | Output file path | string · default <input>_<effect>.<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 effects --help for the same information in your terminal.