Compress Image to 1 MB
Hit the 1 MB upload ceiling without sacrificing visible quality. Compress JPEGs, PNGs, and WebPs to exactly what most file portals accept.
Drop an image here
or choose from your device
photo.jpg
Reducing file size...
Testing quality parameters in your browser worker to hit the target size.
PNG Lossless Limit Reached
Standard PNG is a strictly lossless format. Re-encoding cannot reduce its file size to reach your target without lossy compression.
Convert to WebP to enable lossy compression to your exact target size while preserving alpha transparency.
Target Unattainable at Full Resolution
The file cannot be reduced to the target size without reducing pixel dimensions.
Visual Inspection
When 1 MB Is the Hard Limit
Many institutional and government file upload portals — job application systems, university admissions forms, tender submissions, and healthcare patient portals — enforce a 1 MB (1,048,576 bytes) maximum per attachment. These limits are set server-side and cannot be bypassed by renaming the file or changing its extension.
Modern smartphone photos and camera exports routinely produce files between 3 MB and 20 MB. Compressing a 12 MB DSLR photo to 1 MB cuts over 91% of the raw file weight while typically retaining full original dimensions and easily readable quality for document review purposes.
Compressing Effectively to the 1 MB Threshold
Binary Search Quality Targeting
The compressor runs an iterative binary search across JPEG or WebP quality levels — from minimum to maximum — testing each encoded output until it finds the highest quality that stays within 1 MB. This avoids the guesswork of manually adjusting a quality slider.
Metadata Overhead Removal
Camera-captured images embed GPS coordinates, lens model data, color profiles, and thumbnail previews in their file headers. Re-encoding through the canvas pipeline strips this overhead, often reducing file size by 200–500 KB before quality compression even begins.
When Dimensions Need to Change
Very high-resolution images — 6000 × 4000 px and above — contain more pixels than 1 MB can encode at any usable quality. If the tool indicates the target is unattainable at full resolution, use the offered resolution reduction to bring the image within reach while keeping it visually clear for viewing on screen.
Check the Portal Before Submitting
Some file upload systems display a size limit in MB but calculate it using base-10 megabytes (1,000,000 bytes) rather than binary mebibytes (1,048,576 bytes). If you are compressing specifically to meet a stated "1 MB" portal limit, target slightly below — such as 950 KB — to ensure your file is accepted regardless of which definition the server applies.
Frequently Asked Questions
Why do job portals and government forms use a 1 MB image limit?
Upload limits of 1 MB are a practical balance between accepting legible scanned documents or portrait photos and preventing storage costs from escalating. Government and enterprise HR systems in particular often run on older infrastructure that enforces conservative per-file quotas.
Does compressing to 1 MB change the image dimensions?
Not by default. The compressor adjusts JPEG or WebP quality to fit within 1 MB while preserving the original pixel width and height. Dimensions only change if you uncheck "Preserve image dimensions" or if the tool determines the target is unattainable at the original resolution and you choose to reduce it.
Will the result still look acceptable for a passport or ID photo at 1 MB?
Yes. For a standard passport photo (typically 600 × 600 px or 35 × 45 mm at 300 DPI), 1 MB is far more than enough. The binary search algorithm will find a high quality setting, and the result should be visually indistinguishable from the original at that resolution.
Is my file processed on your servers?
No. All compression runs locally in your browser using a Web Worker. The image bytes never leave your device. This is especially important when compressing sensitive documents such as ID scans, medical records, or application photos.
Can I compress a PDF scan or scanned document image to 1 MB?
If the scanned document has been exported as a JPEG, PNG, or WebP image, yes. Upload the image file and set the target to 1 MB. The tool does not accept PDF files directly — only image formats are supported.
Explore Other Target Sizes
For signatures, forms & ID uploads
For passport, visa & application photos
For web publishing & product images
For hero banners & presentation slides
For photography & large email attachments
For job portals, gov forms & doc uploads