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.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jing-hy/picturereader说明文档
阅读完整 README ↗使用
直接对模型说:
用 image_scan 看一下 这张图,细看感兴趣的部分
模型会加载 image-reading 方法论自动执行完整流程(定调 → 找主体 → 验证 → 描述)。