File naming conventions: what the free tier covers
Writing a naming rule costs nothing. Applying it is where money starts to be involved, and the search that brings people to this question is usually a specific one: the built-in tools handled the first folder and stalled on the second, and now there is a shortlist of paid apps with no clear basis for choosing between them or for choosing any of them. The useful answer is not a recommendation. It is a line showing exactly where the included tools stop, what the paid ones charge on the other side of that line, and which of the two sides your actual workload sits on.
What macOS already includes
Four separate tools ship with the system, and between them they cover more ground than most people who ask this question expect.
Finder's rename for multiple items. Select more than one file, open the shortcut menu, and choose Rename. Apple's own documentation describes three modes, and the third is the one people miss:
Choose Format in the pop-up menu, choose a name format for the files, then choose to put the index, counter, or date before or after the name.
Source: support.apple.com
That covers replacing text across a selection, adding a prefix or suffix, and rebuilding names as a base plus an index, a counter, or a date. It runs on any number of files at once and it costs nothing.
Shortcuts. The Rename File action, combined with the file and text actions around it, handles rules that need a decision rather than a fixed pattern. A shortcut can read the date, build a name from parts, and be attached to a Quick Action so it appears in the Finder shortcut menu.
Automator. Older than Shortcuts and still present. Its Rename Finder Items action does the same categories as Finder's own rename, with the difference that it can be saved as a Folder Action that runs when files land in a watched folder.
The shell. zsh ships as the default shell and includes zmv, a rename tool that works on patterns and is loaded with autoload -U zmv. It renames by matching a pattern and rewriting it, and with the -n flag it prints exactly what it would do without doing it, which makes it the safest way to rehearse a rename across hundreds of files.
Where the included tools stop
The boundary is sharper than it looks, and it is not about the size of the job.
The included tools apply a pattern you supply to a selection you supply, at the moment you run them. Everything they lack falls into three groups.
Conditions. Finder's rename applies the same transformation to every selected file. It has no way to say that invoices get one format and delivery notes another, so a mixed folder has to be selected twice. Shortcuts and the shell can express conditions, at the cost of building the logic yourself.
Reading inside the file. No included tool names a file from its contents. A scanned invoice cannot be renamed after the supplier name printed on it, because nothing is reading the page. This is the single largest category of what paid tools sell.
Running without being asked. Finder's rename runs when you run it. Automator Folder Actions can watch a folder, but building and maintaining more than a couple of them is its own project. Anything that needs to keep applying a rule to files arriving over months is outside what the included tools do comfortably.
A fourth boundary is preview. Renaming several hundred files with a pattern that turns out to be slightly wrong is recoverable only if you can see the result before committing. Finder's rename has no preview list; zmv with -n does, in text form.
A worked example of the boundary
Take a folder of eight hundred scanned documents, all named with the scanner's own counter. Bringing them into a date and party format is not one job, it is two. Adding a fixed prefix and renumbering with padded digits is a single pass in Finder's rename and takes under a minute. Putting the correct supplier name on each file is not achievable by any pattern, because that fact exists only on the page. Either a person reads each one, or a tool that can read text out of the document does it, and that is precisely where the free options end and the paid list begins. Splitting the job this way before shopping usually shrinks what has to be bought, because the pattern half is the larger half by file count and costs nothing.
What the paid tools charge
Prices below are the ones listed on each vendor's own page, for a single personal licence.
| Tool | Price | Model | Notes from the vendor page |
|---|---|---|---|
| Finder rename, Shortcuts, Automator, zsh | No charge | Included with macOS | Pattern based renaming, no content reading |
| Name Mangler 3.9.3 | 19 US dollars | One time, upgrade 9 dollars | Licence stated as valid forever, macOS 10.13 or newer, free trial |
| A Better Finder Rename 12.34 | 29.95 US dollars | One time | macOS 13 or newer, version 12.14 covers macOS 10.15 to 15, 30 day money back guarantee |
| Hazel 6 | 42 US dollars | One time, upgrade 20 dollars | Rules that watch folders and rename or sort files by attributes |
Two things stand out when the prices are put next to each other. The first is that none of these are subscriptions, which is unusual for Mac utilities and makes the comparison with a monthly service straightforward. The second is that the price rises with what the tool does after you stop watching it. The two renamers are tools you open, use, and close. The highest price on the list belongs to the one that keeps running.
Reading a version number before paying
Each of these lists a macOS requirement, and in at least one case an older build is maintained for older systems. That matters more than it seems. A one time licence bought against a version that stops at the current macOS becomes a purchase with a known end date, and the vendor pages are explicit about which build covers which system. Checking that line before buying is the difference between a tool that lasts several years and one that lasts until the next major upgrade.
One time versus continuous is the real dividing line
Most of the choosing gets easier once the job is classified honestly.
A one time job is a backlog. Several thousand files named inconsistently over years, to be brought into line once and then left alone. The included tools handle this, and the effort is concentrated in working out the pattern rather than in running it. If the backlog has several distinct patterns mixed together, a dedicated renamer with a live preview shortens the work considerably, which is what the two renamers in the table are for.
A continuous job is a flow. Files arriving every week from a scanner, a camera, a download folder, or a shared drive, each batch needing the same treatment. Here the cost is not the rename, it is remembering to do it. This is the case where a rules engine earns its price, because the alternative is a recurring manual task that gets skipped during a busy month and produces a new backlog.
The mistake in both directions is common. Buying a rules engine for a backlog means paying for continuity that is never used. Handling a flow by hand means the rule quietly stops being true, and the next person to search the folder cannot tell which files were processed.
There is a third shape that neither category describes well, and it is worth naming because it is where licence counts start to matter. A folder shared across two machines, or across two people, needs the rule applied in the same way from both ends. A tool licensed per machine turns one purchase into two, and a rule that runs on one machine only produces a folder where half the arrivals are processed and half are not, which is the same failure as skipping a month. At least one of the vendors above lists a site licence alongside the single user price, so the line to read before buying is the licence terms rather than the headline figure whenever the folder is shared.
Pricing the decision with your own numbers
The comparison is between a fixed price and recurring minutes, so it can be made concrete in about five minutes of counting.
Count the renames actually performed in the last month, including the ones done one file at a time without thinking of it as renaming. Multiply by how long each took, honestly, including the time spent finding the folder and checking the result. That is the monthly cost in minutes. A 29.95 dollar tool priced against that number pays back quickly if the answer is an hour a month, and never if the answer is ten minutes.
There is a second cost worth counting that people usually leave out. Renaming is rarely one window. The folder is in one place and the check is somewhere else, so each pass involves moving between a file listing and either a command line or a preview pane. Counting the switches rather than the renames often changes the answer, because the switching is what makes a five second job take two minutes. A file manager with a built-in terminal removes that particular cost without addressing any of the others, and the Pricing page sets out what that costs against tools that solve a different part of the same problem.
What money does not buy
No purchase at any price on this list fixes the reason most naming rules fail, which is that most file names are not typed by a person. A download keeps the server's name, a scanner writes its own counter, a screenshot gets a system timestamp. A renamer applies your rule to those files after they land. It does not stop them landing unnamed, and it does not decide what the rule should be.
That means the free part of this is not the weakest part. Deciding which fields go in the name, in what order, and with how many digits of padding is the work that determines whether the folder is usable, and it costs nothing but attention. Software becomes worth paying for only once that decision is settled and the remaining problem is applying it to more files than is reasonable by hand.
What to change first
Count last month's renames before opening any vendor page, and write down whether the job is a backlog or a flow. If it is a backlog, work through it with Finder's rename and zmv first, since finding out where they stop costs nothing and narrows the shortlist. Atriens sits in a different part of this problem, and the comparison page is the quickest way to see which part.
Frequently asked questions
Can files be batch renamed on a Mac without buying anything?
Yes. Selecting several files in Finder and choosing Rename from the shortcut menu gives three modes: replace text, add text, and format with an index, counter, or date. Shortcuts, Automator, and zmv in zsh cover the cases that need conditions, and all four are included with macOS.
How much do the paid Mac renaming tools cost?
The vendor pages list Name Mangler at 19 US dollars, A Better Finder Rename at 29.95 US dollars, and Hazel at 42 US dollars, all as one time purchases rather than subscriptions. Name Mangler and Hazel list upgrade prices of 9 and 20 dollars for existing customers.
What can a paid renamer do that the built-in tools cannot?
Three things mainly: apply different rules to different files in one pass, name a file from what is written inside it, and keep applying a rule to files that arrive later without being asked each time. A live preview of the result before committing is the fourth, and it matters most on large batches.
Is a rules engine worth it for a folder that gets files every week?
That is the case it is built for, since the recurring cost there is remembering to run the rename rather than running it. For a one time backlog the same money buys continuity that never gets used, so the question to answer first is whether the job repeats.