Skip to content
File Acture

How to Resize Images in Bulk on Mac

In Preview you can open several images in one window, select all thumbnails and choose Tools > Adjust Size to resize them together, but Preview changes the original files. File Acture's Resize Images scales a whole batch to a longest edge such as 2048 px or to a percentage, saves new files and never enlarges an image.

Updated September 23, 20265 min readTested with File Acture 1.0.9 on macOS 26

By the File Acture team

Blog images that should be 1600 px wide, product photos for a shop, a folder of 48-megapixel shots for a shared album: resizing one image on a Mac is easy. Resizing two hundred is where the built-in tools start to bite.

When should you resize images instead of compressing them?

Resize when an image has more pixels than the place it's going can show. A 4K display is 3840 pixels wide, a blog column far less, and a photo straight from a phone often has more pixels than either.

Resizing removes pixels, which shrinks the file and speeds up uploads and pages. Compression keeps the pixels and stores them more efficiently. For photos going to the web or into an email, doing both gives the smallest files.

How to batch resize images in Preview or with sips

Preview resizes several images at once: open them in one window, select all the thumbnails in the sidebar, choose Tools > Adjust Size and enter a new width, height or percentage.

The catch is that Preview resizes the files you opened, so duplicate the folder first. In Terminal, sips -Z 2048 *.jpg scales every JPG in a folder so its longest edge is 2048 pixels, and it overwrites the originals too unless you add --out with a separate folder. Finder's Convert Image Quick Action writes new files, but only offers Small, Medium, Large and Actual Size.

How to resize images in bulk with File Acture

File Acture's Resize Images scales every image in a batch by its longest edge or by a percentage and saves the results as new files.

Set Resize by to Longest edge and type a pixel value, or pick 1024, 1600, 2048 or 3840 px from Presets. Choose Percentage instead to scale everything by the same share, from 5% to 95%. Proportions are always kept, and images already smaller than your setting are never enlarged.

Quality controls the compression of JPEG, HEIC, WebP and AVIF output, and Keep metadata decides whether camera details and location stay; it's off by default. Each image keeps its format, so a HEIC stays HEIC, while GIF, TIFF and BMP files are saved as PNG or JPEG. New files get “-resized” in their names, photos stay upright, and the originals are left as they were.

Which size should you resize photos to?

Pick the smallest size that still looks sharp where the image will be shown.

  • 1024 px: thumbnails, chat apps and previews.
  • 1600 px: blog posts, newsletters and email.
  • 2048 px: large images on websites and shared albums.
  • 3840 px: full-screen viewing on a 4K display.
  • 50%: halves both edges and leaves a quarter of the pixels, handy when the batch mixes sizes.

What size do images need for a website?

For a website, make images about twice as wide as the space they fill on the page, so they stay sharp on Retina screens.

A photo shown 800 pixels wide in a blog column looks best at around 1600 px, and a full-width banner at 2048 px or more. Going further only adds weight, because a visitor's screen can't show pixels the layout never uses. Resize to that width first, then compress to keep each file light.

Should you resize, compress or convert your images?

Resizing sets the pixel size, compressing sets the file size, and converting sets the format, so pick the tool that matches the limit you're facing.

If a form says “under 500 KB”, compress the images to a target size and File Acture reduces the pixel size only if it has to. If a site wants JPG and your photos came from an iPhone, remember that Resize Images keeps HEIC as HEIC, so convert HEIC to JPG as well. When all you know is the width a page displays, resizing is the right first step.

Does resizing remove location data from photos?

It does unless you turn on Keep metadata, so resized photos don't carry the GPS position they were taken at. To clean photos without resizing them, use Remove Metadata.

Everything runs on your Mac, so the photos are never uploaded. The free version resizes up to 5 images per run, with 3 runs on each Mac; see pricing for Pro.

How to resize images in bulk with File Acture

  1. 1

    Add your images

    Choose Resize Images in the sidebar and drag in your images, or click Choose Files….

  2. 2

    Choose how to resize

    Under Size, set Resize by to Longest edge or Percentage.

  3. 3

    Set the size

    Type the pixel value or pick one from Presets, or set the percentage.

  4. 4

    Set quality and metadata

    Adjust Quality and decide whether to Keep metadata.

  5. 5

    Resize

    Click Resize. New files get “-resized” in their names.

Resize a whole folder of photos in one run.

Free to try · macOS 14 or later

Batch resizing images on a Mac
MethodSize optionsKeeps the originalsQuality setting
Preview, Tools > Adjust SizeWidth, height or percentageNoNo
sips -Z in TerminalLongest edgeOnly with --outYes, with formatOptions
Finder, Quick Actions > Convert ImageSmall, Medium, Large or Actual SizeYesNo
File Acture Resize ImagesLongest edge, percentage or presetsYesYes, a slider

Questions

How do I resize multiple images at once on a Mac?

Open them in one Preview window, select all thumbnails and choose Tools > Adjust Size, or add them to File Acture's Resize Images and click Resize.

How do I resize images without overwriting the originals?

Duplicate them first if you use Preview or sips. File Acture always writes new files and leaves the originals alone.

What does longest edge mean?

It's the longer side of each image. At 2048 px, a landscape photo becomes 2048 px wide and a portrait photo 2048 px tall, with proportions kept.

Will resizing make small images bigger?

Not in File Acture. Images already smaller than your setting keep their size.

Does resizing reduce file size?

Yes, usually by a lot: halving both edges leaves a quarter of the pixels.

Related guides