Crop images privately in your browser
Select any part of an image and export just that region. Drag a rectangle directly on the picture, or enter exact X, Y, width and height values for a pixel-perfect crop.
Everything happens locally — the image is decoded into a <canvas>, the
chosen rectangle is copied out, and the result is offered as a download. Your
files are never uploaded.