uckkk/dsh-image

uckkk★ 0JavaScript最后同步: 2026-08-16

在 GitHub 打开

图片处理:读取尺寸/格式、缩放与格式转换(内置 ffmpeg)

README 摘要

dsh-image · 图片处理 读取图片尺寸/格式、缩放与格式转换。基于内置 ffmpeg 二进制(跨平台)。纯 Node 实现。 提供的工具 工具 作用 image info 读取宽×高与格式 resize image 缩放(等比/指定尺寸)+ 转格式(jpg/png/webp) 安装 安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-image" 。 用法示例

在 GitHub 查看完整 README →
内容/媒体deepseek-harnessdsh-plugin

分类