FreeImage Resizer
Resize an image
Set exact pixel dimensions, scale by percent, or match a platform preset.
Drop an image here, or .
Runs in your browser. Nothing is uploaded.
Questions
Will resizing make my image blurry?
Making an image smaller is safe and usually looks sharper than the original. Making it larger is not: the extra pixels have to be invented by interpolation, and the result is soft. If you need a genuinely bigger image, start from the largest original you have rather than enlarging a small one.
What is the difference between resizing and cropping?
Resizing changes the pixel dimensions of the whole image and keeps everything in frame. Cropping throws away the parts outside a selection and keeps the remaining pixels at their original size. To hit an exact size without distortion you usually crop to the right shape first, then resize.
Does resizing keep the aspect ratio?
By default yes: set one dimension and the other follows, so nothing is stretched. You can unlock it and set both independently, which will squash or stretch the picture. If you need an exact width and height from a differently shaped source, crop to that shape first.
Are my images uploaded anywhere?
No. Image Resizer runs entirely inside your browser using the Canvas API. The file is read from your device, processed on your device, and the result is handed straight back to you. It never travels to a server, so there is nothing for us to store, log or leak.
Is it free, and is there a limit?
It is free with no account and no watermark. Because the work happens on your own hardware there is no per-image cost to us, so there is no quota. The only real limit is your device's memory: images beyond roughly 40 megapixels are refused rather than crashing the tab.
