File Organiser Script

Beginner Automation Python Low effort

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.

Download Starter Code

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

Learning Resources

starter_code
Download file
Loading...
Copied to clipboard!