A beginner Python automation project that automatically organizes files in the Downloads folder.
- Automatically detects file types
- Creates folders for Images, Videos, PDFs, and Documents
- Moves files into their correct folders
- Simple automation using Python
- Python
- OS module
- Shutil module
The script scans the Downloads folder and moves files into categorized folders like Images, Videos, PDFs, and Documents.
python organizer.pyShalu Singh