Skip to content

GunSliger00007/File_Organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

File Organizer Script 📁

This Python script helps you organize files by moving them into folders based on their file type.

Features ✨

  • Automatically detects file types and organizes them into folders like Images, Documents, Videos, and more.
  • Creates folders if they don't already exist.
  • Moves files into appropriate categories based on their extensions.

Example 🖼️

Before Running Script After Running Script
  • image1.jpg
  • document1.pdf
  • video1.mp4
  • Images/image1.jpg
  • Documents/document1.pdf
  • Videos/video1.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages