crop_clip
Crop a timeline clip in Adobe Premiere Pro by setting top, left, right, and bottom percentages. Optionally zoom to fill the frame and add edge feather.
Instructions
Crops a timeline clip using Premiere Pro's built-in Crop video effect. Reuses an existing Crop effect on the clip when present; otherwise adds one. Omitted parameters keep their current/default values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Percent to crop from the top edge (0-100) | |
| left | No | Percent to crop from the left edge (0-100) | |
| zoom | No | Crop effect Zoom toggle: scales the cropped image back up to fill the frame | |
| right | No | Percent to crop from the right edge (0-100) | |
| bottom | No | Percent to crop from the bottom edge (0-100) | |
| clipId | Yes | The ID of the timeline video clip to crop | |
| edgeFeather | No | Edge Feather amount in pixels |