Skip to content

Thebrownguy23/file-organizer-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ—‚οΈ Smart File Organizer using Python

A simple, beginner-friendly Python script to organize files in any folder into categorized subfolders like Images, Documents, Videos, Audio, Archives, and more.


βœ… Features

  • Automatically detects file types by extension
  • Organizes files into folders (e.g., Images/, Documents/, Videos/)
  • Works on Windows, macOS, and Linux
  • No external libraries required

πŸ“ Folder Example (After Organizing)

Downloads/
β”œβ”€β”€ Images/
β”œβ”€β”€ Documents/
β”œβ”€β”€ Audio/
β”œβ”€β”€ Videos/
β”œβ”€β”€ Archives/
β”œβ”€β”€ Scripts/
└── Others/

πŸš€ How to Run

1. Clone or Download this repo:

git clone https://github.com/yourusername/file-organizer-python.git
cd file-organizer-python

2. Run the script:

python file_organizer.py

Then enter the full folder path you want to organize.


πŸ“¦ Requirements

No external dependencies. Python 3.x is required.


πŸ’Ό Freelancer Tip

This tool is perfect for clients who want to clean messy folders, automate file management, or organize downloaded data.

About

Smart Python script to auto-organize files into folders

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages