cleya upscale
Upscale video resolution with high-quality interpolation
Cost: slow — scales with resolution and duration
cleya upscale --input video.mp4 --scale 2
Options
| Flag | What it does | |
|---|---|---|
--input | Path to input video | required · string |
--scale | Scale multiplier (e.g. 2 = double resolution) | string |
--width | Target width in pixels | string |
--height | Target height in pixels | string |
--algorithm | Upscaling algorithm | string · default lanczos · one of lanczos, bicubic |
--output | Output file path | string · default <input>_upscaled.<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 upscale --help for the same information in your terminal.