Skip to content

desilvapevin-create/Python-File-Organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python File Organizer

A simple, automated Command Line Interface (CLI) tool built to clean up cluttered folders (like Downloads) by sorting files into categorized sub-folders.

How it Works The script scans a target directory, identifies file extensions, and moves them into predefined categories:

  • Images: .jpg, .png, .gif
  • Documents: .pdf, .docx, .txt
  • Videos: .mp4, .mov
  • Archives: .zip, .rar

Built With

  • Python 3.12
  • os & shutil libraries (Built-in)

About

A Python automation tool that organizes files into folders based on their extensions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages