Back to tools

Image Cropper

Drop an image here or click to select

Crop Images to the Exact Dimensions You Need

Almost every image ends up with unwanted edges, extra background, or the wrong aspect ratio for the place it needs to go. The Image Cropper trims any picture to custom dimensions using four numbers: the X and Y start position plus the width and height of the crop area. You need it when a profile photo must be square, a hero banner must fit a wide slot, or a screenshot contains a distracting border you want to remove. Because the crop runs locally in your browser, you can iterate quickly, re-check the result, and download only when the framing is exactly right. No account, no upload, no waiting.

How to Crop an Image by X, Y, Width, and Height

  1. Open the Image Cropper and load your image from the file picker or by dragging it onto the page.
  2. Look at the current dimensions, then decide the top-left corner of the area you want to keep.
  3. Enter the X offset and Y offset values, for example x=120 and y=80, to position the crop window on the source image.
  4. Set the width and height of the crop, such as width=800 and height=600, and check that the selection stays inside the image bounds.
  5. Adjust the values until the preview shows the framing you want, then download the cropped result.

Real Example: Input and Output

A 2400x1800 screenshot contains a toolbar along the top and empty space on the left. Cropping to a 16:9 area starting at the right position removes the clutter and produces a clean slide-ready image.

InputOutput
screen.png (2400x1800)screen-cropped.png (1920x1080, x=480&y=360)

Tips for Best Results

When to Use This Tool

Frequently Asked Questions

What do the X and Y values mean?

They are the coordinates of the top-left corner of the crop area, measured in pixels from the top-left corner of the source image. X moves right, Y moves down.

Does cropping reduce the quality of the image?

No. Cropping only removes pixels; the pixels that remain keep their original resolution and quality.

Can I crop to a specific aspect ratio?

Yes. Choose the width and height so the ratio matches, for example 1080 by 1080 for a square or 1920 by 1080 for 16:9.

What happens if my crop values are larger than the image?

The crop area is clamped to the image bounds, so the output may be smaller than you requested. Reduce the width or height to fit.

Is there a way to crop without entering numbers?

You can use the preview to find the right values visually, then fine-tune the numbers until the selection matches your intended framing.

Will the file format change after cropping?

No. The output keeps the format of the input, such as JPEG, PNG, or WebP, with the same encoding settings.

Can I undo a crop after downloading?

No, the cropped pixels are gone from the output. Keep the original file if you think you might need the full frame later.

Why would I crop instead of resizing?

Resizing squeezes the whole image into new dimensions, which distorts it. Cropping removes content, so the aspect ratio changes without stretching anything.