Skip to content

thehimanivarshney/File_Organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

File Organizer

A Python automation tool that organizes files in a directory based on file type.


Features

  • Organizes files into categorized folders (Images, Documents, Videos, Others)
  • Handles duplicate file names automatically
  • Supports dry-run mode
  • Input validation for directory path

Tech Stack

  • Python
  • os module
  • shutil module

How to Run

python src/main.py

## Example

Before:

photo.jpg
report.pdf
video.mp4

After:

Images/photo.jpg
Documents/report.pdf
Videos/video.mp4

Author

Himani Varshney

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages