Image Crop
Process images in your browser — your files never leave your device.
Related tools
What is the Image Crop?
This tool crops an image to a rectangle you drag directly on the preview, then exports just that selection as JPG, PNG or WebP. Drag the selection freely, or lock it to a preset ratio — 1:1, 4:3, 16:9 or 3:2 — and the selection box snaps to that shape while you resize it. The output's pixel dimensions come straight from the selection: whatever fraction of the image width and height you select, that's what you get in actual pixels, scaled up from the image's real resolution rather than the size it happens to display on your screen.
Cropping and resizing are different operations, even though both change an image's dimensions. Cropping removes part of the image and keeps the rest at full resolution — nothing is stretched or squeezed. Resizing keeps the whole image but changes its overall pixel count. Use crop when you want to remove unwanted parts of a photo or force it into an exact aspect ratio without distortion; use resize when you want the whole image, just bigger or smaller.
Why use a free image crop?
Drag the crop area directly on the image
No coordinates to type in — click and drag on the preview to select exactly the area you want to keep, with the selection rendered live over the photo.
Preset ratios for common formats
1:1 for square social posts, 4:3 and 3:2 for standard photo ratios, 16:9 for widescreen banners and video thumbnails — or free-form for anything else.
Exact pixel dimensions shown before you commit
The selection's real pixel size updates live as you drag, calculated from the image's actual resolution — not an on-screen approximation.
Choose the output format on export
Export the cropped result as JPG, PNG or WebP with an adjustable quality, independent of what format you uploaded.
No pixel data thrown away outside the crop
Whatever is inside the selection stays at full source resolution — cropping never resamples or softens the pixels you keep.
How do you use the Image Crop?
- 1
Upload your image
Drag and drop any image file, or click to browse. A default centred selection appears automatically.
- 2
Choose an aspect ratio, or leave it free
Pick 1:1, 4:3, 16:9 or 3:2 to constrain the crop shape, or use "Free" to drag any rectangle without a fixed ratio.
- 3
Drag the selection on the image
Move and resize the rectangle directly on the preview. The exact pixel dimensions of your current selection are shown next to it.
- 4
Pick the output format and quality
Choose JPG, PNG or WebP. PNG has no quality slider since it's lossless; JPG and WebP use a 10–100% slider.
- 5
Crop and download
Click Crop image, review the result and its file size, then download it.
How is image crop calculated?
Output width = round(selection width fraction × source width); output height = round(selection height fraction × source height)Where:
- selection width fraction, selection height fraction
- The proportion of the image width and height covered by your dragged selection, each between 0 and 1
- source width, source height
- The uploaded image's real pixel dimensions, independent of how large it displays on screen
- output width, output height
- The exact pixel dimensions of the cropped file you download
The simple version
The selection rectangle you drag is tracked as a fraction of the image — for example, "starting 10% from the left, covering 40% of the width." When you crop, that fraction is applied to the image's actual pixel dimensions, not to however large the preview happens to look on your screen. Drag a box covering the left half of a 3000px-wide photo, and you get exactly 1500 pixels of width in the output, regardless of your monitor or window size.
What does it look like in practice?
Cropping a portrait to a square avatar
Input
4000×3000 photo, 1:1 preset selected, positioned over the subject's face
Result
2250×2250 (the largest square that fits the selection area)
The 1:1 preset locks the selection to a perfect square while you drag it; the exact pixel size depends on how large you make the box, not just the preset ratio.
Cropping a wide photo to 16:9 for a video thumbnail
Input
3024×4032 portrait-orientation photo, 16:9 preset selected
Result
3024×1701
The 16:9 preset constrains the selection's shape; since the source is taller than it is wide, the widest 16:9 box that fits uses the full width and a proportional height.
Free-form crop to remove a distracting edge
Input
1920×1080 screenshot, free-form selection removing a 200px sidebar from the left
Result
1720×1080
Free mode has no ratio constraint — the output dimensions are exactly whatever rectangle you drag, rounded to the nearest pixel.
How accurate is it?
Crop coordinates are tracked as fractions of the image and converted to exact pixels against the source's real resolution when you crop — not against the size of the preview shown on screen. The tool draws only the selected pixel region onto a new canvas at that exact size, so no resampling happens to the pixels you keep.
- The dimensions shown next to your selection while dragging are the real output pixel dimensions, calculated live — what you see is what you get.
- Exporting as JPEG flattens any transparency in the cropped region onto solid white, since JPEG has no alpha channel — this applies even if your source was a PNG or WebP with transparency.
- The minimum crop size is 2×2 pixels; the tool will not let you export an unusably tiny selection.
- Cropping does not resample or soften the pixels inside the selection — the only quality loss comes from whichever lossy format (JPG or WebP) you choose on export, controlled by the quality slider.
What should you know before using it?
Available aspect ratio presets and typical uses:
| Preset | Common use |
|---|---|
| Free | No ratio constraint — drag any rectangle. Best for removing an unwanted edge or object. |
| 1:1 | Square — profile photos, Instagram posts, app icons. |
| 4:3 | Standard photo and older monitor ratio — presentations, printed photos. |
| 16:9 | Widescreen — video thumbnails, banner images, presentation slides. |
| 3:2 | Classic 35mm camera ratio — common for DSLR and mirrorless photo exports. |
Which tools relate to the image crop?
The image crop is one of 31 image tools on this site. These are the ones most often used alongside it — either because they handle the next step in the same job, or because they answer a question this tool raises.
Image Resizer
Use resizing after cropping if you also need the cropped result at a specific pixel size — cropping alone only removes area, it doesn't change the scale of what remains.
Image Rotate
Straighten a tilted photo before cropping it, so your crop selection aligns with the true horizon rather than the original frame edges.
Favicon Generator
For a square app or site icon specifically, crop to 1:1 first to select the right part of a larger logo, then generate the full icon size set.
Compress JPEG
If your cropped export is a JPG larger than you'd like, run it through here for a further quality-based size reduction.
When should you use a image crop?
Because the image crop runs entirely in your browser, it suits work you would not want to hand to a third-party server — client files, unpublished drafts, anything under an NDA. These are the situations people reach for it in most often.
Social media and profile photos
Platforms with square or fixed-ratio avatar requirements need a specific crop, not a stretched resize — the 1:1 preset here handles that directly.
Removing unwanted elements from a photo
A distracting object at the edge of a frame, a visible sidebar in a screenshot, or excess background around a subject — free-form cropping removes exactly the area you don't want.
Creating consistent thumbnails
Cropping a batch of photos to the same 16:9 or 4:3 ratio before use in a gallery or video keeps the visual layout consistent across all of them.
Preparing images for a fixed layout slot
A hero banner or card image with a fixed aspect ratio needs the subject framed correctly, not stretched — crop to that ratio first, then resize to the exact pixel dimensions needed.
Open the Preparing images for a fixed layout slotFrequently asked questions
How do I crop an image to a specific pixel size?
What is the difference between cropping and resizing an image?
Can I crop an image to a square?
Does cropping reduce image quality?
What happens to transparency when I crop and export as JPG?
Can I crop to a widescreen 16:9 ratio for a video thumbnail?
Is my photo uploaded to a server when I crop it?
Is the image crop safe to use?
This tool runs entirely inside your browser. Your text, files and settings are processed on your own device and are never uploaded to our servers — there is nothing for us to store, log or leak. You can confirm it yourself: open your browser DevTools, switch to the Network tab, and use the tool. You will not see an upload request. It also means the tool keeps working if your connection drops mid-task.
Read more about image crop
How to Crop Images Online Free Without Software
Learn how to crop images online free without software. Aspect ratios, social media presets & tips. Step-by-step guide with pro pointers! No signup required.
3 min read
How to Crop Images Into Circle Online Easily
Learn how to crop images into circle online easily. Perfect round profile pics in seconds. Step-by-step guide with PNG tips inside! No signup required, ever.
3 min read
How to Sharpen Blurry Photos Online Easily
Learn how to sharpen blurry photos online easily. AI-powered crispness in seconds. Step-by-step guide with natural-result tips inside! No signup required, ever.
3 min read
More on the Smart SEO Toolz blog.
Need something this tool can’t do?
If you need a feature added, spotted something wrong, or want a custom tool or website built for your business, tell us. We read every message and we build what people actually ask for.
More tools
Tools that pair well with this one
Browse every category
- SEO Tools31
- Keyword Tools7
- Domain & IP Tools18
- Text Tools20
- Writing Tools12
- Image Tools31
- PDF Tools17
- Unit Converters14
- Calculators21
- Developer Tools13
- Generators16
- Design & CSS Tools6
- Games8
Looking for something else? See all 214 tools, browse the full site index or read the guides on our blog.