macOS Tips

How to Use Quick Actions on Mac to Save Time

Quick Actions on Mac let you automate repetitive tasks from the Finder, right-click menu, and Touch Bar. Here's how to use them — and how to create your own with Automator and Shortcuts.

How to Use Quick Actions on Mac to Save Time
macOS Tips | | 5 min read

You right-click a PDF on your desktop. Instead of opening it in Preview, finding the markup tool, and rotating page by page, you select one menu item: Rotate Left. Done in a second.

That’s a Quick Action. macOS has a handful built in, but most people never realize you can create your own — turning any repetitive task into a one-click shortcut available right from the Finder.

What are Quick Actions?

Quick Actions are small workflows that appear in three places on your Mac:

  • The Finder preview pane — select a file and look at the right-hand panel
  • The right-click context menu — right-click any file and check the Quick Actions submenu
  • The Touch Bar — on supported MacBook Pro models

They’re designed for tasks you do repeatedly: rotating images, converting file formats, marking up PDFs, trimming videos. The idea is that you shouldn’t need to open a full app for a 2-second operation.

Built-in Quick Actions

macOS ships with several Quick Actions out of the box. The exact list depends on the file type you’ve selected:

For images: Rotate Left, Markup, Create PDF, Remove Background (macOS 13+)

For PDFs: Markup, Create PDF (merge multiple files)

For videos: Trim

For all files: Markup is available for most visual file types

These cover the basics, but the real power comes when you build your own.

Create Quick Actions with Automator

Automator has been part of macOS for years, and while Apple has shifted focus to Shortcuts, Automator still works and is useful for certain workflows.

Step by step

Create a Quick Action in Automator

  1. Open Automator (search for it in Spotlight)
  2. Click New Document, then select Quick Action
  3. At the top, set “Workflow receives current” to the relevant file type (e.g., image files)
  4. Drag actions from the left panel into the workflow area — for example, Scale Images followed by Move Finder Items
  5. Save with a descriptive name like “Resize to 800px”
  6. Your new Quick Action appears in the right-click menu immediately

Common Automator Quick Actions worth building:

  • Resize images to a specific width for web uploads
  • Convert HEIC to JPEG — drag in the “Change Type of Images” action
  • Rename files with a timestamp prefix
  • Move files to a specific folder based on type

Create Quick Actions with Shortcuts

The Shortcuts app (macOS 13 Ventura and later) is the modern way to build Quick Actions. It has a cleaner interface, more actions, and better integration with the rest of macOS.

Step by step

Create a Quick Action in Shortcuts

  1. Open the Shortcuts app
  2. Click + to create a new shortcut
  3. Build your workflow by adding actions from the right panel
  4. Click the shortcut’s name at the top, then Shortcut Details
  5. Check Use as Quick Action and select where it should appear: Finder, Services Menu, or Touch Bar
  6. Give it a clear name and you’re done

The best Quick Actions are the ones you build yourself — they turn a five-step process into a single right-click.

Shortcuts also lets you assign a keyboard shortcut to any Quick Action. Open System Settings → Keyboard → Keyboard Shortcuts → Services, find your shortcut, and assign a key combination.

Clipboard-related Quick Actions

This is where Quick Actions get interesting for anyone who works with text all day. You can build Shortcuts that interact with your clipboard:

Strip formatting from clipboard text. Create a shortcut that grabs clipboard contents, converts to plain text, and puts the result back on the clipboard. Assign it a keyboard shortcut like ⌘⇧⌥V.

Save clipboard to a text file. Useful for logging things you copy throughout the day — like a lightweight clipboard journal.

Transform text on the clipboard. Change case, find and replace patterns, extract URLs or email addresses from a block of copied text.

Chain copy-paste operations. Copy from one app, transform, and paste into another — all triggered by a single shortcut.

These clipboard shortcuts work well on their own for one-off transformations. But they don’t solve the fundamental problem: once you copy something new, the old item is gone. For that, you need a clipboard manager running in the background.

Tip

QuietClip pairs well with clipboard Quick Actions. QuietClip keeps your full copy history (up to 1,000 items), while Shortcuts handle transformations. Copy freely, transform when needed, and never lose anything.

Managing your Quick Actions

Over time, your Quick Actions list can get crowded. To control which ones appear:

  1. Open System Settings
  2. Go to Privacy & Security → Extensions → Finder
  3. Uncheck any Quick Actions you don’t want cluttering the menu

You can also reorder them by dragging — put your most-used actions at the top.

Quick Actions won’t replace a full automation setup, but they’re one of the best examples of macOS doing something quietly useful. A few well-chosen Quick Actions can save you minutes every day — and unlike complex automation tools, they’re simple enough to set up during a coffee break.

Next step

Never lose what you copy.

QuietClip stores your clipboard history locally on your Mac. Text, images, files — searchable and private. Free to start, $8.99 once for everything.

Download QuietClip Free

Frequently asked questions

Where do Quick Actions appear on Mac?
Quick Actions show up in three places: the Finder preview pane (when a file is selected), the right-click context menu, and the Touch Bar on supported MacBook Pro models. You can control which Quick Actions appear in System Settings under Extensions.
Can I create my own Quick Actions on Mac?
Yes. You can create custom Quick Actions using either Automator (older but still supported) or the Shortcuts app (recommended for macOS 13+). Both let you build workflows that appear in the right-click menu and Finder preview pane.
What's the difference between Automator and Shortcuts for Quick Actions?
Shortcuts is Apple's modern automation tool with a visual drag-and-drop interface and better system integration. Automator is the legacy tool — still functional but no longer receiving updates. New Quick Actions should be built in Shortcuts.
Can Quick Actions work with clipboard content?
Yes. You can build Shortcuts-based Quick Actions that grab clipboard content, transform it (clean formatting, change case, extract URLs), and place the result back on the clipboard or paste it directly.

Try QuietClip free

A privacy-first clipboard manager for macOS. Your data stays on your device, always.

Download for macOS

Related reads