Automatically organize files in a directory by their types with customizable options.
Install the package via pip:
pip install orgnized-cli
Categorizes files by extension (documents, images, videos, etc.).
Creates an organized folder structure with configurable prefixes.
Supports both copy (default) and move (--delete) modes.
Multiple strategies: rename, skip, overwrite.
Preview changes before applying them.
Provides detailed statistics and error reporting.
Prompts for confirmation before making changes.
Manages permissions, existing folders, and other edge cases.