crop
cropTrim an image to a specified rectangle defined by x, y, width, and height. Creates a checkpoint before cropping to preserve original data.
Instructions
Crop to rect [x, y, w, h]. Checkpoints first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| rect | Yes | ||
| checkpoint | No | Write an .xisf checkpoint before running (default true) |