ComfyUI_Zwng_Nodes

ComfyUI_Zwng_Nodes
★ 7

图像加载Photoshop 远程掩码叠加文件路径加载
为ComfyUI提供一组简易图像节点:可远程连接Photoshop、支持掩码叠加预览,并能从文件路径直接加载图像,简化导入与预览流程。
💡 快速从本地或Photoshop导入并预览带掩码的图像。
🍴 3 Forks💻 JavaScript🔄 2025-03-27
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/f414772aa5c3
📦 requirements.txt
#git+https://github.com/StarkBotsIndustries/googletrans.git
#If
googletrans-py
cannot
be
installed,
use
the
GitHub
installation
method
mentioned
above.
googletrans-py
📄 README

Load Image Path or URL

Node to load images directly from a path.It might be useful to combine it with the Preview Bridge (Image) node.

Not only paths but also loading from URLs is possible.

Simple Photoshop Connector

A simple node for remote connecting to Photoshop. Enable remote connections in Photoshop by going to Edit > Preferences > Plugins, and then input the same password as mentioned in the node to use it.

The active window functions as the Image, and the selection range acts as the mask.

Preview Image & Mask

A simple preview node that overlays a mask onto an image.

It is useful when combined with the Simple Photoshop Connector.

Simple Google Translater

It uses googletrans and, while it is free, it has low stability and a character limit of 15k.

However, it provides the necessary and sufficient functionality.

にほんごVer

Load Image Path or URL

パスから直接画像を読み込むためのノード。Preview Bridge (Image)ノードと組み合わせたりすると便利かも。

パスだけでなくURLからの読み込みも可能となっています。

Simple Photoshop Connector

Photoshopをリモート接続する簡単なノード。Photoshopの編集>環境設定>プラグインからリモート接続を有効にして、ノードに記載したパスワードと同じパスワードを入力すれば使用できます。

アクティブウィンドウがImage、選択範囲がmaskとして機能します。

Preview Image & Mask

Imageにmaskを重ねてプレビューできるシンプルなプレビューノードです。

Simple Photoshop Connectorと組み合わせると便利です。

Simple Google Translater

googletransを利用しており、無料である反面、安定性が低く、文字数は15kまでの制限があります。しかし、必要十分な機能を提供します。