AI Agent Hub
Back to plugins
🖥️

dsh-tesseract-ocr

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install maxwell-feng/dsh-tesseract-ocr

Paste the following prompt into your AI chat to install this plugin:

To install the dsh-tesseract-ocr plugin in DeepSeek Harness, run the command dsh plugin install maxwell-feng/dsh-tesseract-ocr and refer to the full source repository at https://github.com/maxwell-feng/dsh-tesseract-ocr.

About this plugin

When interacting with AI models, image attachments often raise privacy and compatibility issues. The dsh-tesseract-ocr plugin solves this by enabling text-only models to handle images while performing local OCR recognition, sending only the extracted text to the model API, thus ensuring privacy by default. Its core capabilities include a local Tesseract OCR engine, multi-language support, caching for efficiency, and an opt-in passthrough mode for genuine vision models. Designed for DeepSeek Harness users, it is ideal for privacy-conscious developers, researchers, and everyday users who need OCR functionality without model configuration changes, offering a secure and flexible way to extend text-based model interactions with images.

Use Cases

  • Extract text from image attachments for model input
  • Safely analyze images in privacy-sensitive environments
  • Support multilingual image recognition needs

Best For

  • DeepSeek Harness users extending text model capabilities
  • Developers and researchers prioritizing data privacy
  • Everyday users needing OCR for image processing