Feature Overview

MouseBoost has many features. It is easier to understand them by asking “what task do I want to finish now?” instead of memorizing the menu order. The actual menu changes dynamically based on the selected file type, multi-selection state, whether a folder is selected, installed third-party apps, and available permissions.

Context Menu Management

The core of MouseBoost is a configurable Finder context menu.

You can:

Good main-menu candidates include Copy Path, New File, Open Terminal, Favorite Folders, Copy To, Move To, Clipboard History, and Batch Rename.

New Files

MouseBoost can create files directly in the current Finder folder.

Default types include:

You can also add an existing file as a template. Later, creating a new file from the context menu copies the template content and can preserve the icon and default filename.

Notes:

Favorite Folders

Favorite Folders put frequently used folders into the context menu.

Typical uses:

Favorite Folders can expand subfolders. For deep workspaces, add the top-level folder and continue choosing subfolders inside the context menu.

Favorite Apps

Favorite Apps send files or folders to a chosen app quickly.

Default candidates include:

Useful workflows:

Favorite Websites

Favorite Websites put web entry points into the Finder context menu.

Defaults include several AI tool sites:

You can add your own URLs, such as project management systems, internal docs, cloud drives, design tools, admin consoles, and other web tools.

Common Scripts

Common Scripts support Shell scripts and AppleScript. Scripts can read the selected file path, filename, extension, and folder, then run directly in the Finder context.

Default scripts include:

Script variables include:

Shell scripts automatically cd to the folder containing the current selection. If a script accesses protected paths, macOS may require folder authorization or Full Disk Access.

Default script code, dynamic Git scripts, and customization examples are documented in Common Scripts.

Terminals And Developer Tools

MouseBoost can open a terminal or third-party terminal tool in the current folder.

Supported entries include:

If a default terminal Bundle ID is configured, MouseBoost uses that terminal first. Missing third-party terminals may show install guidance or a download link.

Copy, Move, And Paste

MouseBoost adds many Finder file-management actions:

Notes:

File And Folder Operations

Common operations include:

“Embed folder” is useful for collecting one or more files into a new folder. With multiple selections, you can choose whether to group by extension. “Unembed folder” moves folder contents up one level; when there is only one file, you can choose whether to rename the file to the folder name.

Batch Rename

Batch Rename is a separate window tool for processing many filenames at once.

Supported rules include:

Suggested workflow:

  1. Select files in Finder.
  2. Open Batch Rename.
  3. Add one or more rules.
  4. Check the preview list.
  5. Execute only after confirming the result.

Batch Rename is a high-impact operation. The docs and website should show screenshots of both the rule area and the preview area.

File Analysis

MouseBoost provides file information and analysis tools:

Duplicate Finder requires selecting a folder. After scanning, it groups duplicate files and lets you review before deleting. Large folders may take longer to scan.

Image And Media Processing

Image tools are an important feature group in MouseBoost.

Supported actions:

Image conversion supports common formats such as png, jpg, jpeg, tiff, bmp, gif, webp, heic, pdf, and more. Office to PDF depends on LibreOffice. If LibreOffice is not installed, MouseBoost prompts you to install it.

Notes:

Compression And OmniZip

MouseBoost includes compression-related actions:

It can also integrate OmniZip or OmniZip Pro:

If OmniZip is not installed, related menu items may show an open-failed prompt or install guidance.

Shortcuts

Each MouseBoost menu item can have its own shortcut. In the main app’s General menu configuration page, use the shortcut column to bind high-frequency actions such as Copy Path, Batch Rename, Clipboard History, scripts, and Terminal Here.

Default shortcuts include Quick Access, Cut File, Paste File, and Clipboard History. Shortcuts that read Finder selections usually require Accessibility permission.

Clipboard History

MouseBoost includes Clipboard History and stores history with SQLite.

Supported content types:

Main abilities:

Privacy handling:

System Tools

MouseBoost also integrates system-level utilities:

These abilities may depend on Accessibility, Screen Recording, Microphone, system share services, or third-party app settings.

Configuration Backup And Sync

MouseBoost supports configuration import/export and iCloud sync.

You can:

Configuration mainly includes menus, favorite folders, favorite apps, common scripts, new file templates, folder icons, and preference data.

Notes: