dsh-html-to-text
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-html-to-text
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-html-to-text in the DeepSeek Harness terminal to install the plugin; the full source repository is https://github.com/uckkk/dsh-html-to-text .
About this plugin
Extracting clean, readable text from HTML documents is a frequent need in conversational workflows, automation pipelines, and content-processing tasks, yet many off-the-shelf solutions lean on network APIs or third-party services, adding latency and forcing sensitive data to leave the machine.
dsh-html-to-text takes a deliberately minimal approach: it is a pure Node implementation that converts HTML to plain text entirely on the local machine, with zero network calls and no external service dependencies. Once installed, you simply invoke the tool registered by the plugin within your session and receive the converted text back, with no extra configuration steps or round-trip delays.
It is a good fit for developers who need fast text extraction from web pages, emails, or documents in offline or privacy-sensitive environments, and for teams that want to keep their automation toolchain lightweight, self-contained, and free of unnecessary external API dependencies.
Use Cases
- Quickly extract plain text from web pages, emails, or HTML reports
- Convert HTML to text locally in offline or privacy-sensitive environments
- Insert a local step in an automation pipeline to turn rendered HTML into processable text
Best For
- Developers who need local, offline text extraction to keep data on-device
- Tech teams building lightweight, self-contained automation toolchains
- Project leads handling HTML document content and assembling content pipelines
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.