System & Settings
Context Menu Integration
Right-click files in Finder or Explorer to send them directly to RenameClick.

macOS (Finder)
How It Works
- Right-click any file or folder in Finder
- Go to Quick Actions (or Services)
- Click Rename with RenameClick
- Files are sent to the Rename Workspace for processing
Setup
Context menu integration is installed automatically on first app launch. No manual configuration needed.
Technical details:
- Automator Quick Action workflows are installed to
~/Library/Services/ - Workflows are version-tracked and auto-updated when the app updates
- The Quick Action writes selected paths to a temp JSON file, then triggers the app via
renameclick://deep link
What You Can Send
- Single files
- Multiple files (select several, right-click)
- Folders (scanned recursively for supported file types)
- Mixed selections (files + folders)
- Files with unicode characters or spaces in paths
Windows (File Explorer)
How It Works
- Right-click any file or folder in File Explorer
- Click Rename with RenameClick (on Windows 11: under "Show more options")
- Files are sent to the Rename Workspace for processing
Setup
Context menu integration is installed automatically on first app launch. Registry entries are auto-updated when the exe path changes.
Behavior
App Not Running
If RenameClick isn't running when you use the context menu:
- The app launches
- Waits for the AI model to be ready
- Then processes the selected files
App Running (Minimized/Tray)
If RenameClick is already running:
- The window activates and comes to the front
- Files are delivered to the Rename Workspace immediately