The App Switching Tax
You are working on a presentation, and you have a massive, 15-megabyte PNG image sitting on your Mac’s desktop. Your boss tells you the presentation must be sent as a lightweight PDF. To perform this seemingly simple conversion, you have to open the Preview app, click “File,” click “Open,” find the image on your desktop, click “File” again, click “Export as PDF,” save it back to the desktop, and finally close the Preview app.
Every time you need to rotate an image, trim a video, or combine two documents, you are forced to pay the “App Switching Tax.” You have to launch a heavy piece of software, navigate its menus, perform the action, and close it. If you do this twenty times a day, you waste a tremendous amount of time.
To bypass this friction, Apple integrated a powerful feature directly into the Finder called Quick Actions. Without launching a single application, Quick Actions allow you to right-click on any file and instantly apply complex modifications (like converting formats, trimming video, or removing backgrounds) directly from the context menu.
Using Built-in Quick Actions
macOS comes pre-loaded with several incredibly useful Quick Actions that are context-aware. This means the options change depending on what kind of file you click.
For Images:
- Right-click any JPEG or PNG image on your Mac.
- Look near the bottom of the menu and click Quick Actions.
- You will see a sub-menu of instant tools:
- Convert Image: Instantly convert a massive PNG into a lightweight JPEG, or change the file format to HEIF to save hard drive space.
- Remove Background: This uses Apple’s AI to instantly delete the background behind the subject of the photo, leaving a transparent PNG, without opening Photoshop.
- Create PDF: Instantly turn the image into a PDF document.
For Videos:
- Right-click any video file (e.g., an MP4 or MOV).
- Click Quick Actions.
- Select Trim. A lightweight video scrubber will appear on your screen, allowing you to instantly cut the beginning or end off the video without launching iMovie or Final Cut Pro.
Building Custom Actions with Automator
While the built-in actions are great, the true power of this feature is that you can build your own custom Quick Actions using the macOS Automator app.
For example, if you frequently need to resize images to exactly 800 pixels wide for a website, you can build a one-click button for it.
- Open the Automator app (search for it using Spotlight).
- Click New Document and select Quick Action.
- In the left panel, find the Photos category and drag the Scale Images action into your workflow on the right.
- Set the size to 800 pixels.
- Save the workflow and name it “Resize to 800px”.
Now, whenever you right-click any image on your Mac and go to the Quick Actions menu, your custom “Resize to 800px” button will be sitting there, ready to instantly process the file.
Stop launching heavy applications to perform minor edits. By mastering macOS Quick Actions and building your own custom workflows, you can edit, convert, and modify your files instantly with a single right-click, drastically speeding up your daily tasks.