Crop images online — aspect ratios, freehand, and when to use each
Cropping isn't just about removing unwanted edges. It's how you frame a subject, fit a platform's required shape, and direct a viewer's attention. A portrait photo that works on Instagram's 4:5 feed looks wrong as a square profile picture and terrible as a 16:9 YouTube thumbnail. Getting the crop right before you publish means you control how your image is seen — not the platform's auto-crop algorithm.
This tool uses Cropper.js, a widely-used open source library, running entirely in your browser. Drag the handles, lock an aspect ratio, hit Crop — the cropped image downloads immediately. Nothing is uploaded. The library processes everything using your device's own resources.
Which aspect ratio preset should you choose?
The six presets cover most real-world use cases. 1:1 (square) is for Instagram feed posts, profile pictures, and product thumbnails. 16:9 is the standard widescreen ratio — YouTube thumbnails, video covers, website hero images, and most presentation slides. 4:3 is the classic photo ratio from point-and-shoot cameras and older monitors; it's still common for blog featured images. 9:16 is portrait mode — Instagram stories, TikTok frames, and mobile-first designs. 3:2 matches the sensor ratio of most mirrorless and DSLR cameras, so it's useful when you want a clean crop that matches your other photos.
Use Free mode when you need a specific pixel crop with no ratio constraint — cutting out a logo from a screenshot, isolating a product from a white background, or trimming a scanned document to its borders.
Freehand crop vs. locked aspect ratio
Freehand crops let you drag to any shape. They're faster when you know what you want and don't need the output to fit a specific slot. Locked ratios are more precise for platform requirements. The crop handles in locked mode will automatically maintain the correct proportions as you resize the selection — you can't accidentally end up with a 1023×1024 crop when you needed a true square.
The coordinate and dimension readout below the image updates in real time as you drag. If you need a specific pixel output size — say, exactly 800×600 — crop with a 4:3 lock, then resize the result to 800×600. Trying to hit exact pixel counts with a freehand drag is frustrating; combining the two tools takes ten seconds.
What happens to image quality when you crop?
Cropping itself doesn't reduce quality — it just discards pixels outside your selection. The quality slider affects only the re-encoding step when saving as JPG. At 90% (the default), JPG output is visually indistinguishable from the source crop. PNG output is completely lossless regardless of the quality setting, since PNG compression is lossless by design.
One thing to be aware of: cropping a small portion from a large image gives you a smaller final file in terms of dimensions, which can actually look sharper when displayed at the same size. A 500×500 crop from a 12-megapixel photo is dense with detail — every pixel of the output represents a tiny area. Compared to a compressed version of the full image at the same display size, it'll often look cleaner.
Remove background vs. crop — which do you need?
Cropping cuts the image to a rectangular boundary. It's the right tool for removing edges, fitting a ratio, or isolating a region. If you need to remove a non-rectangular background — cutting a person out of a photo, isolating a product from its background — that's a different job. The remove background tool uses AI to detect and erase the background while leaving the subject intact, with a transparent PNG output you can place on any color.
A common workflow: crop the image first to get rid of irrelevant surroundings, then run remove background on the tighter crop. Smaller input images process faster and give the background removal model a cleaner subject to work with. After cropping, if your output still needs format conversion or compression, the image compressor handles both.
Straightening a crooked photo with crop
If your photo is slightly tilted — a horizon that's off by 2 or 3 degrees — the usual approach is to rotate first (custom angle in the rotate tool), then crop to clean up the white corners that appear after rotation. The rotate tool lets you dial in angles down to 1-degree increments. After rotating, load the result here and use a freehand crop to trim the edges. It takes under a minute and the result is a perfectly level photo with no canvas artifacts.