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