Skip to content

A small Windows Forms Application which cleans up a selected directory by placing all the files in categorized folders, based on the file extensions.

Notifications You must be signed in to change notification settings

3minus1/Folder-Master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Folder-Master

This small Windows Forms Application simply organizes your files in categorized folders, based on the file extensions.

I have made 20 categories as of now, but feel free to make changes and make it as practical as possible.

Following are the categories used and the extensions that come under them:

  1. Audio: ".mp3", ".wav", ".wma", ".rm", ".ogg", ".mid", ".m4a", ".mpa", ".m3u"

  2. Video: ".wmv", ".m4v", ".vob ", ".mp4", ".mov", "mkv", ".avi", ".divx", ".mpeg", ".mpg", ".m4p", ".flv", ".webm", ".3gp"

  3. Document: ".docx", ".doc", ".txt", ".xls", ".pdf", ".rtf", ".tex", ".wpd", ".xlsx", ".pptx", ".ppt"

  4. Code: "vbs", ".c", ".h", ".vb", ".xhtml", ".rss", ".cpp", ".java", ".php", ".html", ".css", ".py", ".aspx", ".json", ".js", ".jsp", ".do", ".htm", ".cfm", ".xml", ".xaml", ".pl", ".asp", ".fs", ".cs", ".sln"

  5. Images: ".jpg", ".jpeg", ".png", ".tiff", ".gif", ".bmp", ".svg", ".psd", ".tiff"

  6. Data: ".csv", ".dat", ".raw", ".sdf", ".vcf", ".xml"

  7. Database: ".db", ".accdb", ".accdc", ".adb", ".cdb", ".dbc", ".dbf", ".dbs", ".mdb", ".mdf", ".odb", ".sdb", ".sqlite", ".sqlite3", ".sqlitedb", ".xld", ".pdb"

  8. Executable: ".apk", ".exe", ".app", ".bat", ".cgi", ".com", ".gadget", ".jar", ".pif", ".wsf", ".msi", ".bin", ".inf"

  9. Subtitle: ".srt", "sub", ".sbv", ".ifo", ".idx"

  10. Certificate: ".cer", ".cert", ".pem", ".ssl", ".crt", ".csr", ".pfx", ".crl", ".stl", ".key"

  11. Shortcuts: ".lnk"

  12. Plugins: ".crx", ".plugin", ".xpi"

  13. Fonts: ".ttf", ".fnt", ".fon", ".otf"

  14. SystemFile: ".cab", ".sys", ".cpl", ".ico", ".drv", ".cur"

  15. Config: ".cfg", ".ini", ".dll"

  16. Compressed: ".7z", ".rar", ".zip", ".deb", ".pkg", ".tar.gz"

  17. ISO: ".iso", ".dmg", ".vcd", ".mdf"

  18. Backup: ".bak", ".tmp"

  19. Torrents: ".torrent"

  20. Misc: ".crdownload", ".part", ".aup", ".orig", ""

About

A small Windows Forms Application which cleans up a selected directory by placing all the files in categorized folders, based on the file extensions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published