Crop.
Cut to the part that matters. Drop one image, pull the crop handles, and export a clean JPG, PNG or WebP. The image stays in this tab from start to finish.
Photos never leave your devicePrivacy · Enforced No sign-up No watermarks No size limits
Drop one image here.
Drag straight from a file window — or . Crop one photo at a time with draggable handles. HEIC, JPG, PNG, WebP, GIF & more.
§02 · Procedure
How cropping works.
Three steps. None of them involve a server.
- Step 01 1
Drop one image.
Add the photo or screenshot you want to trim. The file is decoded locally inside your browser tab.
- Step 02 2
Set the frame.
Drag the crop rectangle or pull the corner handles. Use free, square, 4:3 or 16:9 framing when you need a clean ratio.
- Step 03 3
Download the crop.
Export as JPG, PNG or WebP. The crop is rendered from the original pixels, not from the on-screen preview.
Does the image upload anywhere?
No. Cropping happens with the Canvas API inside your browser. There is no upload endpoint and no server-side image processing step.
Can I crop HEIC photos from an iPhone?
Yes. HEIC and HEIF files are decoded locally with libheif via heic2any, then cropped with Canvas.
Can I crop a batch?
Crop works one image at a time on purpose. A crop frame is a visual decision, and applying one rectangle blindly to unrelated photos usually gives bad results.
Which output format should I pick?
JPG is best for photos and smallest files. PNG is lossless and keeps transparency. WebP is a compact modern choice that can also keep transparency.
Will metadata be preserved?
No. Exporting creates a fresh file, which strips EXIF metadata like location, camera and timestamp by default.
§05 · See also