raster_crop
Crop an image to a specified rectangle using inclusive pixel coordinates for the left, top, right, and bottom edges.
Instructions
Crop image to the specified rectangle (inclusive pixel coordinates).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | Yes | ||
| left | Yes | ||
| path | Yes | ||
| right | Yes | ||
| bottom | Yes | ||
| output | No |