Automatically organizes files in any directory into neatly labeled folders based on their file extension—like pdf, jpg, or txt—eliminating manual sorting and keeping your filesystem clean with one command.
Sort files in the current directory:
python filesorter_by_ext.py
Sort files in a specific folder:
python filesorter_by_ext.py ~/Downloads
With verbose output:
python filesorter_by_ext.py ~/Desktop -v
$2.50
共 1 个版本