Giter VIP home page Giter VIP logo

folder-organizer's Introduction

๐Ÿ“ Folder Organizer

This Python script organizes files within a folder by sorting them into specific categories like images, videos, audio files, documents, and more.

๐Ÿ› ๏ธ Features

The script scans a specified folder ('input_folder') and identifies the type of each file by its extension. It then organizes these files into respective subfolders within the same 'input_folder'.

Currently, the script categorizes files based on their extensions into the following categories:

โ€ข ๐Ÿ–ผ๏ธ Images Files (.jpg, .png, .gif, .bmp, etc.)
โ€ข ๐ŸŽฅ Videos Files (.mp4, .avi, .mov, .mkv, etc.)
โ€ข ๐ŸŽต Audio Files(.mp3, .wav, .m4a, .ogg, etc.)
โ€ข ๐Ÿ“„ Documents Files (.pdf, .docx, .csv, .pptx, etc.)
โ€ข ๐Ÿ’ป Code Files (.py, .java, .cpp, .js, .html, .css, etc.)
โ€ข ๐Ÿ“Š Data Files (.txt, .json, .db, .sql, etc.)
โ€ข ๐Ÿ—ƒ๏ธ Archives Files (.zip, .rar, .tar.gz, .7z, etc.)
โ€ข ๐Ÿ“ฆ Others Files (Backup Files, Font Files, Excecutable Files, System/Config Files)

๐Ÿš€ How to Use

  1. Clone this repository to your local machine:
git clone https://github.com/IamRudraPatel/Folder-Organizer
  1. Navigate to the project directory:
cd Folder-Organizer
  1. Run the script:
python FolderOrganizer.py
  1. Type/Paste path of your folder which you want to organize.

๐ŸŽจ Customization

Feel free to modify the script to support additional file types or customize the folder structure according to your needs.

โ„น๏ธ Note

โ€ข Make sure to provide the correct path to your desired folder.
โ€ข The script will create subfolders within the 'input_folder' and organize files accordingly.

Thank you for using Folder Organizer! ๐Ÿ“๐Ÿ”–

folder-organizer's People

Contributors

iamrudrapatel avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.