Productive— faster every day
For your professionTeachersStudentsManagersMarketingDevelopersFreelancersParents

Tips & tricks · Workflow · Mac · ~10 min a week · 2 min read

A shortcut for resizing images: right-click instead of online tools

Last reviewed:

Illustration for: A shortcut for resizing images: right-click instead of online tools

Photos straight from an iPhone can easily be five or ten megabytes each — and you need to email eight of them, or upload them to a web admin panel that rejects them outright. Instead of an online image shrinker you'd be uploading company material to, build your own Quick Action once in the Shortcuts app. After that, you just select photos in Finder, right-click, and get resized copies. It's the simplest meaningful automation on a Mac — and a great first taste of Shortcuts on something you'll actually use.

How to do it

  1. Open the Shortcuts app (built into macOS) and click + for a new shortcut.
  2. Add the Resize Image action — find it by searching in the actions panel on the right. Set the width to, say, 1,600 points; the height calculates itself.
  3. Add the Convert Image action and choose JPEG, so files stay small and open on any device.
  4. Add the Save File action — either asking where to save each time, or saving to a fixed folder like Downloads.
  5. Click the info icon (ⓘ) in the right panel and turn on Use as Quick Action, with the Finder option.
  6. Name the shortcut something like "Shrink for email" and close it — it saves itself.
  7. From now on: select any images in Finder, right-click → Quick ActionsShrink for email. The originals stay untouched, and resized copies land wherever you specified.
  8. Once you want more variants, duplicate the shortcut and just change the parameters: "For web" at 1,200 points, "Thumbnails" at 400 points. You then pick the one you need from the Quick Actions menu based on purpose.
  9. If something doesn't work, check the shortcut's first step — it needs to accept images as input from a Quick Action; Shortcuts displays this receiving block above the first action, and that's where you set it.

A typical scenario

A marketer picks twenty photos after every company event for the newsletter and website. The CMS rejects files over two megabytes, so she used to open each photo in Preview and manually resize it — twenty times, one by one. Now she selects the whole batch, right-clicks to run her shortcut, and has a folder of web-sized versions within seconds. The original full-resolution photos stay in the archive for print. She sent the shortcut to her colleagues too — a shortcut file can be exported and opened on another Mac — so the whole team resizes photos the same way, and nobody sends twenty-megabyte attachments anymore.

What you get out of it

A repeated annoyance becomes a single click, and sensitive material never leaves your computer. But the bigger payoff is learning how Shortcuts works — you can build the same kind of action for anything else you do over and over with images and files: format conversion, watermarking, you name it.