OpenConvert Documentation

Python 3.8+ License: MIT

Intelligent File Conversion for the Distributed Age

OpenConvert CLI is a command-line tool that connects to distributed OpenAgents networks to discover and utilize file conversion services. Instead of installing multiple conversion tools, OpenConvert leverages distributed agents to handle various file conversion tasks.

✨ Key Features

🔗 Network-Powered

Connect to OpenAgents conversion networks

🤖 Prompt Support

Use natural language prompts (agent-dependent)

📁 Batch Processing

Convert files and directories

🔍 Auto-Detection

Automatic MIME type detection

🛡️ Error Handling

Comprehensive error reporting

Async Operations

Non-blocking network operations

🔧 Python API

Import and use from openconvert import convert

📊 Format Discovery

--list-formats to see available conversions

🚀 Quick Start

# Install OpenConvert
pip install openconvert

# Convert your first file!
openconvert -i document.txt -o document.pdf

📚 Documentation Sections

Indices and tables