🔹 Photoshop RemoteConnection:
The 🔹 Photoshop RemoteConnection node is designed to facilitate seamless integration between ComfyUI and Adobe Photoshop, allowing you to remotely control and automate Photoshop tasks directly from ComfyUI. This node enables you to send images, apply masks, and execute scripts within Photoshop, streamlining your workflow and enhancing productivity. By leveraging this node, you can automate repetitive tasks, ensure consistency in your image processing, and take advantage of Photoshop's powerful editing capabilities without manual intervention. This integration is particularly beneficial for AI artists who want to combine the strengths of ComfyUI's AI-driven image generation with Photoshop's advanced editing tools.
output
The output
parameter is required and expects an image tensor. This parameter represents the image data that will be sent to Photoshop for further processing. The image tensor should have a 3-dimensional shape with 3 channels (RGB). The node will handle the conversion and transmission of this image to Photoshop, where it can be edited or manipulated according to the specified scripts. Ensure that the image tensor is correctly formatted to avoid errors during execution.
🔹 Photoshop RemoteConnection Output Parameters:
This node does not produce any direct output parameters. Instead, it performs actions within Photoshop based on the provided input parameters and scripts.
🔹 Photoshop RemoteConnection Usage Tips:
- Ensure that Photoshop is running and the Photoshop plugin is installed and configured correctly before using this node.
- Use high-quality images as input to take full advantage of Photoshop's editing capabilities.
- Customize the provided scripts to suit your specific needs, such as adjusting the quality settings for image saving or modifying the mask application process.
- Regularly check the connection status between ComfyUI and Photoshop to avoid interruptions in your workflow.
🔹 Photoshop RemoteConnection Common Errors and Solutions:
Error in IS_CHANGED
- Explanation: This error occurs when there is an issue checking if the configuration or image files have changed.
- Solution: Ensure that the file paths specified in the node are correct and that the files exist. Verify that the necessary permissions are granted to access these files.
PS error on send2Ps
- Explanation: This error indicates a problem when sending data to Photoshop.
- Solution: Check the connection settings, including the server address, port, and password. Ensure that Photoshop is running and the plugin is active.
Failed to load config after 5 attempts
- Explanation: This error occurs when the node fails to load the configuration file after multiple attempts.
- Solution: Verify that the configuration file exists and is correctly formatted. Restart Photoshop and the plugin if necessary.
PS An error occurred
- Explanation: This is a general error message indicating an issue during image processing or saving.
- Solution: Check the input image tensor for correct dimensions and channels. Ensure that the file paths for saving images are valid and accessible.
PS ComfyUi Tab closed
- Explanation: This error occurs when the connection to a ComfyUI tab is unexpectedly closed.
- Solution: Reopen the ComfyUI tab and re-establish the connection. Ensure that the WebSocket server is running correctly.
PS Photoshop closed
- Explanation: This error indicates that the connection to Photoshop has been lost.
- Solution: Restart Photoshop and ensure that the plugin is active. Reconnect the node to Photoshop.
PS render done
- Explanation: This message indicates that the rendering process in Photoshop has completed.
- Solution: No action is required. This is an informational message confirming successful completion.