resize-video
Resize videos to standard resolutions like 360p, 480p, 720p, or 1080p for compatibility across devices and platforms.
Instructions
Resize a video to one or more standard resolutions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| videoPath | Yes | Path to the video file to resize | |
| resolutions | Yes | Resolutions to convert the video to | |
| outputDir | No | Optional directory to save the output files (defaults to a temporary directory) |