Automator (macOS)
macOS automation software
title: "Automator (macOS)" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["macos", "automation-software", "proprietary-software", "visual-programming-languages", "2005-software"] description: "macOS automation software" topic_path: "technology/operating-systems" source: "https://en.wikipedia.org/wiki/Automator_(macOS)" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
::summary macOS automation software ::
::data[format=table title="Infobox software"]
| Field | Value |
|---|---|
| name | Automator |
| logo | Automator Icon.png |
| screenshot | Automator.png |
| caption | Automator 2.10 on macOS Ventura |
| developer | Apple |
| released | |
| latest_release_version | 2.10 |
| latest_release_date | |
| operating_system | macOS |
| genre | Automation |
| license | Proprietary |
| website | |
| :: |
| name = Automator | logo = Automator Icon.png | screenshot = Automator.png | caption = Automator 2.10 on macOS Ventura | developer = Apple | released = | latest_release_version = 2.10 | latest_release_date = | operating_system = macOS | genre = Automation | license = Proprietary | website =
Automator is an application developed by Apple for macOS, which can be used to automate repetitive tasks through point-and-click or drag and drop.
Automator enables the repetition of tasks across a wide variety of programs, including Finder, Safari, Calendar, Contacts and others. It can also work with third-party applications including Microsoft Office and Adobe Photoshop. Automator was first released with Mac OS X Tiger (10.4).
Features
Automator documents are called workflows, and are made up of actions. Workflows are run sequentially, with each action being given the previous action's output, which it can then process or act upon. Variables can be specified, which can be modified or processed by subsequent actions. Workflows can also incorporate loops and variables. Automator comes with a library of actions (file renaming, finding linked images, creating a new mail message, etc.). Actions can also run custom scripts, including AppleScript, JavaScript, or shell scripts. Workflow documents can be run directly in Automator or saved as applications that run the workflow when launched. Workflows can also be added to the contextual menu, to process any selected text or file.
, Microsoft has bundled Automator actions with Microsoft Office, which can be used to automate Outlook, Word, Excel, or PowerPoint.
The following is a non-exhaustive list of Automator's features:
- General
- Simulate the pressing of any key on the keyboard at specified intervals
- Run AppleScript, JavaScript, Python, Ruby scripts, or shell scripts
- Create Folder Actions, a Finder feature that applies certain workflows to all files in a folder
- Create Services, which can be started in the Services menu
- Automator can integrate with Calendar, to launch workflows at a Calendar event's specified time and date (and the event can be set to repeat automatically)
- Automator can also launch workflows with programmable voice commands (called Dictation Commands, added in OS X Yosemite)
- Internet
- Download webpages as PDF
- Extract an RSS feed from a given URL, and extract article text contents from that feed
- Compose new emails, with specified subject line and attachments (which can be an output from a previous Action)
- Upload files to FTP servers
- Multimedia
- Control USB-connected cameras to take pictures at regular intervals
- Perform Finder actions on images, including rotation, applying Quartz filters (like black & white), and converting audio and video files to different formats
- Batch resize photos
- Import audio files to iTunes, and add them to playlists
- Play an iTunes playlist
- Text and documents
- Turn text files to audio files, using the Mac's built-in text-to-speech feature
- Extract text from PDF files
- Combine PDF documents
- Extract annotations from PDFs
- Move files across folders, into folders, or out of subfolders
- Process strings text, including adding quotations around text or outputting word count
- Print files; and when combined with the "Get Folder Contents" action, it can print all files in a "drop box" folder
Interface
Automator provides a graphical user interface for automating tasks without knowledge of programming or scripting languages. Tasks can be recorded as they are performed by the user or can be selected from a list. The output of the previous action can become the input to the next action.
The icon for Automator features a robot, known as Otto the Automator.
History
Starting in macOS Monterey, Automator exists alongside Shortcuts.
References
References
- Waldie, Ben. (December 27, 2007). "Automator for Mac OS X 10.5 Leopard: Visual QuickStart Guide". Pearson Education.
- Waldie, Ben. (May 2005). "Mac OS X Technology Guide to Automator". Spiderworks.
- "How to make your Mac do your work for you with Automator".
- Waldie, Ben. (January 7, 2008). "Automator Power: Variables and looping".
- Waldie, Ben. (December 9, 2009). "Automator for Mac OS X 10.6 Snow Leopard: Visual QuickStart Guide". Pearson Education.
- Myer, Thomas. (October 29, 2009). "Apple Automator with AppleScript Bible". John Wiley & Sons.
- Paul, Ryan. (March 21, 2011). "How to build Mac OS X services with Automator and shell scripting".
- Kissell, Joe. (July 22, 2022). "Take Control of Automating Your Mac, 4th Edition". alt concepts.
- Breen, Christopher. (May 3, 2011). "Use Automator to shoot a time-lapse movie".
- Paul, Ryan. (March 21, 2011). "How to build Mac OS X services with Automator and shell scripting".
- "8 great Automator downloads".
- "Here are some really useful Automator workflows".
- Breen, Christopher. (April 30, 2013). "Automator workflow of the month: Quick media manipulation".
- "Automator workflow of the month: Powerful PDF tricks".
- "Automator workflow of the month: Move files from subfolders".
- Waldie, Ben. (May 9, 2013). "5 Automator workflows everyone should have".
- Arko, Craig. (November 2, 2010). "Use Automator to simplify printing tasks". Macworld.
- Siracusa, John. (April 28, 2005). "Mac OS X 10.4 Tiger".
- Pogue, David. (July 12, 2005). "Mac OS X: The Missing Manual, Tiger Edition: The Missing Manual". "O'Reilly Media, Inc.".
- Cunningham, Andrew. (October 25, 2021). "macOS 12 Monterey: The Ars Technica review".
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::