orgnized-cli

Automatically organize files in a directory by their types with customizable options.

Installation

Install the package via pip:

pip install orgnized-cli

Automatic Categorization

Categorizes files by extension (documents, images, videos, etc.).

Configurable Folder Structure

Creates an organized folder structure with configurable prefixes.

Copy and Move Modes

Supports both copy (default) and move (--delete) modes.

Conflict Resolution

Multiple strategies: rename, skip, overwrite.

Dry-Run Mode

Preview changes before applying them.

Detailed Reporting

Provides detailed statistics and error reporting.

User Confirmation

Prompts for confirmation before making changes.

Edge Case Handling

Manages permissions, existing folders, and other edge cases.