The fastest way to shrink a JPEG is to lower its quality setting when you save it
A JPEG file stores a photograph by throwing away some of the detail your eye cannot easily see. When you save a JPEG, your software asks: how much detail do you want to keep? A setting of 90 means keep almost everything. A setting of 60 means discard more. Lower numbers make smaller files.
Most people can see no difference between a JPEG saved at quality 85 and one saved at quality 75, but the file at 75 is noticeably smaller. You can test this on your own photos in seconds using free software like IrfanView (Windows) or Preview (Mac). Open a photo, choose "Export As" or "Save As", and try saving it at different quality levels. Watch the file size change as you move the slider.
The trade-off is permanent: once you save at a lower quality, you cannot get that detail back. Always keep your original photo file separate from the compressed version.
Key Takeaways
- Lowering the quality setting from 90 to 75 typically cuts file size in half without visible loss in most photographs.
- You can test different quality levels in Preview (Mac) or IrfanView (Windows) before deciding which setting works for your needs.
- Resizing the image dimensions — making it narrower and shorter — shrinks the file more than quality adjustment alone, but changes what the photo looks like.
- Always save your compressed version as a new file so you keep the original photo unchanged.
- Online tools and batch software can compress many photos at once, but free desktop software gives you more control over the result.
Resize the image dimensions to cut file size more aggressively
If lowering quality is not enough, make the image smaller in width and height. A photo that is 4000 pixels wide takes up much more space than the same photo at 2000 pixels wide, even at the same quality setting. Shrinking dimensions removes actual pixels from the image, so the file gets smaller faster than quality adjustment alone.
In Preview on Mac, open the photo, go to Tools > Adjust Size, and change the width or height. In IrfanView on Windows, go to Image > Resize/Resample. Both show you the new file size before you save. A photo that was 8 MB at full size might drop to 1 MB when you shrink it to half the width and height, then save at quality 80.
The catch is that a smaller image looks smaller on screen and prints smaller on paper. If you need the photo to fill a web page or print at 8 by 10 inches, shrinking too much will disappoint you. Use this method when you are sending photos by email or posting to social media, where smaller dimensions are normal anyway.
Batch compress multiple photos at once with free software
XnConvert (Windows, Mac, Linux) and ImageMagick (command line, all systems) let you compress dozens or hundreds of photos with one setting instead of opening each one individually. XnConvert has a graphical interface: you drag photos into it, set the quality and size you want, and click Convert. It saves the compressed versions to a folder you choose.
This saves time if you have a camera that produces 50 photos from a single event and you want to email them all to family. Set quality to 80 and width to 2000 pixels, run the batch, and you are done. The software does the same work Preview or IrfanView would do, just faster when the count is high.
ImageMagick is more powerful but requires typing commands in a terminal window. If you are comfortable with that, it can do things like automatically rotate photos based on their orientation or add a watermark while compressing. For most people, XnConvert is simpler to learn.
Online tools work in a browser but upload your photos to someone else's server
Websites like TinyJPG, Compressor.io, and Squoosh let you upload a JPEG, adjust quality and size, and read the result without installing software. They are fast and require no setup. You can compress a single photo in under a minute.
The trade-off is privacy: your photo travels to their server, gets compressed there, and then you read it. Most of these services say they delete your file after a few hours, but you are trusting their word. If the photo contains sensitive information or you have many photos to compress regularly, desktop software is safer because everything stays on your computer.
Online tools are useful for one-off jobs or when you are on a computer where you cannot install software. For routine work, a desktop tool is faster and keeps your files private.
Understand what quality setting actually means
JPEG quality is not a percentage of the original detail — it is a scale that tells the software how much compression to explore. A quality of 100 means almost no compression. A quality of 50 means heavy compression. The exact appearance depends on the photo itself: a straightforward landscape with large areas of solid color compresses well and looks fine at quality 60, while a detailed portrait with lots of texture looks worse at the same setting.
Most software shows you a preview of what the compressed photo will look like before you save it. Use that preview to decide. If you cannot see a difference between quality 85 and 75, use 75 and save the space. If you can see blotchy artifacts or color banding at 75, bump it back to 80 or 85.
The file size difference between quality 90 and 85 is usually small. The difference between 85 and 75 is large. The difference between 75 and 60 is even larger, but the visible quality loss also gets worse. Most people find the sweet spot between 75 and 85 for photos they care about.
When to use other formats instead of JPEG
JPEG is designed for photographs and works well for them. If your image is a screenshot, a diagram, or text on a solid background, PNG or GIF will compress it smaller than JPEG can, because those formats are built for images with large areas of identical color. A screenshot saved as JPEG might be 500 KB, but the same screenshot as PNG might be 50 KB.
WebP is a newer format that compresses photographs smaller than JPEG at the same quality, but not all older devices and browsers support it yet. If you are building a website and your visitors use recent browsers, WebP is worth considering. For email or sharing with others, stick with JPEG because almost everything can open it.
If you need to edit the photo later, save your working copy as PSD (Photoshop) or another lossless format that keeps all the detail. Only convert to JPEG when you are done editing and ready to share or store the final version.
Frequently Asked Questions
Can I make a JPEG smaller without losing quality?
Not really. JPEG works by discarding detail you might not notice. Lowering quality discards more. You can find a point where the file is much smaller but still looks good to you — usually quality 75 to 85 — but you are always losing something. If you need zero quality loss, use PNG or TIFF instead, though those files will be larger.
What quality setting should I use?
Start at 80 and look at the preview. If it looks fine, try 75. If you see blotchy areas or color banding, go back to 80. For photos you are emailing or posting online, 75 to 80 is usually the right balance. For photos you might print large, use 85 or higher.
Does compressing a JPEG multiple times make it worse?
Yes. Every time you open a JPEG, edit it, and save it again, you lose a little more detail. Save your original file, make a copy to edit, and only compress the copy when you are done. Never compress, then open that compressed file and compress it again.
Why is my JPEG still huge after I lower the quality?
The image dimensions might be very large. A 6000-pixel-wide photo at quality 80 is still bigger than a 2000-pixel-wide photo at quality 90. Check the width and height in your software's resize tool. If the photo is wider than you need, shrink it to the size you actually use.
Is it safe to use online compression tools with private photos?
Most online tools delete your file after a few hours, but you are trusting their privacy policy. If the photo is sensitive, use desktop software instead. Everything stays on your computer and never leaves your device.