How to Crop Images to Exact Dimensions

Published 2026-05-27

Crop images with preset aspect ratios or exact pixel dimensions. See a live preview, download instantly. Free, private, no signup.

Try Image Cropper free →

The problem

You need a profile picture but your photo is landscape. You need a 16:9 banner but your image is 4:3. You need to cut out the left third of a screenshot. Every time, you end up either fighting with your OS's built-in photo editor or opening Photoshop for a two-second task.

Online croppers exist, but most of them make you drag an imprecise selection box with no way to type exact pixel coordinates. If you need a 400x400 crop starting at position (120, 80), good luck doing that by hand.

How it works

  1. Upload your image — drag and drop or click to browse.
  2. Choose an aspect ratio — presets for Free (unconstrained), 1:1, 4:3, 16:9, and 3:2. Or leave it on Free and drag any rectangle you want.
  3. Fine-tune with pixel input — type exact X, Y, Width, and Height values to position the crop precisely. The selection box updates live on the canvas.
  4. See what you're cutting — the area outside your crop is darkened so you can see exactly what stays and what goes.
  5. Download — the cropped image saves at the exact dimensions you selected.

All processing happens locally in your browser. No upload, no account, no waiting.

Common crop aspect ratios

Crop vs resize

Cropping cuts away parts of the image — it changes what's in the frame. Resizing scales the entire image up or down — nothing is removed, just made larger or smaller.

If your image has the right content but wrong dimensions, resize it. If your image has extra content you want to remove (borders, background, unwanted objects at the edges), crop it. Often you'll do both: crop first to get the framing right, then resize to hit a target dimension.

After cropping, you can use the Image Resizer to scale the result to an exact size, or the Image Compressor to reduce file weight.


Built with vanilla HTML/JS. No frameworks, no backend, loads instantly.

Related tools