Image Cropper

Crop images to preset aspect ratios (1:1, 4:3, 16:9, 9:16, 3:2, A4) or freeform, with optional 90° rotation steps.

Crop images to custom dimensions or aspect ratios in your browser. Free online image cropper with presets (1:1, 4:3, 16:9, 9:16), freeform, and rotation.

Calculator Inputs

About Crop Image

Crop images to preset aspect ratios (1:1, 4:3, 16:9, 9:16, 3:2, A4) or freeform, with optional 90° rotation steps.

Choose a preset aspect ratio (1:1, 4:3, 16:9, 9:16, 3:2, A4) or freeform. The crop box centers on the image; drag to reposition (in the interactive version). Rotate in 90° increments before cropping. Output as PNG, JPEG, or WebP.

All processing is local via Canvas — no uploads. The static preview shows the centered crop; the interactive page lets you drag the crop box.

Where it is used

Social media posts (IG 1:1, Stories 9:16, YouTube 16:9), passport photos, removing unwanted edges, straightening horizons.

How to use the Crop Image

  1. Aspect Ratio — enter the value.
  2. Rotation — enter the value.
  3. Output Format — enter the value.
  4. Calculate — press the Calculate button to see the result instantly above.

Formula

Canvas drawImage with aspect-ratio crop box and optional rotation.

Examples

Instagram Story

aspectRatio:9:16
rotation:0
format:png
Result: 1080×1920 crop, centered

Frequently Asked Questions

Can I move the crop area?
The static preview centers the crop. On the live page, drag the crop box to reposition before downloading.
Does rotation happen before or after crop?
Rotation is applied first, then the crop box is applied to the rotated canvas.