Skip to content

Kalpanap23/TASK-3-Task-Automation-With-Python-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

TASK-3-Task-Automation-With-Python-Scripts

A Python automation tool that organizes files automatically into categorized folders.

Features

  • Automatic file organization
  • Categorizes PDFs, Images, Videos, Documents
  • Creates folders automatically
  • Improves productivity

Technologies Used

  • Python
  • OS Module
  • Shutil Module

How to Run

python file_organizer.py

Example

Before:

Downloads/ ├── resume.pdf ├── photo.jpg ├── video.mp4

After:

Downloads/ ├── Documents/ │ └── resume.pdf ├── Images/ │ └── photo.jpg ├── Videos/ │ └── video.mp4

Future Enhancements

  • GUI using Tkinter
  • Scheduled automation
  • Cloud storage integration

Author

Kalpana Podalakuri

About

A Python automation tool that organizes files automatically into categorized folders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages