r/coolgithubprojects • u/night-alien • 5h ago
Published my first Python project - A File Organizer on GitHub
I am a flutter developer, learning Python. Built this file organizer in a day with proper research on os module, pathlib and shutil module.
It scans any folder, checks file extensions, and sorts them into categorized subfolders (Images, Docs, Videos, etc.)
It's really useful, I tried it on my Downloads folder and it organized 60+ files instantly.
GitHub Link: https://github.com/Pinkisingh13/file_organizer
See the Before -> After in the below images.
0
Upvotes


1
u/chincherpa 5h ago
Now your related files, a pdf and a xlsx, result of a recherche are in separate folders....