Skip to content

Image Cropper

Crop images with freeform selection or preset aspect ratios like 1:1, 4:3, and 16:9. Download the cropped result as PNG. Free, runs in your browser.

Drop an image here or

What is image cropping?

Image cropping removes unwanted outer areas from a photograph or graphic. Unlike resizing, cropping does not scale the remaining pixels — it simply trims the canvas to a new rectangular boundary. Cropping with a fixed aspect ratio (e.g., 1:1 for square, 16:9 for widescreen) ensures the result matches a specific format requirement. This tool uses the browser's <canvas> API to extract the selected region at full original resolution.

Common use cases

  • Profile photos — crop to a 1:1 square for social media avatars and profile pictures.
  • Presentations — crop images to 16:9 widescreen for slides and video thumbnails.
  • E-commerce — standardize product image dimensions with consistent aspect ratios.
  • Photography — improve composition by removing distracting elements at the edges.
  • Print — crop photos to standard print sizes like 4:3 or 3:2.

Privacy

All processing runs 100% in your browser. No images are uploaded to any server.