A simple Bash script that automatically organizes files in a folder into categorized subfolders based on file types (images, documents, videos, music, archives, and others). This tool is perfect for keeping your workspace clean and efficient on Linux systems.
-
Automatically detects and moves:
- π· Images (
.jpg,.jpeg,.png) - π Documents (
.pdf,.docx,.txt) - ποΈ Videos (
.mp4,.mkv) - π΅ Music (
.mp3,.wav,.m4a) - π¦ Archives (
.zip,.tar.gz) - π§© Others (all uncategorized files)
- π· Images (
-
Creates subfolders if they donβt exist.
-
Simple and user-friendly CLI interaction.
-
Prevents errors by validating folder paths.
-
Open your terminal.
-
Download and execute the script from the following URL:
-
Then run these commands:
chmod +x organizer.sh
./organizer.sh