What Resize Image to 100x100 does
Resize Image to 100x100 scales an image to exactly 100x100 pixels in the browser.
- 100x100 output
Resize an image to exactly 100x100 pixels by uploading it, and the tool scales it to 100x100 for you. Choose to keep the aspect ratio or crop to fit, then download. It runs in your browser, so your image stays private.
A tool that changes an image's pixel dimensions to 100x100 in the browser using high-quality canvas scaling.
Related terms
The image is scaled to exactly 100x100 pixels, cropping or padding as you choose.
High-quality resampling keeps downscaled images crisp.
Resizing runs locally with the Canvas API.
Resize Image to 100x100 scales an image to exactly 100x100 pixels in the browser.
The image is drawn onto a canvas at the target size using high-quality resampling, then exported.
Meet a required 100x100 size for uploads, avatars, thumbnails or forms.
Enlarging beyond the original resolution cannot add real detail, and changing the aspect ratio requires cropping or padding.
Everything is processed in your browser with canvas; your images are never uploaded to a server.