Resize a Batch of Images on Windows and Mac

Resize a batch of images on Windows or Mac without stretching mixed orientations, then spot-check the files that matter.

Mixed portrait and landscape photo thumbnails beside an orientation switch
Contents
  1. Batch prep that prevents bad exports
  2. Windows PowerToys Image Resizer
  3. macOS Preview for a small mixed set
  4. Fixed boxes versus proportional batches
  5. File weight after the pixel pass
  6. The two-file quality check

To resize a batch of images safely, decide the target pixels first, keep the originals untouched, and test one landscape plus one portrait before running the full folder. Windows PowerToys and macOS Preview both handle a group, but they expose different traps: Windows can swap dimensions for orientation, while Preview needs every image in one window.

Batch prep that prevents bad exports

Put copies of the images in one working folder, then decide what the target actually needs: a longest edge, a fixed rectangle, or a percentage of the original. Pixels are the file’s real dimensions; CSS can make a browser display an image smaller, but it doesn’t create a smaller source file. MDN’s image guide makes the same distinction.

Mixed orientations are where a neat preset starts to lie. A 1600-pixel longest edge works for a mixed set because it lets portraits stay tall and landscapes stay wide. A fixed 1200 by 800 box is different: it can require a crop, padding, or distortion. I would rather keep an honest white gutter than squash a product label (which reads better than a warped mark).

Before you touch the whole folder, open one representative file in Araluma Resize. Leave its ratio lock on, enter one dimension, and inspect the result. The tool is for an individual exception or a fast exact-pixel check, not a substitute for the two native batch routes below.

Windows PowerToys Image Resizer

On Windows, PowerToys Image Resizer is the cleanest native batch path once it is installed: select one or more images in File Explorer, right-click, then choose Resize with ImageResizer. Microsoft’s documentation confirms that multi-file route and the right-click command.

  1. Duplicate the folder and select two test files, one portrait and one landscape.
  2. Choose a preset or enter the target dimensions.
  3. Save the output as copies until you have checked it.
  4. Open both test exports at full size, then run the remaining files.

The setting worth reading twice is Ignore the orientation of pictures. Microsoft notes that, when it is selected, the requested width and height may swap to match a portrait or landscape image. That’s useful when the long edge is what matters. It isn’t a good fit for a fixed banner slot, where every file must be exactly 1200 by 800.

macOS Preview for a small mixed set

Preview is the better no-install answer on a Mac when the batch is small enough to inspect. Apple says to put the images in the same Preview window, select them in that window’s sidebar, and choose Tools > Adjust Size. That sidebar detail matters. Selecting files in Finder and adjusting only one open image won’t resize the group.

  1. Open the working copies together in Preview.
  2. Select every thumbnail in the sidebar.
  3. Choose Tools > Adjust Size and enter the pixel target.
  4. Export the copies, then compare a portrait and landscape result.

Preview nails the low-friction part. It’s less comfortable when the folder needs per-image framing decisions, because resize preserves the whole frame. If the destination demands a different shape, use Crop Image on the few files that need a deliberate crop rather than applying a fixed rectangle to everything.

Fixed boxes versus proportional batches

Use proportional resizing when a gallery, email, or product library accepts mixed shapes. Use fixed pixels only when a platform gives an exact slot. Those are separate jobs, and treating them as one is how a batch comes back with clipped heads, surplus gutters, or a visual grid that wobbles.

For a proportional pass, Resize Image by Percentage explains the pixel math. For a fixed 4:3 delivery, use this framing guide. That split is deliberate: resizing changes dimensions, while cropping changes the frame.

File weight after the pixel pass

Downsizing cuts pixels, but it doesn’t promise that the folder will meet an email or portal limit. Once the dimensions are right, sample two outputs and check their file sizes. If they are still too heavy, compress the images after resizing, not before it. Compression first spends effort on pixels you may discard in the next step.

For a folder headed to a ZIP, that workflow separates real image savings from merely bundling files. Marketplace images need their own review, too; Etsy sizing notes are the useful next read when the target is a listing rather than a generic folder.

The two-file quality check

Before releasing the batch, inspect exactly two files: the busiest landscape and the busiest portrait. Check edge detail, readable text, and whether the saved dimensions match the destination. Two files do not prove every image is perfect, but they catch the orientation mistake that a hundred identical thumbnails hide.

Keep the originals until the upload succeeds. The batch export is a delivery copy, and its job is to fit a destination cleanly, not replace the source photography.