Why crop images?
Cropping is one of the most fundamental image editing operations — and one of the most useful. Every social media platform, e-commerce site, and content management system expects images in a specific shape. Upload a landscape photo to an Instagram square post and the platform will auto-crop it, often cutting off the subject. Upload a portrait photo as a YouTube thumbnail and it will be letterboxed with black bars. Cropping before upload puts you in control of exactly what the viewer sees.
Beyond platform requirements, cropping improves composition. Removing distracting backgrounds, tightening the frame around a subject, or straightening a slightly off-center shot all improve the visual impact of a photo without touching a single pixel in the area that matters.
How to crop an image online
- Drop your files — drag JPG, PNG, or WEBP images onto the upload zone, or click to browse. Up to 30 files at once.
- Choose an aspect ratio — click a preset (1:1, 16:9, 4:3, etc.) or type a custom W:H ratio in the number fields. The tool will find the largest possible crop area matching that ratio inside each image.
- Set the position — choose where to anchor the crop window horizontally (left, center, right) and vertically (top, center, bottom). Center is the default and works for most photos.
- Click Crop and download — each file is processed in your browser. Download individually or grab them all as a ZIP.
Aspect ratio guide for every platform
Different platforms enforce different image shapes. Using the wrong ratio means the platform will crop the image for you — usually badly. Here are the ratios you actually need:
| Platform / use case | Ratio | Notes |
|---|---|---|
| Instagram feed (square) | 1:1 | Classic format, fills the grid cleanly |
| Instagram feed (portrait) | 4:5 | Maximum vertical space in the feed; enter 4:5 as custom |
| Instagram Stories / Reels | 9:16 | Full-screen vertical |
| YouTube thumbnail | 16:9 | 1280×720 px recommended |
| Twitter / X post image | 16:9 | Displays inline at roughly 16:9 in the timeline |
| Facebook feed post | 4:3 | Standard landscape for feed photos |
| Pinterest pin | 2:3 | Tall pins perform better in the feed |
| Print (standard photo) | 3:2 | Matches 4×6, 6×9, 10×15 cm print sizes |
| Profile photo / avatar | 1:1 | Always square for display pictures |
| Product image (e-commerce) | 1:1 | Amazon, Shopify and most stores require square |
Center crop explained
When you select an aspect ratio, the tool places the crop window at the center of the image by default. This means equal amounts are trimmed from opposite sides — left and right if the image is too wide, or top and bottom if it is too tall. Center crop works well for most photos because subjects tend to be centered in the frame.
For photos where the subject is not centered — a person at the top of a landscape shot, a product in the lower-right corner, or a logo near an edge — use the position controls. Setting vertical position to Top anchors the crop window at the top of the image and removes pixels from the bottom. Setting horizontal position to Left anchors at the left edge and removes from the right.
Crop vs resize: what is the difference?
Cropping and resizing are often confused because both can change an image's apparent dimensions, but they work very differently:
- Cropping removes pixels from the outside of the image. The pixels that remain are unchanged — full resolution, no quality loss, no interpolation. The output is smaller in pixel count because there are fewer pixels.
- Resizing keeps all pixels but scales the image to different dimensions. Downscaling blends neighbouring pixels together (interpolation); upscaling invents new pixels. Both introduce some softness not present in the original.
The typical workflow when preparing images for the web is: crop to the correct aspect ratio first, then resize to the target pixel dimensions. Crop here, then use the Image Resizer to set the exact pixel count. If the file is still too large, finish with the Image Compressor.
Cropping for specific platforms
Cropping images for Instagram
Instagram crops images automatically if they fall outside its accepted ratios (4:5 for portrait, 1.91:1 for landscape, 1:1 for square). To keep full control, crop to exactly 1:1, 4:5, or 9:16 before uploading. For a batch of product photos, drop them all here, select 1:1, set position to Center, and click Crop. Every image comes out perfectly square with no unexpected trimming by the app.
Cropping images for YouTube
YouTube thumbnails must be 16:9. Select the 16:9 preset here to crop your photo to the right shape, then resize to 1280×720 or 1920×1080 using the Image Resizer.
Cropping images for e-commerce
Most e-commerce platforms — Amazon, Etsy, Shopify — require square (1:1) product images. If your product photos were shot in landscape, crop them to 1:1 here before uploading. For products that are taller than wide, use position Top or Bottom to keep the full height of the item in frame.
Does cropping reduce file size?
Yes, proportionally. Fewer pixels means less data to encode. Cropping a 4000×3000 image to 1:1 produces a 3000×3000 output — 25% fewer total pixels — and the file size drops by a similar amount. For the smallest possible file, crop first to remove unnecessary pixels, then compress the result using the Image Compressor.
Privacy
Every byte stays in your browser. Cropping runs locally using the Canvas API — your files never leave your device. There is no upload step, no temporary server copy, and no account required. You can use this tool entirely offline once the page has loaded.