Downloads Folder Organizer
A blazing-fast .NET MAUI desktop app that transforms your messy Downloads folder into a beautifully organized space — automatically.
Downloads Folder Organizer is your new personal assistant for digital clutter. Built using modern .NET MAUI and designed specifically for Windows, it scans your selected folder, categorizes files by type (like Documents, Images, Videos, Music, and Archives), and moves them into neat subfolders — all in one tap.
It’s fast, smart, and unapologetically useful.
No installation needed. Just run the app and let it do the heavy lifting.
- 🧠 Smart Categorization: Knows what belongs where — based on file extensions.
- 📂 Browse Button: Choose any folder on your system.
- ⚡ Quick Downloads Selector: Instantly targets your system Downloads folder.
- 🔁 One-Click Undo: Reverse all operations in seconds.
- 📊 Visual Progress Bar: Real-time status as it organizes.
- 📜 Log Panel: Transparent, timestamped activity tracking.
- 🎨 Fluent Design UI: Styled like modern Windows apps for consistency and elegance.
Whether you're a developer, student, or just tired of chaos — this tool saves time, reduces frustration, and keeps your digital desk clean.
| Application UI | Before Organized | After Organized |
|---|---|---|
![]() |
![]() |
![]() |
- 💻 Windows 10 version 19041 or newer
- Head to the Releases section.
- Download the
.zipfile for the latest version. - Extract it anywhere.
- Double-click
DownloadsFolderOrganizer.exe— done!
Downloads Folder Organizer started out as a lightweight Python + Tkinter desktop utility, born out of frustration with cluttered Downloads folders.
That first version was quick, intuitive, and did the job beautifully — offering auto-categorization, undo support, and even a dark mode toggle. You can still check out that original project here:
🔗 Python Tkinter Version
But the ambition was always bigger. The goal? A native-feeling, modern, and more scalable utility that blends seamlessly with Windows' Fluent design and delivers a richer, smoother UX.
Need help? Found a bug? Got feature ideas?
Contributions are welcome!
If you'd like to enhance the app, suggest features, or refactor code, feel free to fork the repo and open a pull request.
To build locally:
git clone https://github.com/BonyKoshy/DownloadsFolderOrganizer.git
cd DownloadsFolderOrganizer
# Open the solution in Visual Studio 2022+
# Ensure .NET MAUI + .NET 8 SDKs are installed
Build and Run

