<aside> ğŸ›
Crop an Image by Drawing the Region
Crop any image by drawing the keep-region directly on it. Pick a shape, drag it into place, and the tool outputs exactly that region. Flip the Inverse toggle to keep everything outside the region instead. Perfect for quick visual cropping, hero-shot framing, removing unwanted edges, or extracting irregular subject regions without typing coordinates.
</aside>
Manual Crop lets you visually draw the region you want to keep (or remove). Click Edit Region on the node to open the modal, choose a shape, draw it on the image, and Apply. The tool outputs the image cropped to that region. With Inverse off, the output is the drawn region; with Inverse on, the drawn region is masked out and everything else is kept. The region is stored as percentages so the same node works correctly across different input image sizes.
x=23.2%, y=0.0%, w=45.8%, h=92.2%) keeps the same crop placement consistent across different image sizes<aside>
<aside>
With Inverse OFF: The drawn region is kept (output = the contents of the shape)
With Inverse ON: The drawn region is removed (output = everything outside the shape)
Format: Same as input
Dimensions: Match the bounding box of the kept region

</aside>
| Shape | Behavior | Best For |
|---|---|---|
| Rectangle | Click and drag to draw an axis-aligned rectangle | Standard crops, aspect-ratio framing, removing borders |
| Circle | Click and drag from center outward to draw a circle | Round subjects, profile-pic style crops, vignettes |
| Polygon | Click to add vertices; double-click or click the first point to close | Irregular outlines, custom hero shapes, hand-traced subjects |