dsh-image-zoom
Run the following command in DeepSeek Harness:
dsh plugin install sijidoubi/dsh-image-zoom
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install sijidoubi/dsh-image-zoom in DeepSeek Harness to install this image zoom plugin; source: https://github.com/sijidoubi/dsh-image-zoom
About this plugin
The DeepSeek Harness web client pins every Markdown image to a fixed max-width: 100% thumbnail with zero zoom interaction. Reading fine labels on architecture diagrams or dense annotations on flowcharts means squinting or opening the raw image URL in a separate tab. dsh-image-zoom exists to close exactly that gap.
Once installed, clicking any Markdown image opens a full-screen lightbox: scroll or use the plus and minus buttons to zoom between 100% and 1200%, drag to pan after enlarging, snap back to fit-with-window in one click, open the original in a new tab, and dismiss with Esc or a backdrop click. It pairs naturally with dsh-tool-mermaid, whose rendered diagrams become clickable inline thumbnails that now open the in-place zoom viewer instead of redirecting to a new tab.
The implementation is pure DOM with no React dependency and no extra services; every listener, node, and stylesheet is cleaned up on uninstall, leaving the host front-end untouched. It is ideal for developers and product managers who regularly review model-generated architecture diagrams, flowcharts, or design mock-ups inside the dsh web client—one install command turns squinting into a comfortable zoom-and-pan experience.
Use Cases
- Reading fine labels on model-generated architecture diagrams
- Inspecting dense annotations in mermaid-rendered flowcharts
- Zooming into design mock-ups without detouring to the raw image tab
Best For
- Developers who regularly review technical diagrams in the dsh web client
- Product managers inspecting model-generated flowchart details
- Workflow users pairing dsh-image-zoom with dsh-tool-mermaid
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.