Skip to content

Design

Image Cropper

Image Cropper

Beta

Crop an image to any aspect ratio and download it as PNG or JPEG. Choose a file on your device - it is cropped in the browser and never uploaded.

  • Free, no sign-up
  • Updated
  • Reviewed by Olgun Ozoktas

The image is read from your device and cropped in the browser. It is never uploaded to FindUtils. The page itself loads advertising and analytics scripts like the rest of the site.

How to crop an image

  1. Choose a file

    Pick an image from your device. It is read locally with an object URL, so nothing is sent anywhere.
  2. Set the crop area

    Drag inside the box to move it and drag the corner handle to resize. Pick an aspect preset to lock the shape, or leave it Free.
  3. Pick the output

    PNG keeps transparency and is lossless. JPEG is smaller and flattens transparency onto white, with a quality slider.
  4. Download

    The crop is cut from the original pixels, not from the on-screen preview, so a large photo keeps its full resolution.

Common Use Cases

Profile and avatar images

A 1:1 crop is what almost every platform wants, and cropping first beats letting a site choose the centre for you.

Screenshots for documentation

Cut the browser chrome and the desktop out of a screen capture before it goes into a guide or a ticket.

Social and banner sizes

16:9 and 3:2 match the common banner and preview shapes, so nothing important lands outside the safe area.

Private images

Anything with a customer name, an address or an unreleased product in it should be cropped somewhere that does not upload it.

Why crop an image in the browser?

Cropping is the most common edit anyone makes to a picture, and it is the one most likely to be done on an image that should not leave the machine: a screenshot with a customer name in it, an ID photo, a product shot before launch. Most free croppers upload the file to a server to do arithmetic that a browser can do on its own. This page reads the file from your device, draws the crop box over it, and cuts the export at the image's full resolution without a request carrying the picture anywhere.

A crop is the simplest image edit there is: choose a rectangle, keep what is inside it. What makes a cropper worth using is everything around that - whether the aspect ratio can be locked, whether the export comes from the original pixels or from the scaled preview, and whether the file has to be uploaded for any of it to happen.

This one cuts from the source image at its natural resolution, so a crop from a 4000 pixel photo is still a large image rather than a copy of what fitted on screen. The aspect presets cover the shapes that platforms actually ask for, and Free is there for the times a design has its own dimensions. PNG and JPEG both export, with a quality control on JPEG because a photograph rarely needs 100.

The file never leaves the browser. It is read with an object URL, drawn into a canvas that exists only in the tab, and written back out as a download. For the edits that come after a crop, the Photo Editor adds text, filters and layers, and the Image Color Extractor pulls a palette out of the result.

How it compares

Most free online croppers work by uploading your picture, cropping it on a server and sending it back. For a holiday snap that is merely unnecessary; for a screenshot holding a customer record it is a data transfer nobody asked for. A browser cropper does the same arithmetic without the round trip.

Compared with a desktop editor this page is deliberately small. It crops and exports, and it does not retouch, resize to a target dimension, or batch a folder. The Photo Editor is the larger tool when a crop is only the first step.

Cropping Tips

  • Cropping only removes pixels. It cannot add detail, so a small crop from a small image will look soft however it is exported.
  • PNG is the right choice when the image has transparency or sharp text. JPEG is smaller for photographs and will flatten transparency onto white.
  • The pixel size under the controls is the real output size. Check it before downloading if the crop has to hit an exact dimension.
  • An aspect preset locks the shape while you resize, which is easier than nudging a free crop towards a ratio by eye.
  • Cropping removes pixels from the picture but does not strip metadata that a camera wrote into the original file.

Frequently Asked Questions

Is my image uploaded?

No. The file is read from your device with an object URL and cropped in a canvas inside the tab. No request carries the picture. Third-party analytics and ads load on the page, as on the rest of the site, but your image is not part of that traffic.

Does cropping reduce the quality of the image?

Not by itself with PNG, which is lossless. The crop is cut from the original pixels rather than the on-screen preview, so the result keeps the source resolution. Exporting as JPEG re-encodes and does lose a little, which is what the quality slider controls.

What aspect ratios are available?

Free, 1:1, 4:3, 3:2 and 16:9. A preset locks the shape while you resize; Free lets the box take any dimensions.

What happens to transparency when I export as JPEG?

JPEG has no alpha channel, so transparent areas are filled with white before encoding. Export as PNG when the transparency matters.

What is the largest image I can crop?

30 MB. Above that the browser has to hold a very large decoded bitmap in memory, and an application that can stream the file is a better tool for the job.

Does it remove EXIF data such as GPS location?

Re-encoding through a canvas drops most metadata, but do not rely on this page as a privacy scrubber. Use a dedicated EXIF remover when stripping metadata is the actual goal.

Can I crop to an exact pixel size?

Not directly. The live pixel dimensions are shown under the controls so you can drag to the size you need, but there is no numeric entry for width and height yet.

Is it free?

Yes. No signup, no watermark, no usage limit, and no upload.

Rate This Tool

0/1000

Get Weekly Tools

Suggest a Tool