ComfyUI Node
Image Relative Crop
Crop an image which is already a crop from another image, using the prior image's coordinates. The node accounts for potential image resizes; the image and original_crop dimensions do not have to match.
Image Relative Crop
- image
- original_crop
- target_crop
- IMAGE
CategoryBmad/Panels
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Cropped image. | |
| original_crop | BBOX | Original crop bounding box. | |
| target_crop | BBOX | New crop bounding box in the old image's coordinates. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |