You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Features
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.log file.
About
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.