Skip to content
Categories
Image Cropper
Crop an image freely by dragging on it.
Overview
- Freely crops (trims) an image.
- Simply drag on the uploaded image with your mouse to select the area to crop.
- Under "Aspect ratio", choose a fixed ratio (1:1, 4:3, 16:9, 3:2) or a free ratio.
Usage
- Drag and drop an image, or click to select one.
- Select a fixed ratio under "Aspect ratio" if needed.
- Drag on the image to select the area you want to crop.
- Click "Crop" and download the result.
Example
Input
Drag to select an area on the image (aspect ratio 1:1)
Output
Exports a square image of the selected area
Use Cases
- Cropping to a square (1:1) for a social media profile picture
- Cropping a blog featured image to 16:9
- Removing unwanted parts from a screenshot
FAQ
Can I adjust the selection afterward?
Currently, you can only adjust it by re-selecting the area. Dragging on the image again replaces the current selection with a new one.
Can I choose the output format?
No, you cannot choose it. The image is exported in the same format as the uploaded file (PNG, JPEG, or WebP). Unsupported formats are exported as PNG.
Notes
- Processing runs entirely in your browser; uploaded images are never sent to an external server.
- Since this relies on mouse dragging, you may not be able to create a selection on touch-only devices.
Related Tools
Resize an image to a specified width and height.
Convert images between PNG, JPEG, and WebP, with resizing and compression.
Calculate a new width or height while keeping the original aspect ratio.
Convert an image to a Base64 data URL, or restore an image from Base64.