This program can be used to organize files in a directory by their file extension. And move duplicate files to a duplicates folder.
Python 3.8.2 Download
Download and run this
📦 file-organizer.exe 6.39 MB
⏬ Follow these steps
git clone https://github.com/ThusharaX/file-organizer.git
cd file-organizer
python main.py
*****************************
* File Organizer v1.0.0 *
* By: Thushara Thiwanka *
*****************************
--| Example: C:\Users\Thushara\Downloads |--
Enter directory to work in: C:\Users\Thushara\Downloads
Enter directory to move files to: C:\Users\Thushara\Downloads
Done - Check the 'file_organizer_log.txt' file for more details
Happy Organizing! :)
Press Enter to exit
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.