Local OCR for attached images via the built-in Windows engine (Windows.Media.Ocr): only the recognized text is sent to the model, never the image bytes; vision passthrough is opt-in.
- GitHub stars
- 6
- Version
- v0.3.0
- License
- MIT
- Added
- 2026-08-17
GitHub info
- GitHub stars
- 6
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 20, 2026, 5:17 AM
- Maintainer
- maxwell-feng
- Added
- 2026-08-17
Install
dsh plugin --profile web add @maxwell-feng/dsh-windows-ocrTags
README badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/maxwell-feng/dsh-windows-ocr)Related plugins
Vision & Multimodaldsh-tesseract-ocr
★ 3Local OCR for attached images via Tesseract: only the recognized text is sent to the model, never the image bytes; vision passthrough is opt-in.
dsh-vision-router
★ 1030Free 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.
dsh-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.