Image Crop
Crop images to exact dimensions or common aspect ratios.
Drop image here or click to upload
Supports JPEG, PNG, WebP, GIF
What is image cropping?
Image cropping removes unwanted outer portions of an image, focusing on the subject and improving composition. Unlike resizing (which scales the entire image), cropping cuts away edges to create a new frame. This is useful for removing distracting backgrounds, fitting images to specific aspect ratios, and improving visual focus.
This tool provides a visual cropping interface where you drag a selection rectangle over the area you want to keep. Everything outside the selection is removed. You can lock the aspect ratio to common presets (1:1 for Instagram, 16:9 for YouTube, 4:3 for presentations) or use a free-form selection for custom crops.
Crop vs. resize: what is the difference?
Cropping and resizing are two distinct operations that beginners often confuse. Cropping removes a portion of the image โ you are literally cutting away pixels from one or more edges and keeping only the area inside your selection rectangle. The content that remains is unchanged; it is simply smaller in canvas size. Resizing, by contrast, scales the entire image up or down, stretching or shrinking every pixel proportionally (or non-proportionally if you change the aspect ratio). The two operations are not interchangeable: use cropping when you want to change what is in the frame; use resizing when you want to change how large the image is.
A practical example: you photograph a bird surrounded by sky. Cropping lets you cut out the sky and show only the bird. Resizing that same full photo would just make the whole scene โ bird, sky, and all โ bigger or smaller. For social media profile pictures, the usual workflow is to crop first (to frame the subject), then resize (to meet the platform's pixel dimension requirements).
Common use cases for image cropping
Image cropping is one of the most frequently performed photo-editing tasks because so many workflows require a specific frame or aspect ratio:
- Profile pictures and avatars โ most platforms display profile photos as circles or squares. Crop to 1:1 first so your subject is centred and nothing important is clipped by the circular mask.
- Social media posts โ Instagram feed posts expect 1:1 or 4:5; Stories and Reels expect 9:16; X/Twitter card images work best at 16:9. Cropping to the correct ratio before uploading prevents the platform from auto-cropping in an unflattering way.
- Video thumbnails โ YouTube thumbnails are displayed at 16:9. A badly framed thumbnail gets centre-cropped on mobile, potentially cutting off text or a face.
- Passport and ID photos โ official guidelines specify exact aspect ratios (typically 35 mm ร 45 mm, roughly a 7:9 ratio). Cropping to the right frame before printing avoids rejection at the photo booth or embassy.
- Removing distracting edges โ a stray arm, a rubbish bin, or a blown-out sky in the corner can all be cropped out in seconds, dramatically improving the perceived quality of an otherwise excellent photo.
- E-commerce product images โ online stores typically display product photos in a square grid. Cropping each product to 1:1 with consistent padding creates a professional, uniform catalogue.
How to use this tool
Upload an image, then drag the crop handles to select the area you want to keep. Choose a preset aspect ratio or use free-form cropping. The tool shows the dimensions of the cropped area in pixels. Click crop to generate the result, then download it.
Common aspect ratios
- 1:1 (square) โ Instagram posts, profile pictures, app icons.
- 4:3 โ traditional photo and TV format, presentations, iPad screen.
- 16:9 โ widescreen format for YouTube videos, desktop wallpapers, modern TVs.
- 3:2 โ standard DSLR photo format, 6x4 inch prints.
- 9:16 โ vertical video format for Instagram Stories, TikTok, YouTube Shorts.
Composition tips
Use the rule of thirds: imagine the image divided into a 3x3 grid and place the subject along the lines or at their intersections. Cropping to the rule of thirds often improves an image dramatically. Leave some space in the direction a subject is facing or moving. Center-cropping works well for symmetrical subjects and formal portraits.
Privacy: your images never leave your device
This crop tool runs entirely inside your web browser using the HTML5 Canvas API. When you load an image, it is read directly from your local file system into browser memory โ nothing is transmitted over the network. The crop operation happens on your CPU, and the resulting image is generated as a local blob URL inside the browser tab. No data is ever sent to a server, stored in a database, or logged. This matters whenever you are working with sensitive photos: identification documents, medical images, private family photos, or confidential business materials.
Client-side processing also means the tool works offline once the page has loaded, and there is no file-size limit imposed by an upload quota. You are constrained only by your browser's available memory, which on a modern device can comfortably handle images of 50 MB or more.
Image quality and re-encoding
Cropping does not degrade the pixels that remain inside the crop area โ those pixels are preserved exactly as they were in the original file. However, there is an important nuance with JPEG files: JPEG uses lossy compression, which means every time a JPEG is decoded and re-encoded, the compression algorithm runs again and introduces a small amount of additional quality loss. This tool re-encodes JPEG output at 92% quality, which is indistinguishable from the original in most cases, but if you need pixel-perfect preservation you should work with PNG files instead. PNG uses lossless compression, so re-encoding a PNG never degrades image data.
Common cropping mistakes to avoid
Even a simple crop can go wrong. Here are the most common pitfalls:
- Cropping too tight โ leaving less than 10โ15% of margin around a subject's head or face makes the image feel claustrophobic. Give subjects room to breathe, especially in the direction they are looking or moving.
- Using the wrong aspect ratio for the platform โ uploading a 16:9 image to Instagram feed forces the platform to letterbox or centre-crop it. Always match the aspect ratio to where the image will be displayed before uploading.
- Cropping away important context โ in documentary or journalistic photography, aggressive cropping can change the meaning of an image. Make sure the crop does not remove elements that are necessary to understand the scene.
- Forgetting to check resolution after cropping โ a crop from a large image may still have plenty of pixels for screen use, but if you need to print at A4 or larger, check that the cropped dimensions give you at least 300 DPI at the intended print size.
Frequently asked questions
Does cropping reduce image quality?
Cropping itself does not reduce quality โ it simply removes pixels from the edges. However, the remaining image has fewer total pixels, so it has a lower resolution. If you crop away 75% of a 12-megapixel photo, you are left with a 3-megapixel image. Crop conservatively if you need to print or display the image at a large size.
Is the cropped image processed on a server?
No. Like all our image tools, cropping happens entirely in your browser using the HTML Canvas API. Your images are never uploaded to any server. This ensures complete privacy and works offline after the page has loaded.
Can I crop a PNG without losing quality?
Yes. PNG uses lossless compression, so the pixels inside the crop area are stored and re-encoded without any quality loss. The output file may be a different size from the original because it contains fewer pixels and therefore compresses to a smaller file, but the image data itself is identical to the corresponding region of the original.
What is the best aspect ratio for a profile picture?
1:1 (square) is the safest choice for profile pictures across virtually every platform โ LinkedIn, Facebook, Instagram, X/Twitter, GitHub, Slack, and most others all display profile images as squares or circles cropped from a square. Start with a 1:1 crop that centres the face with some space above the head, and you will get a consistent result everywhere.