wechat-ocr
by — · hawkhai/wechat-ocr
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Local WeChat OCR tool for DSH: wechat_ocr_recognize returns recognized text and the engine structured result for a local image path.
Similar plugins
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.
★ 0
↓ 778/wk
dsh plugin --profile web add dsh-tesseract-ocrby maxwell-feng
dsh plugin: OCR attached images locally with the built-in Windows OCR engine — text-only models can see, privacy-first
★ 9
MIT
TypeScript
Sep 13, 2026
dsh plugin --profile web add dsh-windows-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 Windows 11 OneOCR tool for DSH: `oneocr_recognize` returns OCR text and structured line/word polygons, confidence, rotation, and handwriting style.
★ 0
dsh plugin --profile web add dsh-win11-oneocrby haifeiWu
DSH plugin: local OCR and image understanding for dsh — inlined image previews in Web tool cards
★ 0
TypeScript
Aug 15, 2026
dsh plugin --profile web add dsh-ocrby 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-ocr