Big Mean Folder Machine is a macOS automation tool that sorts, splits, merges, and reorganises large file collections into structured folder hierarchies based on rules you define — without touching a single file by hand.
What is Big Mean Folder Machine?
Big Mean Folder Machine is a batch file organiser for the Mac that goes far beyond what the Finder can do on its own. You give it a source directory, tell it how you want things sorted — by file type, name pattern, date, size, or any combination thereof — and it builds the destination folder structure for you, either by copying, moving, or symlinking your files. Think of it as a programmable sorting machine rather than a manual drag-and-drop exercise.
The app has been around long enough to have earned a quiet, loyal following among photographers, video editors, archivists, and anyone who routinely inherits chaotic file dumps from clients or colleagues. It is not flashy, but it is thorough.
What does Big Mean Folder Machine do best?
The standout capability is its dual-mode approach: it can split one enormous folder into many organised sub-folders, or merge several source directories into one coherent structure. Both directions are genuinely useful in practice.
- Split mode — take a camera card dump of 4 000 raw files and redistribute them into year/month/day sub-folders based on EXIF capture date. The Finder's "Arrange By" view cannot do this non-destructively; Big Mean Folder Machine can.
- Merge mode — combine the contents of a dozen client delivery folders into a single archive, automatically handling filename collisions by appending a suffix rather than silently overwriting.
- Rule builder — conditions can be stacked (file extension AND name contains AND file size greater than) with a logic that feels closer to a mail-rules dialog than a scripting environment, which keeps it approachable without sacrificing power.
- Preview before commit — the app will simulate the entire operation and show you exactly what would move where before a single file is touched. This one feature has saved me more than once.
Where something like Hazel watches a folder continuously and reacts to new arrivals, Big Mean Folder Machine is explicitly a one-shot batch processor. You invoke it when you have a mess to clean up, not as a background daemon. The two tools complement each other rather than compete.
Who should use Big Mean Folder Machine?
It is built for people who deal in volume: photographers processing wedding card imports, archivists consolidating years of project backups, developers tidying build artefact directories, or anyone handed a flash drive with 20 000 files in a flat dump. If you have ever spent an afternoon manually dragging files into date-stamped folders, this app pays for itself in the first session.
It is overkill for casual users who only occasionally tidy a Downloads folder — macOS's built-in sort options or even a quick Automator workflow would suffice. The learning curve is mild but non-zero; you do need to think in terms of conditions and tokens before the rule builder feels natural.
How much does Big Mean Folder Machine cost?
Big Mean Folder Machine is available directly from the developer's website (publicspace.net) as a paid download, with a free trial so you can run a real batch before committing. Pricing is one-time rather than subscription-based — a refreshing policy for a utility you reach for intermittently rather than daily. Check the developer's site for the current price; it has historically been well under the cost of an hour of manual sorting work.
What are the best Big Mean Folder Machine alternatives?
The closest alternatives depend on how you work. Hazel (Noodlesoft) is the most popular Mac file-automation tool and handles continuous folder watching with sophisticated rules — but it is subscription-priced and not designed for one-shot batch migrations. Automator is free and built into macOS, though building a multi-condition sort routine in it is significantly more tedious. PathFinder (Cocoatech) adds batch-rename and dual-pane browsing but lacks Big Mean Folder Machine's merge/split logic. For developers comfortable on the command line, a well-crafted shell script with find and rsync can replicate most of what this app does — but that is precisely the audience for whom a polished GUI is worth paying for.
Does Big Mean Folder Machine work on Apple Silicon?
The app is actively maintained by Publicspace.net, a developer with a long track record of keeping their utilities current with macOS releases. Check the product page for the latest compatibility notes, as the developer typically updates ahead of major macOS releases.