Crop Images Online

Crop an image to an exact rectangle in your browser

Drop files here or click to choose one or more — PNG, JPG, JPEG, WEBP, GIF, BMP

Processed entirely in your browser using a Web Worker. Nothing is uploaded.

How to use

  1. Select an image.
  2. Type the X and Y position and the width and height, in pixels.
  3. Click Crop Image.
  4. Download the cropped result.

Accepted formats

Common raster formats your browser can decode — JPG, PNG and WebP all work well.

Features

  • Crop coordinates are entered as exact pixel values
  • Out-of-range values are automatically clamped to the image's actual size instead of failing
  • PNG input stays PNG, so transparency is preserved

What happens to your file

EXIF metadata is not carried over to the cropped output.

Known limitations

  • There's no visual crop handle or live preview — coordinates are typed in as numbers.
  • No preset aspect ratios (1:1, 16:9, etc.) — every crop is entered manually.
  • Coordinates are pixel-based only; there's no percentage mode.

Common use cases

  • Cutting a specific region out of a screenshot
  • Removing unwanted borders from a scanned image
  • Extracting one photo from a scanned contact sheet

Questions.

Is my file uploaded anywhere?

No. Crop Image runs entirely in your browser using a Web Worker — the file never leaves your device.

What file types does this accept?

Crop Image accepts PNG, JPG, JPEG, WEBP, GIF, BMP files.

Is there a visual way to select the crop area?

Not currently — you enter the X, Y, width and height as numbers rather than dragging a selection box.

What happens if my crop box goes outside the image?

It's automatically clamped to the nearest valid region instead of failing.

Having trouble with this tool? Report an issue →