其他
完整应用
deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
读取图片尺寸/格式、缩放与格式转换。基于内置 ffmpeg 二进制(跨平台)。纯 Node 实现。
| 工具 | 作用 |
|---|---|
image_info |
读取宽×高与格式 |
resize_image |
缩放(等比/指定尺寸)+ 转格式(jpg/png/webp) |
dsh plugin add dsh-image
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-image"。
把 hero.png 缩成 800 宽并转成 webp
→ 调用 resize_image(file="hero.png", width=800, outFile="hero.webp")
dsh plugin add github:uckkk/dsh-image
安装即在本机运行第三方代码,请自行审阅源码。
dsh plugin add github:uckkk/dsh-image
安装后在会话中调用该插件注册的工具即可。
MIT
安装即在本机运行第三方代码,请自行审阅源码。
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。