AI Agent Hub
Back to plugins
🤖

dsh-plugin-photoshop

Model Inference Updated 2026.09.16

Run the following command in DeepSeek Harness:

dsh plugin install Better-Rain/dsh-plugin-photoshop

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

Run dsh plugin install Better-Rain/dsh-plugin-photoshop in DeepSeek Harness to install this plugin, source at https://github.com/Better-Rain/dsh-plugin-photoshop

About this plugin

Your AI assistant cannot reach the Photoshop running on your machine. Batch cutout, per-image color adjustments, exporting dozens of layers to individual files-these tasks still demand manual repetition, yet Photoshop's Select Subject beats open-source matting models by a wide margin on people, products, and illustrations. dsh-plugin-photoshop closes that gap: it equips the AI with seven tools so that a single natural-language sentence sends Photoshop through the entire batch, producing alpha-channel PNGs with per-file quality reports.

Three capabilities carry the core work. photoshop_cutout runs Select Subject across a whole folder in one session, with contract, feather, and mask-blur parameters to eliminate colored fringes, and it validates every output's alpha channel-quantifying the soft-transition band width as a measurable number. photoshop_batch applies the same recipe to a batch of files within one undo step; a single failure islogged without halting the run. photoshop_apply is a general-purpose engine covering 93 named operations-doc scaling, layer grouping, color adjustments, filters, text, selections-and supports a dry-run pass that resolves every layer reference without touching a single pixel, plus instant typo hints like Did you mean gaussian_blur.

Who is this for? Anyone on Windows with a licensed Photoshop who wants to: batch-cut figures from video frames, strip backgrounds from e-commerce product shots, or export every layer in a stacked PSD to standalone files-no network calls, no third-party dependencies, never mutates your original files, and one Ctrl+Z undoes the entire AI pass.

Use Cases

  • Batch-cut figures from video frames into transparent PNGs
  • Strip backgrounds from e-commerce product shots with per-file edge quality reports
  • Apply the same layer operations across a folder of PSDs and export each layer

Best For

  • Designers or ops teams on Windows with a Photoshop license
  • Content creators processing large batches of image assets
  • Users who want AI to operate local software directly rather than just generate code