A Python automation script that organizes files into folders based on file type.
- Automatically categorizes files by extension
- Creates destination folders if they do not exist
- Organizes documents, images, videos, and code files
- Python
- OS and file system libraries
- Clone the repository
- Navigate to the project directory
- Run
python organizer.py - Enter the full path of the folder you want to organize