Skip to content

Move files to different folders based on file extensions

Notifications You must be signed in to change notification settings

BladeX-1/File-rearranger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File-rearranger

Small python utility to arrange(move) files to different folders based on file type(extension) Example: pdf -> documents, mp3 -> music

Folders are created if not exist previously, and path used is same as the path in which the program is run In program file, extension to folder map is made as a dictionary, and can easily be edited to add new folders or change the move-location of some files.

About

Move files to different folders based on file extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published