AI Agent Hub
Back to plugins
🧰

dsh-pdf

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install sunshine-lang/dsh-pdf

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, run the command: dsh plugin install sunshine-lang/dsh-pdf (full source at https://github.com/sunshine-lang/dsh-pdf).

About this plugin

dsh-pdf is a plugin for DeepSeek Harness that addresses the challenge of local PDF parsing without external dependencies. It enables efficient extraction of text, metadata (such as titles), and specified page ranges directly from PDF files using PDF.js, eliminating the need for API keys or internet connectivity. The plugin features built-in boundary controls for file size, page limits, and character counts to handle large documents gracefully, with truncation hints that allow models to continue reading via page ranges. Ideal for researchers summarizing papers, developers integrating PDF analysis into workflows, or anyone using DeepSeek Harness for document processing, it offers a reliable and privacy-focused solution for information retrieval and content management.

Use Cases

  • Extract key paragraphs from PDF papers for summarization.
  • Quickly locate content on specific pages during contract review.
  • Process large volumes of PDF documents in offline environments.

Best For

  • Researchers: for quick reference to academic literature.
  • Legal professionals: for efficient handling of legal documents.
  • Developers: for integrating PDF processing into local applications.