Universal

Image cropperEN

Enter x, y, width, and height against the EXIF-oriented dimensions, then preview a separately encoded result.

Image file
No image selected
Static JPEG, PNG, or WebP only · max 20 MiB · max 16,384 px/side and 40 MP.
Crop
Choose an image to begin.

Re-encoding effects: Animation is rejected. Metadata and color profiles are removed. JPEG/WebP are lossy; JPEG flattens transparency to white.

The selected image never leaves this browser.

How to use it

Use this when exact keyboard-accessible coordinates matter more than imprecise drag handles.

  1. Choose a supported static image and note its displayed oriented dimensions.
  2. Enter a positive rectangle that remains inside the image.
  3. Crop, review the output dimensions and preview, then download.

Worked example

Input
2400 × 1600 image; x 200, y 100, width 1200, height 800
Output
1200 × 800 image in the original format

Coordinates refer to the visibly oriented decoded pixels.

Method and definitions

  • The crop rectangle is validated as whole pixels and drawn to a new canvas.
  • JPEG/WebP use visible 92% re-encode quality; PNG keeps lossless pixel encoding.
  • The original file remains unchanged.

Limits and edge cases

  • Cropping re-encodes rather than editing the original container in place.
  • Metadata and profiles are removed; JPEG/WebP quality can change.
  • Animated images and files above the shared memory limits are rejected.

Privacy

The source and cropped image remain in the current browser tab.