ComfyUI Node
Atlas Load Plate π
A ComfyUI node in Atlas/01 Β· Input & Camera with 4 inputs and 4 outputs.
Atlas Load Plate π
- image
- alpha
- plate_ref
- report
βfile_pathβΊ
βinput_colorspaceautoβΊ
βoutput_colorspacesRGB - DisplayβΊ
βraw_datafalseβΊ
CategoryAtlas/01 Β· Input & Camera
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| file_path | STRING | Path to an EXR/DPX/TIFF/PNG/JPEG plate. | |
| input_colorspaceopt | COMBO | auto | What the FILE holds. 'auto' infers from the extension (EXR/DPX -> ACEScg, 8-bit -> sRGB - Display). A file that records its own colourspace always wins over this. |
| output_colorspaceopt | COMBO | sRGB - Display | What the IMAGE output should be in. ComfyUI's working space is display-referred sRGB. |
| raw_dataopt | BOOLEAN | false | Nuke 'raw data': skip colour conversion entirely. REQUIRED for data passes (depth/normals/mattes) β converting data as if it were colour corrupts it silently. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |
| alpha | MASK | β |
| plate_ref | ATLAS_PLATE_REF | β |
| report | STRING | β |