Mello
Image

Image Resizer

Resize images to exact dimensions in your browser.

Runs in your browserNo account requiredNo uploadFree
Loading tool…

About Image Resizer

Image Resizer changes the pixel dimensions of an image in your browser. Type the target width and height directly, lock the aspect ratio so one follows the other automatically, or pick a percentage scale. Common downscaling jobs — fitting an upload form, generating a smaller thumbnail, preparing a profile avatar, shrinking a screenshot for a doc — all become one step here.

Worked example: a 4032×3024 phone photo scaled to 1600 pixels wide with the aspect ratio locked comes out at exactly 1600×1200, a much smaller file ready to attach or upload. A 1024×512 banner scaled to 50% becomes 512×256. The output-format selector lets you switch the result to PNG, JPG, or WebP in the same step — useful for shrinking a PNG screenshot and re-saving it as a smaller JPEG or WebP.

Two notes worth knowing. Downscaling stays sharp because there are more source pixels than destination pixels, so a high-quality average is drawn for each output pixel. Upscaling is the opposite — pixels cannot be invented from nothing, so the result is softer than the original; if you need a larger image and the source is small, start from a higher-resolution source rather than stretching. The dimension cap is 10000 px on each side, beyond which most browsers refuse to allocate the canvas reliably.

All resizing happens locally in your browser via canvas. Your image is never uploaded.

Frequently asked questions

Downscaling stays crisp because each output pixel is averaged from multiple input pixels. Upscaling looks softer — pixels cannot be invented, so a larger source image always gives a sharper result than enlarging a small one.

More image tools

Image Compressor
Compress JPEG, PNG, or WebP images without uploading.
Image
Image Format Converter
Convert PNG, JPEG, and WebP — all in your browser.
Image
Image Cropper
Crop an image to any rectangle by dragging a selection.
Image
Image ↔ Base64
Convert images to data URIs (or back) — handy for inline assets.
Image
Color Picker from Image
Pick colors from an image by clicking — get HEX, RGBA, and HSL.
Image
SVG Optimizer
Strip whitespace and comments from SVG files.
Image

Related guides

How to Reduce Image File Size Without Losing Quality
Five practical ways to make image files smaller — resizing, compression, format choice, and metadata — without a visible drop in quality. Free browser tools.
Guide
How to Compress Images for Email
How to shrink photos to send by email — what size to aim for, how to compress to a target size, and the easiest way to do it free in your browser.
Guide
Best Image Format for Ecommerce Product Photos
Which image format to use for online store product photos — WebP, JPG, or PNG — to balance fast page loads, sharp quality, and wide compatibility.
Guide