跳到正文
dsh-market 浏览插件 GitHub EN

zjsthmjialin/pdf-background-gray-codex-skill#dsh-pdf-background-gray

注册 remove-pdf-background-gray 技能:去除扫描 PDF 的灰色/米白底色,保持分辨率、页面几何与抗锯齿文字边缘(无损 Flate 写回),核心为单文件 Python 脚本(pypdf + Pillow + numpy)。

Star 数 ★ 1 分类 文档与渲染 收录于 2026-08-16 npm dsh-pdf-background-gray

安装

在 DeepSeek Harness 里通过 dsh-market 安装

dsh plugin --profile web add dshmarket

或使用命令行

dsh plugin --profile web add dsh-pdf-background-gray

装任何插件都等于在你的机器上跑第三方代码,权限和你本人一样大——能读你的文件、用你的凭据、访问网络。请先审阅源码,并尽量锁定 commit(github:owner/repo#sha)。