File Organiser Script
Beginner
Automation
Low
A Python script that scans a folder and automatically sorts files into subfolders by type — images, documents, videos, code files. Great for learning os and shutil modules.
Features
- Detect file type by extension
- Create subfolders automatically
- Move files into the correct folder
- Print a summary of what was moved
Project Roadmap
Follow these steps in order. Each one builds on the previous.
0% completed