crop_image
Crop an image to a specified width, height, and offset. Directly applies the crop to the image in local GIMP.
Instructions
Crop an image to the supplied rectangle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | ||
| height | Yes | ||
| image_id | Yes | ||
| offset_x | No | ||
| offset_y | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||