FlippyFile

Image Cropper

Crop images to an exact pixel region with precise controls.

Specify a left offset, top offset, width, and height to extract any rectangular region from your image.

Cropping lets you remove unwanted borders, focus on a specific subject, or extract a region from a larger image — useful for profile pictures, product shots, thumbnails, and graphic assets that need to fit an exact frame.

Our crop uses pixel-perfect coordinates, so you get exactly the region you specify without any interpolation or rounding. The output format matches your input — JPG stays JPG, PNG stays PNG.

To find the exact coordinates of the region you want, open the image in any viewer that shows pixel coordinates, note the top-left corner of your target region, then set: left = x, top = y, width = target width, height = target height.

How to use Image Cropper

  1. Step 1: Upload your image by dragging it in or clicking to browse.
  2. Step 2: Enter the left offset, top offset, width, and height in pixels for the region you want to keep. The origin (0, 0) is the top-left corner of the image.
  3. Step 3: Click "Convert now" and download the cropped result in the same format as your upload.

Frequently Asked Questions

Where is the origin (0,0)?

The top-left corner of the image. Left offset and top offset count from there.

What format does the cropped image come back in?

The same format as your upload — JPG stays JPG, PNG stays PNG.

Related Tools