Inputs
| Parameter | Description | Data Type | Required | Range |
|---|---|---|---|---|
image | The image to be cropped. | IMAGE | Yes | - |
width | The width of the crop area (default: 512). | INT | No | 1 - 8192 |
height | The height of the crop area (default: 512). | INT | No | 1 - 8192 |
seed | A number used to control the random position of the crop (default: 0). | INT | No | 0 - 18446744073709551615 |
width and height parameters must be less than or equal to the dimensions of the input image. If a specified dimension is larger than the image, the crop will be limited to the image’s boundary.
Outputs
| Output Name | Description | Data Type |
|---|---|---|
image | The resulting image after the random crop has been applied. | IMAGE |
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
Source fingerprint (SHA-256):
8452a07a1cf66a520fb482f5239df3f33cfe3a77a28e289894ccd1d2544ecf40