Crop a photo to any shape or exact size

Drag the corners to choose the area you want, lock it to a ratio like 1:1 or 16:9, or type exact pixel values. Cropping runs online inside your own browser — the photo is never uploaded and there is no size limit.

No upload No file size limit No sign-up Free

Drop an image here

or click to choose — JPG, PNG, WebP, GIF, BMP

Cropping is the one edit that costs nothing

Almost every image operation trades something away. Compression discards detail, resizing interpolates pixels that were never there, format conversion re-encodes. Cropping does none of that: it keeps the pixels inside the frame exactly as the camera recorded them and throws the rest away. The only quality change comes from re-encoding the result, and you can avoid even that by exporting to PNG.

That makes cropping the right first move whenever an image is nearly right. If the subject is too small in the frame, crop rather than zoom. If a photo needs to be square for a profile picture, crop rather than squash. Stretching an image to fit a shape distorts faces; cropping to that shape does not.

The ratio presets and what they are for

RatioShapeWhere it is used
1:1SquareProfile pictures, avatars, product listings, album art
4:3Slightly wideOlder cameras, tablets, many presentation templates
3:2Classic photoDSLR and mirrorless output, 6×4 inch prints
16:9WidescreenVideo thumbnails, banners, slides, monitors
9:16VerticalPhone wallpapers, stories, short-form video covers
FreeAnythingTrimming edges, removing an unwanted object

Lock a ratio and the frame keeps that shape however you drag it, which matters more than it sounds. Uploading a nearly-square image to a system that wants a square means the system crops it for you, usually from the centre and usually badly. Deciding the crop yourself is the difference between a portrait that is framed and one that has had its chin cut off.

Exact pixel dimensions

The X, Y, width and height boxes hold real image coordinates, not screen positions, so what you type is what you get regardless of how large the preview happens to be on your display. X and Y measure from the top-left corner of the original.

There are two different jobs hiding in the phrase “crop to 1080 × 1080”, and the Output size control separates them:

Composition, briefly

The two lines drawn across the frame divide it into thirds. The old guidance is to place your subject where those lines cross rather than dead centre, and while it is a convention rather than a law, it is a reliable starting point when a photo feels static.

Two more practical habits. Leave a little space in the direction a person is facing or moving — a portrait cropped tight against the nose feels cramped. And avoid cutting through joints: a crop that lands at the wrist, elbow or knee looks like an accident, while one just above or below reads as deliberate.

One image at a time, on purpose

This tool crops a single image rather than a batch, and that is a deliberate choice. A crop frame is a specific rectangle on a specific photograph. Applying the same rectangle across differently sized images cuts off different things in each one, which is exactly the kind of silent damage you discover after you have deleted the originals. When you need to process many files, resizing is the batch operation that actually makes sense.

If your photo is crooked as well as badly framed, straighten it first with the rotate tool and crop afterwards — rotating by a free angle leaves empty triangles in the corners, and a crop is how you remove them.

The whole process runs in your browser. The image is decoded, displayed and cropped on your own device, so nothing is uploaded, there is no file size ceiling and no queue to wait in.

Frequently asked questions

Does cropping reduce image quality?

Cropping itself is lossless - it only discards pixels outside the frame and keeps the rest exactly as they were. Any quality change comes from the re-encoding step afterwards. Export to PNG for a completely lossless result, or use a high JPEG quality if file size matters more.

How do I crop to an exact size like 1080 by 1080?

Set the ratio to 1:1, then type 1080 in the width box - the height follows. If the frame is larger than the crop you selected the image is scaled to fit those dimensions after cropping. If you only want to cut pixels away without any scaling, leave the output size on Original.

What do the ratio presets mean?

1:1 is a square, used for profile pictures and most product listings. 4:3 and 3:2 match traditional camera formats. 16:9 is the standard widescreen shape for banners, video thumbnails and presentations. 9:16 is vertical, for phone wallpapers and stories.

Can I crop several photos at once?

This tool works on one image at a time, deliberately. A crop frame is a specific rectangle on a specific picture - applying the same rectangle to differently sized photos usually cuts off the wrong thing. For resizing many images at once, use the resize tool instead.

How do I straighten a photo before cropping?

Use the rotate tool first to correct the angle, download the result, then crop it here. Rotating by a free angle leaves empty triangles at the corners, and cropping afterwards is how you remove them.

Is my photo uploaded to a server?

No. The image is decoded and cropped by your browser using the Canvas API, so the file never leaves your device. You can disconnect from the internet once the page has loaded and the tool keeps working.