01Includes a `describe_image` tool for detailed image analysis with customizable prompts.
021 GitHub stars
03Supports multiple vision providers: OpenAI, Anthropic, Google, Ollama, and custom HTTP APIs.
04Automates image preprocessing, including format conversion, resizing, and compression.
05Accepts diverse image inputs: file paths, URLs, and base64 encoded data.
06Flexible configuration options via CLI, environment variables, or a dedicated config file.