Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

file-organizer-cli

sumitpandya147MIT1.1.0

A powerful and easy-to-use CLI tool to organize files into folders by type.

file, organizer, cli, file-manager, file-sorter, nodejs, productivity

readme

📦 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>