Automator has a "Rename Finder Items" action, and in theory you can chain it with other actions to build a custom batch rename workflow. In practice, most people who try this once do not try it again. Automator's interface is built around connecting generic actions in a flowchart-like list, which is powerful for automating repetitive multi-app tasks, but is a clumsy way to solve a problem as specific as "rename these 80 files consistently."
Where Automator makes renaming harder than it should be
- You have to know which combination of actions produces the rename behavior you want — this is not obvious from the interface
- There is no live preview inside the workflow editor; you have to run it against real files to see the result
- Mistakes require manually undoing the rename or restoring from a backup, since Automator does not track this for you
- Saving a workflow as a reusable app or Quick Action adds another layer of setup most people skip, so they end up rebuilding the workflow from scratch each time
- Debugging why a rename action did not apply the way you expected means digging through Automator's logs, which are not built for casual users
For a task most people do a handful of times a month, the setup cost of Automator rarely pays off.
A direct visual alternative
Renym gives you the same idea Automator is reaching for — chaining rename operations together — but built specifically for renaming, with none of the general-purpose workflow overhead.
Built only for renaming
Every action available is a rename operation — find/replace, regex, numbering, case change, insert, remove. No generic actions to sort through, no guessing which one actually renames files.
See the result before it happens
Unlike Automator's run-and-check approach, the preview updates live as you build the pipeline, so you know the outcome before applying anything.
No workflow files to save or maintain
There is nothing to export as an app or Quick Action. Open Renym, drag in files, build the pipeline, apply. Next time, you do the same thing again in the same amount of time.