Skip to content

Kartheek1508/File_sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File_sorter

A python script that sorts messy directories and organises the files into categorized folders.

Features:

  • Sorts files into their respective folders
  • Safe operation - doesn't overwrite existing files
  • All unsupported files are not touched and the program moves on

Supports:

  • Images : .png, .jpeg
  • Documents: .pdf
  • Applications : .exe
  • Zip files

Requirements:

  • Python 3.6+

Usage: Run the script with: python file_organizer.py

About

This is a file sorter that will sort the files in the directory give by the user

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages