Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Python File Sorter

A command-line script that organizes your files by extension and moves them into the folders you want.

Python Version Platform

SCR-20260807-bpfu

Features

  • Shortcuts: Type downloads, desktop, documents, or pictures instead of pasting full folder paths.
  • Sort by extension: Type png jpg pdf and the script moves those exact file types at the same time.
  • No overwriting: If a file with the same name is already in your target folder, the script skips it.
  • File info: As files move, the terminal shows their size in MB and when they were created or modified.
  • Skips system files: Ignores folders and hidden files like .DS_Store so it only moves what you actually want.

Quick Start

# Clone the repository
git clone [https://github.com/6augt/python-file-sorter.git](https://github.com/6augt/python-file-sorter.git)

# Go into the folder
cd python-file-sorter

# Run the script
python main.py

About

A command-line script that organizes your files by their extension and moves them into custom folders.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages