<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>


What it does

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.

Problem it solves

Input/Output

<aside>

<aside>

</aside>

Configuration Options

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

How to Use