zhaoyaqi18/dsh-compressio

zhaoyaqi18★ 0最后同步: 2026-08-17

在 GitHub 打开

Image compression & conversion MCP tools for DeepSeek Harness (dsh). Compress/convert/optimize/inspect images via api.compressio.cc — free 20 calls/day, pro key on Ko-fi.

README 摘要

dsh-compressio — Image Compression & Conversion for DeepSeek Harness 中文 Bring production-grade image compression and conversion to DeepSeek Harness. This bundle wires the api.compressio.cc MCP server (Cloudflare Worker + Squoosh/JSQuash WASM encoders) into your DSH profile as four tools: Tool (as seen by the model) What it does mcp compressio compress image Compress JPEG/PNG to a target size/quality mcp compressio convert image Convert between JPEG / PNG / WebP formats mcp compressio optimize image Lossless PNG optimization (OxiPNG) mcp compressio inspect image Image metadata: format, dimensions, file size Install The upstream MCP server is hosted and always-on — no local engine, no dependencies. Usage example "Compress this photo to under 200KB: ./photo.jpg" The agent calls mcp compressio compress image and returns the compressed file. Limits & pricing - Anonymous : 20 free calls/day per IP — perfect for trying it out. - Pro Key : $9.90/month, 5,000 calls — buy on Ko-fi. - Web app (browser-side, files never leave your device): compressio.cc. When the free quota runs out, the API itself tells the AI where to go (buy a key or use the free web app) — no dead ends. Why CompressIO? - R…

在 GitHub 查看完整 README →
工具/开发dsh-plugin

分类