zhaoyaqi18/dsh-pdfslim

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

在 GitHub 打开

PDF compression MCP tools for DeepSeek Harness (dsh). Compress/optimize/inspect PDFs via api.pdfslim.app — free 20 calls/day, pro key on Ko-fi.

README 摘要

dsh-pdfslim — PDF Compression for DeepSeek Harness 中文 Bring production-grade PDF compression to DeepSeek Harness. This bundle wires the api.pdfslim.app MCP server (Cloudflare Worker + MuPDF engine, 93% average compression) into your DSH profile as three tools: Tool (as seen by the model) What it does mcp pdfslim compress pdf Compress a PDF to a target size / quality (render-rebuild engine) mcp pdfslim optimize pdf Lossless structural optimization (garbage collection, stream compression) mcp pdfslim inspect pdf Page count, file size, password protection check Install The upstream MCP server is hosted and always-on — no local engine, no dependencies. Usage example "Compress this PDF to under 1MB: ./report.pdf" The agent calls mcp pdfslim compress pdf 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, up to 100MB files — buy on Ko-fi. - Files up to 100MB. Gigantic files (100MB+) are handled by the web app: pdfslim.app. 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 PDF Slim? - Real compression engine (Mu…

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

分类