jing-hy/picturereader2

picturereader

DSH plugin: pixel-to-text image reading for text-only models. Downscales and color-quantizes PNG/JPEG/GIF/BMP and feeds the coarse pixel grid to the model so DeepSeek can 'see' layout, colors and rough shapes without a vision model.

包名
picturereader
版本
1.0.2
许可证
MIT
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jing-hy/picturereader

使用

直接对模型说:

用 image_scan 看一下 这张图,细看感兴趣的部分

模型会加载 image-reading 方法论自动执行完整流程(定调 → 找主体 → 验证 → 描述)。