cleya card
Generate a video card with text (intro/outro)
cleya card --title 'My Video' --subtitle 'Episode 1' --duration 3
Options
| Flag | What it does | |
|---|---|---|
--title | Main title text | required · string |
--subtitle | Subtitle text | string |
--duration | Card duration in seconds | string · default 3 |
--style | Visual style | string · default minimal · one of minimal, bold, gradient |
--background | Background color (CSS name or hex) | string · default black |
--font-color | Font color | string · default white |
--width | Width in pixels | string · default 1920 |
--height | Height in pixels | string · default 1080 |
--font | Font name | string · default Arial |
--output | Output file path | string · default card_<timestamp>.mp4 |
--overwrite | Overwrite output file if it exists | boolean |
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 card --help for the same information in your terminal.