MainspringGuides › Resize images
macOS Guide

How to Resize an Image on Mac With Preview

Updated July 2026 · 3 min read

Every Mac ships with a perfectly good image resizer: Preview. Its Adjust Size tool changes dimensions in pixels, percentages, or inches, understands DPI for print, and can even resize a whole batch in one pass. Here's how to use it without ending up with blurry results.

Resize a single image

  1. Open the image in Preview.
  2. Choose Tools → Adjust Size…
  3. Pick a unit from the pop-up menu — pixels for screens, percent for quick scaling, inches/cm for print.
  4. Type a new width (or height). With Scale proportionally checked, the other dimension updates automatically so nothing gets stretched or squashed out of shape.
  5. If you're resizing for a specific purpose — say a 1200px-wide blog image — enter that number in the width field and let the height fall where it may.
  6. Click OK, then press Cmd+S to save.

The dialog shows the resulting file size before you commit — useful when you're shrinking a photo to sneak under an email attachment limit. The "Fit into" pop-up menu also offers ready-made sizes like 1280×1024 if you don't care about exact numbers.

What the "Resample image" checkbox actually does

This is the setting everyone ignores and print shops care about:

So: shrinking for a website, leave it checked. Preparing a file to print at a specific physical size without quality loss, uncheck it and set the resolution instead.

Resize a batch, and avoid the blur

Select several images in Finder and open them together in Preview (they load into one window with a sidebar). Press Cmd+A in the sidebar, then choose Tools → Adjust Size… — the change applies to every selected image at once. Percent is the safest unit here since the photos may have different dimensions.

Two rules keep results sharp:

Two more resizing tricks

Finally, a sanity check that saves re-dos: Tools → Show Inspector (Cmd+I) displays the image's current pixel dimensions and DPI, so you can confirm the result is exactly what the upload form or print shop asked for.

Skip the fiddly parts

Preview covers images; Mainspring covers everything else. It turns 90+ hidden macOS settings into labelled toggles you can flip on and off — no Terminal, fully reversible.

Try Mainspring free →

Signed & notarized by Apple · 1-day free trial · $29 once

Need the Terminal version?

For scripted or truly huge batches, macOS ships a command-line resizer too: sips can cap hundreds of images to a maximum edge length in one command, and it slots neatly into shell scripts and Automator workflows. See how to resize images with sips for the recipes. For everyday one-offs, though, Adjust Size in Preview remains the fastest tool you already have open.