A simple and visually appealing GUI application that helps you automatically organize files from a source folder into categorized folders like Images, Videos, Documents, etc.
Built using Tkinter, this tool is great for boosting productivity with Python automation!
- 📂 Select Source & Destination folders
- 🔎 Auto-categorizes files by type
- 💡 Organizes into folders: Images, Videos, Docs, Music, Archives, Others
- 🎨 Built with a clean, user-friendly GUI
- 🧪 Easily converted to
.exewith PyInstaller
- Python 3.x
- Tkinter
- OS & Shutil Modules
- Clone this repo:
git clone https://github.com/yourusername/file-organizer-gui.git cd file-organizer-gui