A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.
The LayerUtility: PrintInfo node is a tool within the ComfyUI environment designed to extract and display detailed information about a diverse range of inputs. This node is part of the broader 'dzNodes/LayerUtility/Data' category, which provides utilities for handling and inspecting data.
The PrintInfo node receives an input and provides detailed information about it, including its type and specific attributes, depending on the input's nature. The node transforms this information into a string and logs it for review. This process aids in understanding the structure and characteristics of various data types within a workflow.
The PrintInfo node has been designed to handle a versatile set of input types, including but not limited to:
The PrintInfo node outputs a single string. This string contains descriptive information about the input, detailing aspects such as:
In a typical ComfyUI workflow, the LayerUtility: PrintInfo node can be crucial for debugging and verifying data at different stages of the workflow. Users can insert this node at any point in a data pipeline to:
This node serves as a robust tool within the ComfyUI framework for data introspection, contributing significantly to the customization and refinement of workflows through enhanced data visibility and understanding.