Skip to content

Image Cropper

Crop an image to an exact pixel region in your browser.

Processed locally — your image is never uploaded.

px
px
px
px

How do you crop an image to an exact pixel region?

The selected rectangle (X, Y, width, height) is copied from the source onto a new canvas of that size, with values clamped to the image bounds. On a 1920 × 1080 image, X 200, Y 100, width 800, height 600 crops an 800 × 600 region. Cropping keeps the original pixels at full quality, so there is no quality loss.

Understanding your result

Cropping keeps the original pixels within the rectangle at full quality — it does not scale them, so there is no quality loss.

Formula and method

The selected rectangle (X, Y, width, height) is copied from the source onto a new canvas of that size. Values are clamped to the image bounds.

Assumptions and limitations

Cropping copies pixels from the region you specify, so it removes area rather than adding detail or resizing. Values outside the image are clamped to its bounds, and because the tool works from numeric coordinates you set the rectangle by pixels rather than dragging a visual selection.

Worked example

On a 1920 × 1080 image, X 200, Y 100, width 800, height 600 crops an 800 × 600 region.

How to use this tool

  1. Choose an image.
  2. Set the left/top origin and the crop width and height.
  3. Crop and download. Leave width or height blank to go to the edge.

Common mistakes to avoid

  • Entering a width or height larger than the image — the crop is clamped to the edge.

About the Image Cropper

Crop an image to an exact rectangle by setting the origin and size in pixels, then download the result. Everything runs locally in your browser.

Who should use this tool

Anyone trimming a screenshot, photo or graphic to a precise region.

Benefits

  • The crop runs entirely in your browser, so the image is never uploaded.
  • Selected pixels are copied at full quality, so there is no loss from the crop itself.
  • Exact pixel coordinates give repeatable, precise results across multiple images.
  • The cropped region downloads instantly, with no account or watermark.

Practical use cases

  • Trimming unwanted borders or margins from a screenshot to a precise pixel edge.
  • Cutting a fixed-size region from several images so they all match dimensions.
  • Isolating one part of a diagram or photo to reuse on its own.
  • Removing sensitive detail near the edge of an image before sharing it.

Explore all Image Tools tools

Frequently asked questions

Is my image uploaded?

No. Cropping runs entirely in your browser and the image never leaves your device.

How do I crop to the edge?

Leave the crop width or height blank and it will extend to the right or bottom edge from your origin.

Does cropping reduce the quality of the kept region?

No. Cropping copies the original pixels inside your rectangle exactly as they are, without scaling or re-sampling, so the retained area keeps full quality. Only the area outside the rectangle is discarded; nothing within the selection is compressed or altered by the crop.

Share this tool

Free to use — copy the link, share it anywhere, or add the tool to your own website.

Embed this tool on your site (free)

Copy this code and paste it into any web page — it stays free and always up to date: