A script to organize files in a directory based on their extensions. This script automates the creation of folders and moves files into categorized directories. It offers customizable folder names, supports organization from either the current or a specified directory, and includes logging functionality to track actions.
- Organizes files from the current directory or a user-specified directory.
- Allows dynamic input for folder names and extensions.
- Includes default settings for quick use.
- Tracks actions in a
file_organizer.logfile.