Resize an image to fit within a 1 MB file size limit, useful for upload forms, attachments, and platforms that cap file sizes. Adjust the dimensions and JPEG quality until the preview shows a size under 1 MB. All processing runs in your browser.
Drop an image or click to choose
JPG, PNG, or WebP, up to 50 MB. Stays in your browser.
MODE
PRESET
FORMAT
QUALITY 90%
This tool runs entirely in your browser. Your image is drawn onto an HTML Canvas element at the target dimensions, then exported as JPEG or PNG and downloaded directly to your computer.
All resizing is done using the browser's Canvas API. Our servers are not involved at any point in the process.