This project is a File Sorting System built using Python and Tkinter (GUI). It helps users organize files in a selected directory by:
πΉ Level 1: Sorting files by their file extensions in selected folder πΉ Level 2: Sorting files inside folders in alphabetical order in selected folder and subfolders πΉ Level 3: Combining both features in a user-friendly GUI
βοΈ Sort files in any folder by file extension (e.g., .jpg
, .pdf
, .txt
)
βοΈ Alphabetically sort files in selected folders
βοΈ Tkinter-based GUI for easy navigation
βοΈ Works across Windows, Linux, and macOS
βοΈ Zero dependencies (built using built-in libraries only)
Organizes files like this:
π Sorted/
βββ Images/
β βββ img1.jpg
β βββ pic2.png
βββ Documents/
β βββ file.pdf
β βββ notes.docx
Renames and sorts files inside folders:
Choose folders, run sorting, and see results β all through a simple graphical interface.
Placeholder | Replace With |
---|---|
krishpansara |
Your GitHub username |
krishpanasara9265@gmail.com |
Your email |
www.linkedin.com/in/krishpansara |
Your LinkedIn profile |
Let me know, and Iβll tailor the next step.