ComfyUI Node
PBR Saver (with Metadata)
A ComfyUI node in Texture Alchemist/Pipeline with 6 inputs and 1 output.
PBR Saver (with Metadata)
- pbr_pipe
- images
◄base_namematerial►
◄output_pathpbr_materials►
◄file_formatpng►
◄enumeration_modeenumerate►
◄starting_number1►
CategoryTexture Alchemist/Pipeline
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| pbr_pipe | PBR_PIPE | — | |
| base_name | STRING | material | Base name for saved files (e.g., 'bricks') |
| output_path | STRING | pbr_materials | Folder name inside ComfyUI/output (or full path if absolute) |
| file_format | COMBO | png | Image format (metadata only supported for PNG) |
| enumeration_mode | COMBO | enumerate | Enumerate (001, 002...) or overwrite existing files |
| starting_number | INT | 10–9999 | Starting number for enumeration |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |