Features
Smart Rules
Create rules to automatically move files based
on extensions or names (e.g., all .jpg to "Images").
Safety First
Changes are "staged" virtually. No files move on disk until you click "Execute Changes".
Virtual Staging
Create new folders in the staging area that only exist on disk after execution.
Undo/Redo
Full support for undoing actions before execution, plus smart conflict handling.
Installation
User Setup
- Download the latest release from the Releases page.
- Unzip the file.
- Drag
Folder Reorganiser.appto your Applications folder.
How to Use
- Open: Select the root folder you wish to organize.
- Create Rules: Use the top-right panel to define rules (e.g., Extension:
jpg-> Folder:Photos). - Review: Check the "Actions" panel to see a preview of file moves.
- Execute: Click "Execute Changes" to apply the moves to your actual file system.
Build from Source
If you want to modify the app, you can build it using Xcode.
Clone & Build
git clone https://github.com/DD00031/folder-reorganiser.git
# Open Folder Reorganiser.xcodeproj in Xcode
# Press Cmd+R to build
License
Folder Reorganiser is available under the GPL-3.0 license.