DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-pdfslim

z

dsh-pdfslim

Manifest valid

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.

hasBundlePatch

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_pdfCompress a PDF to a target size / quality (render-rebuild engine)
mcp__pdfslim__optimize_pdfLossless structural optimization (garbage collection, stream compression)
mcp__pdfslim__inspect_pdfPage count, file size, password protection check

Install

git clone https://github.com/zhaoyaqi18/dsh-pdfslim
dsh plugin --profile <name> add ./dsh-pdfslim
dsh --profile <name>

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 (MuPDF render-rebuild), not just re-packaging — measured 93% on a 11MB test PDF.
  • Privacy-first: files are processed in memory, not stored.
  • Works from anywhere: Claude, Hermes, DSH, or any MCP client.

License

MIT

Comments

Loading…

Similar plugins

dsh-compressio

by zhaoyaqi18

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.

Manifest valid

★ 0

Aug 17, 2026

dsh plugin --profile web add dsh-compressio

by komoai2026

KolmoPDF tools for DeepSeek Harness with durable API-key settings and CLI configuration.

Development & InfrastructureManifest valid

★ 3

↓ 71/wk

MIT

TypeScript

Sep 16, 2026

dsh plugin --profile web add @kolmopdf/dsh-kolmopdf

by Sqhao-O

Fully local document intelligence for DeepSeek Harness. Parse PDF, Office files, images, and scanned documents with offline OCR. | DeepSeek Harness 全本地文档智能插件,支持 PDF、Office、图片与离线 OCR

Development & InfrastructureTools & CapabilitiesManifest valid

★ 14

↓ 301/wk

MIT

TypeScript

Sep 11, 2026

dsh plugin --profile web add dsh-doc

by zhtx2024

PDF parsing toolkit for DeepSeek Harness: pdf_info, pdf_extract_text, pdf_render_page with hybrid pdfjs/built-in engines and system-font rendering for non-embedded CJK PDFs.

Development & InfrastructureTools & CapabilitiesManifest valid

★ 3

↓ 260/wk

MIT

JavaScript

Aug 20, 2026

dsh plugin --profile web add @zhtx2026/dsh-pdf

by sunshine-lang

PDF toolbox for DeepSeek Harness: extract text, metadata, and page ranges via pdfjs-dist (local, no API key)

Just for FunDevelopment & InfrastructureManifest valid

★ 7

↓ 153/wk

MIT

TypeScript

Sep 21, 2026

dsh plugin --profile web add dsh-pdf

by ralfsqual

dsh-pdf-reader: DeepSeek Harness plugin adding a read_pdf tool (local PDF text extraction via pdfjs-dist)

Manifest valid

★ 0

MIT

JavaScript

Aug 15, 2026

dsh plugin --profile web add dsh-pdf-reader