What Resize Image to Letter Size does
Resize Image to Letter Size scales an image to any target dimensions in the browser.
- Any size
Resize an image to any width and height by uploading it, entering the target dimensions. 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 in the browser using high-quality canvas scaling.
Related terms
Enter any width and height in pixels and the image is scaled to match.
High-quality resampling keeps downscaled images crisp.
Resizing runs locally with the Canvas API.
Resize Image to Letter Size scales an image to any target dimensions in the browser.
The image is drawn onto a canvas at the target size using high-quality resampling, then exported.
Prepare images for web, print, avatars, thumbnails and upload requirements.
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.