Skip to main content
Crop Image extracts a rectangle from an image. Coordinates start at the source image’s top-left corner. The full rectangle must fit inside the source image:
Use Get Image Dimensions before this action when crop coordinates are calculated dynamically.
The action fails when the requested rectangle extends beyond the image boundary. It does not pad or clamp the crop automatically.