Forked from vadimfedenko/analyze-images
README.md
Plugin for multimodal image analysis in LM Studio.
It allows multimodal models to pass local image files to themselves for analysis, including images found online and downloaded by other tools.
preferFullImageIfThumb now picks the largest available full-res file
instead of the first extension match.Just click Run in LM Studio. The model can list local images, select valid filenames, and analyze one image or multiple images in a single call.
If no model is loaded, or if a non-vision model is loaded, the tool returns an explicit error explaining what to load next.
LLM can use DuckDuckGo Reworked to find relevant URLs, optionally Visit Website to extract structured page content and images. Then it can list available local images and analyze them via Analyze Images.