UTILYARD
tools / image

Image Resizer

Resize any image to custom dimensions. Runs entirely in your browser.

Drop an image or click to upload

PNG, JPG, WebP, GIF

FAQ

Does this upload my image to a server?
No. Resizing happens entirely in your browser using the Canvas API. Your image never leaves your device.
Which format should I use?
WebP produces the smallest files at equal quality — ideal for web use. JPEG is best for photos when broad compatibility matters. PNG is lossless and best for images with text, logos, or transparency.
Will resizing reduce quality?
Scaling down (making smaller) generally looks fine. Scaling up (making larger) will look blurry because the extra pixels are interpolated — no resizer can add detail that wasn't in the original.
Guide: What is WebP?
How WebP compares to JPEG and PNG, browser support, when to use it, and how to convert images.
Read →