Smart File Management System is a Windows app that automatically sorts files by type in any folder. Easy one-click setup—no manual steps needed. Perfect for keeping your files organized effortlessly.
This tool helps you organize your files automatically with a single click. All dependencies are installed automatically—no manual steps required!
-
Download & Extract
- Download the ZIP file from GitHub.
- Extract all files to a folder on your computer.
-
Run as Administrator
- Right-click on
run_me_first.batand select Run as administrator. - This is important to ensure all required components are installed and the app works without errors.
- Right-click on
-
Automatic Setup
- The script will:
- Check and install the required .NET Desktop Runtime if missing.
- Restore and publish the application.
- Launch Smart File Management System automatically.
- The script will:
-
Start Organizing
- Use the app to organize your files easily!
- If you see any errors, make sure you are running the script as administrator.
- Ensure your antivirus or Windows Defender is not blocking the setup.
- If the app does not launch, check the
publishfolder forFileOrganizer.exeand run it manually.
For any issues or suggestions, contact Kunal or open an issue on the GitHub repository.
Enjoy using Smart File Management System!
A professional file organization tool built with C# and Windows Forms.
- Automatic file organization by type
- Smart duplicate handling
- Custom organization rules (pattern-based and keyword-based)
- Real-time file monitoring
- Self-contained executable (no .NET required)
- Professional Windows installers
- Comprehensive logging
Create advanced organization rules to automatically sort files based on your specific needs:
- Use wildcards (* and ?) for flexible file matching
- Examples:
*.pdf,*report*.docx,2019??.jpg - Set custom target folders for matched files
- Automatically group files containing specific keywords in their names
- Files like
kunal.pdf,kunal1.docx,Ridkunal.jpgwill all go to akunalfolder - Works with any file type, not just specific extensions
- Target folder is auto-generated from the keyword
- Go to the "⚙️ Custom Rules" tab
- For pattern rules: Enter rule name, file pattern, and target folder
- For keyword rules: Check "Keyword Rule" and enter the keyword
- Click "Add Rule" to save
Rules are applied in order - first matching rule wins.
- Images: jpg, png, gif, bmp, svg, webp, etc.
- Documents: pdf, doc, docx, txt, xlsx, ppt, etc.
- Videos: mp4, avi, mkv, mov, wmv, webm, etc.
- Music: mp3, wav, flac, aac, ogg, m4a, etc.
- Archives: zip, rar, 7z, tar, gz, etc.
- Code: cs, java, cpp, py, js, html, etc.
- Others: All other file types
- Launch FileOrganizer.exe
- Select source folder (default: Downloads)
- Click "Organize Files Now"
- View results in the activity log
Ready for production use!