Free vision for text-only agents: built-in keyless vision chain plus pixel tools (Q&A, grounding, crop, pixel diff, colors, OCR, SVG trace, cutout, screenshots); paste an image to use it.
- GitHub stars
- 917
- Version
- v2.0.1
- License
- MIT
- Added
- 2026-08-14
GitHub info
- GitHub stars
- 917
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 21, 2026, 5:54 AM
- Maintainer
- ysr666
- Added
- 2026-08-14
Preview from README
Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).

Demo: paste an image, the agent locates the send button with vision_ground / vision_crop / vision_pixel_diff and answers with coordinates
https://raw.githubusercontent.com/ysr666/dsh-vision-router/main/assets/vision-demo.gif

Reference design and final agent rebuild, verified with vision_pixel_diff at 2.54% final difference.
https://raw.githubusercontent.com/ysr666/dsh-vision-router/main/assets/pixel-loop.png
Install
dsh plugin --profile web add dsh-vision-routerTags
README badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/ysr666/dsh-vision-router)Related plugins
Vision & Multimodaldsh-vision-toolkit
★ 842Vision for text-only models: paste an image and the model switches to a Vision Toolkit variant for image Q&A, multi-image comparison, long-screenshot OCR, screenshot-to-UI reproduction, element grounding, and pixel diff. No API key by default — images are processed by the author-hosted free service, 100 per machine per day; configurable to your own provider.
modlens
★ 3768Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics).
picturereader
★ 35Image "reading" for text-only models: downscale + reduce color depth + structure/color fingerprints into text grids fed back to the conversation, letting the model zoom, sample and OCR autonomously like a multimodal model; fully local with zero external model dependency, ships an image-reading methodology skill and optional PaddleOCR.