Everyday image sizing
Compress Image to 1 MB
Preset and ready: drop a file and the output lands under 1 MB as JPEG — processed entirely in your browser.
Drop your image here or browse
JPEG, PNG, WebP — iPhone HEIC tips inside — processed entirely in your browser
Why this exact limit matters
Most of the time you just need a file to be smaller than some number: a messaging app that degrades oversized photos on its own, a profile upload with an undocumented cap, a web form that fails silently. Guessing quality percentages is the slow way to get there.
Naming the number you need and letting the encoder search for the best quality underneath it is faster and more predictable than any manual slider session. 1 MB is a high limit that mostly matters for large photos and scans, and this page is preset to exactly that ceiling.
How to compress to 1 MB
- Drop your image into the box above — it stays on your device.
- Confirm the target: under 1 MB as JPEG.
- The MozJPEG encoder searches its quality range so the JPEG output lands just under your limit. Dimensions are left at their original size unless the target demands otherwise.
- Preview the result, compare it with the original if you want, and download — the filename carries its actual size.
Tip: When you do not know the exact limit, start from the file size you have and halve it — one or two rounds usually lands in the accepted range.
Frequently asked questions
What is the difference between this and a regular image compressor?
Regular compressors give you a quality slider and you hope the result fits. This tool takes the target size as the input and guarantees the output stays under it, which is what upload limits actually demand.
How does the tool hit the exact JPEG size?
It encodes your image with the MozJPEG encoder several times, binary-searching the quality setting until the output lands just under your limit — then keeps that best result.
What happens to my image when I close the tab?
It is discarded from memory. Nothing was transmitted and nothing was stored, so there is nothing to delete.