Whether you are preparing photos for a website header, shrinking screenshots for documentation, or meeting an avatar upload requirement, resizing is the most common image operation there is. This resizer handles one image or a hundred with the same two clicks.
Enter exact dimensions in pixels, or scale by percentage — for example 50% to halve a photo. Aspect ratio stays locked by default so nothing gets stretched; unlock it deliberately if you need a non-proportional fit. An optional max-width cap is handy for taming oversized camera originals in bulk.
Everything runs locally in your browser using the Canvas API. Your images are read from disk, resized in memory, and written straight back to your downloads folder — no server round-trip, no queue, no waiting behind other users.
How to use
- Drop your images into the area above.
- Choose a mode: exact width & height in pixels, or a percentage scale.
- Keep "lock aspect ratio" enabled unless you intentionally want distortion.
- Optionally set an output format, press Resize, and download the results.
Why use this tool?
- Pixel-perfect dimensions or quick percentage scaling
- Aspect-ratio lock prevents accidental stretching
- Max-width option downscales entire batches in one pass
- Local processing keeps even large batches fast and private