📦 File Organizer CLI
A fast, reliable, and extensible command-line tool to automatically organize files in any directory by their types — simplifying your workflow and decluttering your folders effortlessly.
🚀 Features
- Organizes files by extensions into well-known categories:
- Images, Documents, Audio, Video, Archives, Executables, Fonts, and more
- Automatically creates folders if they don’t exist
- Moves unknown or uncommon file types into an
Others
folder - Supports a wide range of popular file formats (50+ extensions)
- Non-blocking, async file operations for speed and efficiency
- Easy to install and use globally via npm
- Simple, intuitive CLI with helpful error messages and usage instructions
📥 Installation
Install globally with npm:
`
bash
npm install -g file-organizer-cli
📥 Usage
organize <folder-path>