Image Tools · Browser-based utility
Crop & Resize Image Online Free
Crop an image freely or by common aspect ratios, enter exact crop coordinates, rotate or flip the image, then resize the output by pixels or percentage.
What this tool does
Crop an image freely or by common aspect ratios, enter exact crop coordinates, rotate or flip the image, then resize the output by pixels or percentage.
People often describe this task with phrases such as crop image online, resize image online, crop photo, image resizer, 1:1 crop and 4:5 crop. This page uses those terms only where they refer to the same underlying function.
How to use the Crop & Resize Image
- Open the Crop & Resize Image page and select or enter the source data required by the tool.
- Review the available controls instead of accepting defaults blindly when the destination has a size, format, layout or compatibility requirement.
- Run the operation and inspect the preview, status or generated result before treating it as final.
- Download or copy Cropped image, Resized image and verify it in the destination application, browser, viewer or workflow that will actually use it.
Use the interactive tool above for the actual operation. The documentation below explains what the controls mean, what changes in the file/data, and how to troubleshoot common results.
Settings and capabilities explained
| # | Control or capability |
|---|---|
| 1 | Crop ratio: free, no crop, 1:1, 4:5, 4:3, 3:2, 16:9, 9:16 or custom ratio |
| 2 | Exact crop X/Y coordinates and width/height |
| 3 | Drag crop rectangle in the preview |
| 4 | Rotate left or right 90° |
| 5 | Flip horizontally or vertically |
| 6 | Output size by exact pixels or source percentage |
Supported input and output
- Input: browser-supported images
- Output: cropped/resized image
How it works technically
Raster image operations work on decoded pixel data. Dimensions, alpha transparency, color representation and encoder settings can all affect the result independently.
Cropping removes pixels outside a selected rectangle; resizing keeps the chosen image area but resamples it to new pixel dimensions.
Aspect ratio is width divided by height. A 16:9 crop preserves that proportion even as the crop rectangle changes size.
Upscaling creates new pixels by interpolation; it can increase dimensions but cannot recover source detail that was never captured.
Common use cases
- Make a square profile image
- Crop a 4:5 portrait for social posts
- Create a 16:9 thumbnail
- Cut an exact pixel region from a screenshot
- Resize an image after cropping
Choosing the right settings
- Choose crop ratio first, then fine-tune position.
- Use exact X/Y and width/height when you need reproducible pixel boundaries.
- Prefer resizing after cropping so the final output dimensions match the intended destination.
Common problems and fixes
The crop removes too much of the image
Switch to free crop or choose a ratio closer to the source image.
The resized image looks soft
Avoid extreme upscaling; choose dimensions close to or below the source size.
Browser processing and privacy notes
The source code for this build performs the documented file transformation or analysis from browser JavaScript/Web APIs, and the video tools load FFmpeg.wasm for media processing. The site also contains third-party analytics, font/CDN and advertising scripts that can make ordinary network requests. Therefore, the precise claim made here is limited to the tool routine: it does not need a separate AutoClip file-upload API in order to perform the documented local operation.
For sensitive files, you should still use your browser’s developer tools or network controls if you need to independently verify the behavior of every third-party request in your environment.
Frequently asked questions
What does the Crop & Resize Image do?
Crop an image freely or by common aspect ratios, enter exact crop coordinates, rotate or flip the image, then resize the output by pixels or percentage.
What input and output does it use?
Input: browser-supported images Output: cropped/resized image Outputs include Cropped image, Resized image.
Do I need to install desktop software?
No desktop installation is required for this page. The interactive workflow runs from the web browser. Some advanced media features load browser-side JavaScript/WebAssembly libraries when needed.
Are selected files processed through the tool interface?
Yes. The implementation reads selected files with browser APIs and performs the documented transformation or analysis in the page. External libraries, analytics and advertising scripts may make their own network requests, so this statement is about the file-processing routine itself.
The crop removes too much of the image?
Switch to free crop or choose a ratio closer to the source image.
The resized image looks soft?
Avoid extreme upscaling; choose dimensions close to or below the source size.