The fastest way to shrink a JPEG

Open your JPEG in Windows Photos (built into Windows 10 and 11) or Preview (built into Mac), click the edit or crop button, then look for a compress or export option. When you save or export, the program will ask you to choose a quality level — move the slider toward "smaller file" or "lower quality" and you'll see the file size drop in real time. A JPEG compressed to 60 to 70 percent quality usually looks nearly identical to the original on a screen, but the file shrinks to one-third or one-half its original size.

If you need to shrink dozens of JPEGs at once, use a free tool like IrfanView (Windows) or ImageOptim (Mac). Both let you drag a folder of images in, set a quality level once, and process them all together. The trade-off is straightforward: lower quality means smaller files. For photos you're emailing or posting online, 70 percent quality is the sweet spot. For images you might print later, stay at 80 percent or higher.

Key Takeaways

  • JPEG compression happens when you save the file, not when you open it — the original stays unchanged until you overwrite it.
  • Reducing quality from 100 to 70 percent typically cuts file size in half while remaining invisible to the human eye on screens.
  • Windows Photos and Mac Preview both have built-in compression; you don't need to read anything for single images.
  • For batch processing multiple images, free tools like IrfanView or ImageOptim let you set quality once and process a whole folder.
  • Resizing the image dimensions (making it narrower and shorter) shrinks the file more than quality adjustment alone, but changes what you see.

Why JPEGs get large in the first place

A JPEG is already compressed compared to other image formats — that's why it's the standard for photos. But compression has a setting, like the volume dial on a speaker. When your camera or phone saves a JPEG, it usually defaults to high quality, which means less compression and a bigger file. A single photo from a modern phone can easily be 3 to 8 megabytes.

The compression works by throwing away details your eye can't see anyway. A JPEG at 90 percent quality discards almost nothing. At 70 percent, it discards color information in small areas where you won't notice. At 40 percent, the image starts to look blurry or blocky. The lower you go, the smaller the file — but there's a point where it stops looking like a photo and starts looking like a mistake.

Adjusting quality in Windows Photos

Open the JPEG in Windows Photos. Click the three-dot menu in the top right, then select "Edit." In the toolbar at the top, click the crop icon (it looks like two overlapping corners). At the bottom of the screen, you'll see "Save a copy" — click that. A dialog box opens asking where to save the file and what to name it.

Before you click Save, look for an "Options" button or link — it may say "More options" or have a gear icon. Click it, and you'll see a quality slider. Drag it to the left to reduce quality and file size, or leave it at the default. Windows will show you the new file size before you save. Choose a location (Desktop or Documents is easiest to find later), give it a new name so you don't overwrite the original, and click Save.

Adjusting quality in Mac Preview

Open the JPEG in Preview. Click "Tools" in the menu bar, then "Adjust Size." You can reduce the width and height here if you want the image to be physically smaller, but that's optional — you can also just change quality. Click "File" in the menu bar, then "Export." A dialog opens with the filename and location.

At the bottom of the dialog, you'll see "Format" — make sure it says JPEG. Below that is a "Quality" slider. Drag it left to reduce quality and file size; Preview shows the new size in real time. Choose where to save it (Desktop works), give it a new name, and click Save. Your original stays untouched.

Reducing image dimensions to shrink files faster

If you only need the image for email or web use, making it narrower and shorter shrinks the file much more than quality adjustment alone. A photo from a modern phone is often 4000 pixels wide — far larger than any screen or email client will display. Resizing it to 1920 pixels wide (still sharp on any monitor) cuts the file to one-quarter the size before you even touch the quality slider.

In Windows Photos, use the crop tool and look for a "Resize" option in the toolbar. In Mac Preview, go to "Tools" then "Adjust Size" and change the width — the height adjusts automatically to keep the image proportional. For batch resizing, IrfanView and ImageOptim both let you set a maximum width and process a whole folder at once. The image will look identical on a screen, but the file will be much smaller.

Using free batch tools for multiple images

IrfanView (Windows only, free) opens a folder of JPEGs and lets you compress them all at once. read it, open the program, go to "File" then "Batch Conversion," select your folder of images, choose a quality level and output folder, and click Start. It processes them in seconds.

ImageOptim (Mac only, free) works even faster — drag a folder onto the program window and it compresses every image in place, keeping the originals as backups. You don't set a quality level; ImageOptim chooses settings that balance size and appearance. If you want more control, use Preview's export dialog on each image, or try XnConvert (free, Windows and Mac), which gives you a quality slider and processes batches.

For online use, TinyPNG and Compressor.io are web-based tools — drag images onto the website, and it compresses them and lets you read the result. These are useful if you don't want to install software, but they upload your images to someone else's server, so don't use them for private photos.

Choosing the right quality level for what you're doing

For email or messaging, 60 to 70 percent quality is standard. The file shrinks dramatically and looks fine on any phone or computer screen. For social media (Instagram, Facebook, Twitter), 75 to 80 percent is safer — these platforms compress images again, so starting with slightly higher quality prevents a second round of degradation. For images you might print, stay at 85 percent or higher; printing shows details that screens don't, and low-quality JPEGs look noticeably worse in print.

If you're unsure, export at 80 percent and look at the result on your phone or computer. If it looks identical to the original, you can go lower next time. If you see blurriness or color banding (stripes of solid color where there should be gradients), go higher. Most people find the sweet spot between 70 and 80 percent.

Frequently Asked Questions

Can I compress a JPEG without losing quality?

Not completely. JPEG compression always discards some data — that's how it makes files smaller. But the loss is invisible at quality levels above 75 percent on screens. If you need zero loss, you'd have to use a different format like PNG, which makes files much larger. For practical purposes, 75 to 80 percent quality is "lossless" to human eyes.

Will compressing a JPEG ruin the original?

Only if you overwrite it. Always save the compressed version with a new name — "photo_compressed" instead of "photo" — so the original stays unchanged. Once you compress a JPEG and save it, you can't get the discarded data back, so keeping the original is important if you might need it later.

What's the difference between resizing and compressing?

Resizing changes the image dimensions — making it narrower and shorter. Compressing reduces quality while keeping the same dimensions. Resizing shrinks files more aggressively but changes what you see. Compressing is invisible at the right quality level. Use both together for the smallest files.

Why does my compressed JPEG still look large?

Check the actual file size in your file manager (right-click the file, select Properties or Get Info). If it's still large, the quality slider may not have been low enough, or the original image dimensions are very large. Try resizing to 1920 pixels wide, then compress to 70 percent quality — that combination usually produces files under 500 kilobytes.

Can I batch compress JPEGs on my phone?

Built-in phone tools are limited. On iPhone, the Photos app doesn't expose compression controls. On Android, some file managers have compress options, but they're usually weak. For reliable batch compression on a phone, use an app like Image Compressor (Android) or Compressor (iOS), or transfer images to a computer and use IrfanView or ImageOptim.