Convert a video segment to animated WebP.
# Video to WebP ## Overview Convert a video segment to animated WebP. ## Model Metadata - Provider: renderer-worker - Category: clip-editor - Output Type: image - Slug: renderer-video-to-webp ## Notes Use the Playground tab above to test prompts and parameters.
Model input reference derived from preset schema.
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| fps | number | No | 12 | Frames per second |
| width | integer | No | 480 | Output width |
| duration | number | No | 3 | WebP duration in seconds |
| videoUrl | video | Yes | - | Input video file |
| startTime | number | No | 0 | Start time in seconds |