cleya screenshot
Render an HTML file or URL to a PNG (single shot, lossless — no video encode)
cleya screenshot --html slide.html --width 1200 --height 630 --scale 2 --out slide.png
Options
| Flag | What it does | |
|---|---|---|
--html | Path to an HTML file (provide this OR --url) | string |
--url | http(s) URL to capture | string |
--width | Viewport width in pixels (default 1920) | string |
--height | Viewport height in pixels (default 1080) | string |
--scale | Device scale factor for retina (e.g. 2) | string |
--wait | Readiness before capture: load | fonts |
--transparent | Transparent background (PNG alpha) | boolean |
--full-page | Capture full page height, not just the viewport | boolean |
--output | Output PNG path | string · alias --out |
--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 screenshot --help for the same information in your terminal.