May 2026 · Orbit Blog

How to Automatically Organize Files on Mac Without Touching Them

Your Downloads folder is a graveyard. PDFs from six months ago mixed with screenshots from this morning, zip files you've never opened, and that one video you downloaded and forgot about. Sound familiar?

The good news: you can set up your Mac to automatically organize every file that lands there — without touching them yourself. Here's exactly how to do it.

The Basic Concept: Watched Folders and Rules

Mac file automation works by watching a folder and applying rules when new files appear. A rule says: when a file matches these conditions, take this action.

For example:

Once you set these rules up once, they run forever in the background. You never think about them again.

Option 1 — Use Orbit (Easiest, Especially for Beginners)

Orbit is a Mac app that watches your folders and automatically processes files based on rules you define. What makes it different from older tools is that you can describe rules in plain English and the AI creates them for you.

Setting up your first automation in Orbit:

  1. Download Orbit from gotoorbit.app (free tier available)
  2. Launch it and click "Add Watched Folder"
  3. Select your Downloads folder
  4. Click "Generate Rules with AI"
  5. Type: "Move all PDFs to my Documents folder"
  6. Orbit creates the rule automatically
  7. Click Run Now to process existing files
  8. From now on it runs automatically whenever new files appear

The whole process takes about 2 minutes. You don't need to understand conditions, actions, or triggers — just describe what you want.

Orbit's free tier includes 1 watched folder and up to 5 rules — enough to get your Downloads folder under control at no cost.

Option 2 — Use Hazel (More Control, More Setup)

Hazel is the long-established option for Mac file automation. It requires more manual setup — you configure each condition and action yourself — but gives you more granular control for complex workflows.

If you're comfortable with if/then logic and don't mind spending 20-30 minutes configuring rules, Hazel at $42 one-time is excellent.

Option 3 — Use macOS Folder Actions (Free, but Limited)

macOS has a built-in feature called Folder Actions that lets you attach scripts to folders. It's free and requires no additional software, but it requires writing AppleScript or Automator workflows and has significant limitations in reliability and flexibility.

For most users this option is more trouble than it's worth unless you already know how to write scripts.

The Rules You Should Set Up First

Regardless of which tool you use, these five rules solve 80% of file chaos for most people:

Rule 1 — Sort PDFs to Documents

Condition: file extension is pdf
Action: move to ~/Documents/PDFs/

Rule 2 — Sort screenshots

Condition: filename starts with "Screenshot"
Action: move to ~/Pictures/Screenshots/

Rule 3 — Archive old downloads

Condition: file was last modified more than 30 days ago
Action: move to ~/Documents/Archive/

Rule 4 — Sort audio files

Condition: file extension is mp3, wav, aiff, or flac
Action: move to ~/Music/Downloads/

Rule 5 — Clean up zip files after extraction

Condition: file extension is zip AND file is older than 7 days
Action: move to Trash

These five rules alone will keep your Downloads folder clean indefinitely.

Tips for Success

Start with one folder. Don't try to automate everything at once. Start with Downloads — it's where most chaos accumulates — and expand from there once you're comfortable.

Use Dry Run mode first. Both Orbit and Hazel have a dry run mode that shows you what would happen without actually moving anything. Use this to verify your rules behave as expected before running them for real.

Be specific with conditions. "Move all files to Documents" is too broad — you'll move things you didn't intend to. Be specific: "Move all PDF files that are older than 1 day."

Don't automate irreversible actions yet. Start with moves rather than deletes. Once you trust your rules are working correctly, you can add deletion rules for files you're confident you don't need.

What Happens to Files Being Downloaded?

Good file automation tools wait for a file to finish downloading before processing it. Orbit uses a stability check that waits 500ms after a file stops changing before evaluating any rules — so partially downloaded files are safe.

Automating your Mac file organization takes about 10 minutes to set up and saves you hours every month. Start with your Downloads folder, create 3-5 rules, and let your Mac do the work.

Download Orbit free at gotoorbit.app and set up your first automation today.

Ready to automate your Mac?

Free forever. No account required. Set up in under 2 minutes.

Download Orbit — Free