Skip to content

Sailesh-Bhoite/Folder-Organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Folder Organizer

This code will organize your folder in a systematic way.
Just run this code and enter your directory path that you want to organize.
This will create the following folders in that particular folder:

  1. Documents: which contains files with (.doc) and (.docx) extensions.
  2. PDFs: which contains files with (.pdf) extensions.
  3. Text Files: which contains files with (.txt) extensions.
  4. Images: which contains files with (.jpg), (.jpeg), (.png) and (.gif) extensions.
  5. Spreadsheets: which contains files with (.xls), (.xlsx) and (.csv) extensions.
  6. Presentations: which contains files with (.ppt) and (.pptx) extensions.
  7. Videos: which contains files with (.mp4) and (.avi) extensions.
  8. Others: which contains files with other than above extensions.

Tech Stack

Language: Python

Modules used: Tkinter, os, sys

For demo video follow the link: Video Link

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages