ZonoTools faviconZonoTools
//Image Crop

Image Crop

Upload

Max 15 MB. Drag the crop box, its edges, or corners on the preview, or edit pixels below. Output is PNG.

How to use

  1. Upload an image and set Left, Top, Width, and Height in pixels.
  2. Use Full image region to reset, then adjust values as needed.
  3. Click Apply crop, then download the PNG result.

FAQ

What format is the output?

Cropped images are exported as PNG for lossless quality.

Is my file uploaded to a server?

No. Cropping runs entirely in your browser.

Can I crop by dragging on the image?

This tool uses numeric pixel inputs for precise control.

Introduction

Image Crop removes everything outside a rectangle you define, which is useful for thumbnails, banners, and tight framing.

What is image cropping?

Cropping keeps only part of the original pixels and discards the rest.

It does not resize the kept region unless you choose dimensions smaller than the source.

Common Use Cases

  • Removing unwanted edges from screenshots.
  • Preparing fixed aspect assets for layouts.
  • Extracting a subject from a larger photo.

Best Practices

  • Start from the full region, then shrink width/height to avoid off-by-one errors.
  • Keep a backup of originals before destructive crops.