dsh-tesseract-ocr
by — · maxwell-feng/dsh-tesseract-ocr
★ 0 Stars
⑂ 0 Forks
↓ 778 Downloads/week
Original language: English
About
Local OCR for attached images via Tesseract: only the recognized text is sent to the model, never the image bytes; vision passthrough is opt-in.
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.3.1 | — | — |
| 0.3.2 | — | — |
| 0.3.3 | — | — |
| 0.3.4 | — | — |
| 0.3.5 | — | — |
| 0.3.6 | — | — |
| 0.3.7 | — | — |
| 0.3.8 | — | — |
| 0.4.0 | — | — |
| 0.5.0 | — | — |
| 0.6.0 | — | — |
| 0.7.0 | — | — |
Similar plugins
Local WeChat OCR tool for DSH: `wechat_ocr_recognize` returns recognized text and the engine structured result for a local image path.
★ 0
dsh plugin --profile web add dsh-wechat-ocrGive DSH text-only models vision: an image/OCR/document recognition skill (race pool → custom channels → local) plus an idempotent host patch so image messages reach the model.
★ 0
dsh plugin --profile web add @dsh-user/dsh-vision-solutionLocal eyes for text-only models: eyes_render draws text/shapes/Mermaid onto a canvas in the Web GUI, eyes_paste captures pasted images, eyes_ocr reads text via the built-in Windows OCR (offline), and
★ 0
dsh plugin --profile web add dsh-omni-visionby Sorwcyra
Paste images into DeepSeek Harness with a four-model vision race, OCR, and an automatic text bridge.
★ 4
MIT
JavaScript
Aug 14, 2026
dsh plugin --profile web add ds-vision-pluginby ferstar
本地 OCR 插件:让纯文本生成 LLM 也能读懂图片 | Local OCR plugin: give text-only generative LLMs the ability to read images
★ 3
MIT
TypeScript
Aug 18, 2026
dsh plugin --profile web add dsh-tool-ocrLocal-first structured vision for text-only agents: images go to a local OpenAI-compatible VLM and come back as JSON evidence (summary, verbatim OCR, layout regions, entities/relations, colors, explic
★ 0
dsh plugin --profile web add dsh-vision-local