How To Reduce Image Size On Mac: A Complete Guide For 2026

Your Mac Is Full of Photos, and You Need Space Back

You just tried to save a new project, send an email with a few pictures, or upload a portfolio, and you saw it: the dreaded “Disk Almost Full” warning. Or maybe your website is loading painfully slow because your hero images are massive. The culprit is almost always the same—unoptimized image files taking up gigabytes of precious storage.

High-resolution photos from modern iPhones, DSLR cameras, and screenshots can easily be 5-10 MB each. Before you know it, your Photos library or Downloads folder is bloated, slowing down your Mac and making file sharing a chore. Reducing image size isn’t about losing quality; it’s about intelligent compression and choosing the right format for the job.

This guide covers every native and trusted method to reduce image size on your Mac, from quick built-in tools to powerful free apps. You’ll learn how to reclaim space, speed up your workflows, and keep your digital life organized.

Understanding What “Image Size” Really Means

Before you start compressing, it’s crucial to know what you’re changing. “Image size” can refer to two different things, and confusing them can ruin your photos.

Dimensions vs. File Size

Image Dimensions (Resolution): This is the width and height of an image in pixels, like 4000×3000. Changing this physically makes the picture smaller on screen or print.

File Size (Data Size): This is how much storage the image file takes up, measured in kilobytes (KB) or megabytes (MB). This is controlled by the amount of compression and the file format.

You can dramatically reduce file size without changing the visible dimensions at all by using better compression. That’s the goal for most everyday tasks—smaller files that look the same.

The Big Three: JPEG, PNG, and HEIC

JPEG: The universal standard for photos. It uses “lossy” compression, meaning it permanently discards some data to create smaller files. Great for photographs and complex images.

PNG: Uses “lossless” compression, so quality is perfectly preserved. This results in larger files, making it ideal for logos, screenshots, and graphics with text or sharp edges.

HEIC: Apple’s modern, efficient format (used by iPhones). It offers much better compression than JPEG at similar quality, but it’s not universally supported on the web or older systems.

The Quickest Method: Using Preview (Built-In)

Every Mac comes with Preview, a deceptively powerful tool. It’s perfect for quick, batch adjustments on a handful of images.

Reducing File Size for a Single Image

Open the image in Preview. Go to the menu bar and click File > Export.

In the export dialog, you’ll see a “Format” dropdown. For photos, choose JPEG. For graphics, choose PNG.

Next to the format, you’ll see a “Quality” slider for JPEG. Dragging this slider to the left increases compression and reduces file size. A setting between 0.6 and 0.8 (or “Medium” to “High”) often provides a great balance—dramatically smaller files with no noticeable loss in quality on screen.

Click “Save.” Preview will show you the new estimated file size. Choose a new filename or location to keep your original.

Changing Physical Dimensions in Preview

If you need to make the image physically smaller for a website or document, use the Tools menu.

With the image open, go to Tools > Adjust Size. A new window will open.

Ensure “Resample image” is checked. You can set the new width or height in pixels, inches, or a percentage. For web use, setting the longest side to 1920 pixels is often a good maximum.

how to reduce image size on mac

Click “OK,” then export the image as described above. Reducing dimensions first will allow for even greater file size reduction during the JPEG export.

Batch Processing with Automator

If you have a folder of 50 vacation photos that need resizing, doing them one-by-one in Preview is impractical. Automator can handle this in one click.

Open Automator (you can find it via Spotlight search).

Choose “Quick Action” as the type of document.

In the right-hand pane, set “Workflow receives current” to “image files” in “Finder.”

From the left Actions library, find and drag “Scale Images” into the workflow area. Choose your desired maximum dimension (e.g., 2048 pixels).

Next, drag “Change Type of Images” into the workflow area below the first action. Set it to JPEG and adjust the quality slider.

Finally, drag “Move Finder Items” to the workflow. Choose a destination folder, like “Resized Photos,” to avoid overwriting your originals.

Save your Quick Action with a name like “Resize and Convert Images.” Now, whenever you select images in the Finder, right-click, go to Quick Actions, and choose your new action. It will process them all automatically.

Powerful Free Apps for Advanced Control

For more features, batch renaming, and format conversion, third-party apps are the answer. The best ones are free and safe.

ImageOptim: The Ultimate Compression Workhorse

ImageOptim is a free, open-source tool that does one thing exceptionally well: it applies advanced, lossless compression to images without touching the dimensions or visible quality.

Download and install ImageOptim from its official website. Drag and drop your image files (JPEG, PNG, even GIF) directly onto the ImageOptim window.

The app will automatically process them using several optimization backends, stripping unnecessary metadata and finding the most efficient compression. The original files in that location will be replaced with the optimized, smaller versions. It’s incredibly effective for PNGs, often reducing their size by 60-80%.

Using GraphicConverter or GIMP

GraphicConverter is a venerable, powerful shareware app with a fully-featured trial. It’s fantastic for complex batch operations, format conversion, and applying filters during resize.

GIMP is the free, open-source alternative to Photoshop. It has a steeper learning curve but offers total control. You can script actions or use the “Export As” dialog to fine-tune JPEG quality and PNG compression levels precisely.

Optimizing Images from Your Photos Library

Your Mac’s Photos app stores images in a managed library, making direct file manipulation tricky. Here’s how to safely export optimized versions.

Open the Photos app and select the images you want to optimize.

how to reduce image size on mac

Go to File > Export > Export Photos. Do not use “Export Unmodified Original.”

In the export dialog, you can choose a format (JPEG is best for most). You can also set a custom size prefix, which lets you define the maximum image dimension. Choose “Custom” and enter a value like 2048 for the longest edge.

Photos will then export new, resized copies to your chosen folder, leaving the originals safely in your library. You can then run these exported copies through ImageOptim for further compression.

Special Case: Converting HEIC to Universal JPEG

If your Mac is filled with HEIC files from your iPhone, you can convert them to more compatible JPEGs while controlling size.

The easiest method is the batch process using Preview or Automator described above, as both can read HEIC files. Simply ensure the output format is set to JPEG.

Alternatively, you can change your iPhone’s default setting. Go to Settings > Camera > Formats, and change “High Efficiency” to “Most Compatible.” New photos will be taken as JPEG, but this won’t affect existing HEIC files on your Mac.

Troubleshooting Common Problems

The compressed image looks blurry or blocky. You used too aggressive JPEG compression. Always keep a copy of the original. Re-export from the original with a higher quality setting (0.8 or above). For graphics with text, use PNG format instead of JPEG.

The file size didn’t change much. If you’re working with a JPEG that has already been heavily compressed, there may not be much more data to remove. Try reducing the physical dimensions slightly first, then re-compress. For PNGs, always use a tool like ImageOptim for meaningful savings.

I need to reduce size but keep a transparent background. You must use PNG format. JPEG does not support transparency. Use Preview or another editor to ensure you are exporting as PNG, and then run it through ImageOptim to get the smallest possible PNG file.

Automator isn’t saving my images. Check the last step in your workflow. If you used “Move Finder Items,” ensure the destination folder exists and you have write permissions. A safer approach is to use “Copy Finder Items” to a new folder instead of moving.

Your Action Plan for a Leaner Mac

Start with the low-hanging fruit. Use Finder’s search to find all large image files (search with “kind:image” and size “greater than 5 MB”).

For quick, one-off photos, use Preview’s Export function and adjust the JPEG quality slider.

For batch processing folders of photos for the web, create an Automator Quick Action to scale and convert to JPEG.

For graphics, logos, and screenshots (PNG files), use ImageOptim. Drag the entire folder in and let it work its magic losslessly.

Regularly export and optimize batches of photos from your Photos library before backing them up to cloud services or external drives. This saves on upload time and cloud storage costs.

By integrating these tools into your workflow, you’ll stop dreading the storage warning and start sharing files with ease. Your Mac will run smoother, your backups will be faster, and your web projects will load in a snap—all because you took control of your image sizes.

Leave a Comment

close