image cropper

How to use the image cropper

  1. Upload your image — drag and drop or click to browse. JPG, PNG, WebP, and GIF are all supported with no server upload (everything stays in your browser).
  2. Adjust the crop area by dragging the white corner handles to resize, or click and drag inside the rectangle to reposition. The dashed border shows exactly what you'll get.
  3. Pick an aspect ratio preset if you need a specific shape — Square (1:1) for profile pictures, Widescreen (16:9) for YouTube thumbnails, Portrait (3:4) for Instagram Stories, or keep it freeform.
  4. Click 'Crop Image' to process the selection. The tool renders the cropped region at full resolution with no quality loss.
  5. Download as JPEG or PNG. Use PNG for screenshots and graphics with text, JPEG for photos to keep file sizes small.

When to use it

Crop images whenever you need a specific shape or to remove unwanted edges from a photo. Use it for social media profile pictures, YouTube thumbnails, product photos for e-commerce, blog featured images, or app screenshots. The tool works entirely in your browser — your images never leave your device, making it faster and more private than server-based croppers. Alternative: built-in OS tools (Photos on Windows, Preview on Mac) work fine for one-off crops but lack aspect ratio presets and format conversion.

Example

Common crop scenarios:

**Instagram profile picture:** Upload any photo, set aspect ratio to Square (1:1), position the crop over the subject's face, crop, and download as JPEG. **YouTube thumbnail:** Upload a 4K screenshot, set Widescreen (16:9), frame the most clickable part, export as JPEG at 1280×720. **Product photo:** Upload a raw product shot, use freeform crop to remove background clutter, download as PNG to preserve transparency if present. **Blog featured image:** Upload a wide photo, set Landscape (4:3), center the focal point, and export at exactly the size your CMS theme requires.

Frequently asked questions

Does cropping reduce image quality?
No — the cropper extracts the selected region at the original resolution of your source image. There's no resampling or compression until you download (and even then, PNG is lossless). If you crop a small area from a large photo, the result will have fewer pixels but each pixel is identical to the original.
Is my image uploaded to a server?
No. The entire tool runs in your browser using the HTML5 Canvas API. Your image is loaded into memory, displayed, cropped, and exported — all locally. Nothing leaves your device. This also makes it faster than server-based tools with no upload wait time.
What aspect ratio should I use for social media?
Instagram posts: 1:1 (square) or 4:5 (portrait). Stories/Reels: 9:16. YouTube thumbnails: 16:9. Facebook/LinkedIn posts: 1.91:1 (landscape link preview). Twitter/X: 16:9 for single images, 1:1 works too. Profile pictures are almost always 1:1 across all platforms.
Can I crop multiple images at once?
Not yet — the cropper works on one image at a time. For batch cropping, you'd need desktop software like XnConvert or a paid tool. We may add batch support in a future update.
JPEG or PNG — which should I choose?
PNG for graphics with text, logos, screenshots, or anything needing transparency. JPEG for photographs — it produces much smaller files (often 5-10× smaller) with negligible visible quality loss at 92% quality. WebP would be even better but isn't universally supported by all image viewers.
Why does the crop area snap to the image edges?
The crop area is constrained to stay within the image bounds — you can't crop outside the image. If you're trying to extend the canvas (add padding/whitespace around the image), you'll need an image editor instead. The tool enforces valid crop regions to prevent errors.

Related tools

Last updated: 2026-05-11