ComfyUI > Nodes > radiance > ◎ Radiance OCIO List Colorspaces

ComfyUI Node: ◎ Radiance OCIO List Colorspaces

Class Name

OCIOListColorspaces

Category
FXTD Studios/Radiance/Color
Author
fxtdstudios (Account age: 0days)
Extension
radiance
Latest Updated
2026-03-20
Github Stars
0.18K

How to Install radiance

Install this extension via the ComfyUI Manager by searching for radiance
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter radiance in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

◎ Radiance OCIO List Colorspaces Description

Lists all colorspaces, looks, and transforms in an OCIO config for color management.

◎ Radiance OCIO List Colorspaces:

The OCIOListColorspaces node is designed to provide a comprehensive listing of all available colorspaces, looks, and display/view transforms within an OpenColorIO (OCIO) configuration file. This node is particularly useful for artists and developers working with color management in digital content creation, as it allows you to easily access and review the various color transformations and spaces defined in your OCIO configuration. By leveraging this node, you can ensure that your color workflows are consistent and accurate, which is crucial for maintaining the visual integrity of your projects across different devices and platforms. The node simplifies the process of exploring and understanding the color management settings available in your OCIO setup, making it an essential tool for anyone involved in color-critical work.

◎ Radiance OCIO List Colorspaces Input Parameters:

ocio_config_path

This parameter specifies the path to the OCIO configuration file you wish to use. It allows the node to access and list the colorspaces defined within that specific configuration. If left empty, the node will attempt to use the default OCIO configuration set in your environment. Providing a valid path ensures that the node can accurately list the colorspaces relevant to your current project. There are no explicit minimum or maximum values for this parameter, but it should be a valid file path string.

filter_family

This optional parameter allows you to filter the colorspaces by a specific family or name. It is case-insensitive and can be used to narrow down the list of colorspaces to those that contain the specified string in their name or family. This is particularly useful when dealing with large configurations where you only need to focus on a subset of colorspaces. There are no explicit minimum or maximum values for this parameter, but it should be a string.

◎ Radiance OCIO List Colorspaces Output Parameters:

colorspaces_list

This output parameter provides a formatted string listing all the colorspaces, looks, and display/view transforms available in the specified OCIO configuration. The list includes the names and families of the colorspaces, as well as any looks and display/view combinations. This output is crucial for understanding the color management options available in your configuration and can be used to inform decisions about color transformations and workflows in your projects.

◎ Radiance OCIO List Colorspaces Usage Tips:

  • Ensure that the ocio_config_path is correctly set to the OCIO configuration file you intend to use. This will allow the node to accurately list the colorspaces relevant to your project.
  • Use the filter_family parameter to quickly find specific colorspaces or families within large configurations. This can save time and help you focus on the most relevant options for your work.

◎ Radiance OCIO List Colorspaces Common Errors and Solutions:

PyOpenColorIO not installed. Install with: pip install opencolorio

  • Explanation: This error occurs when the PyOpenColorIO library is not installed in your Python environment, which is required for the node to function.
  • Solution: Install the PyOpenColorIO library by running the command pip install opencolorio in your terminal or command prompt.

No OCIO config found. Use ACESConfigManager to download or set the OCIO environment variable.

  • Explanation: This error indicates that the node could not find a valid OCIO configuration file to use.
  • Solution: Ensure that you have a valid OCIO configuration file and that the ocio_config_path is correctly set. Alternatively, use the ACESConfigManager to download a configuration or set the OCIO environment variable to point to your configuration file.

No valid config path provided.

  • Explanation: This error occurs when the ocio_config_path is empty or points to a non-existent file.
  • Solution: Provide a valid path to an existing OCIO configuration file in the ocio_config_path parameter.

◎ Radiance OCIO List Colorspaces Related Nodes

Go back to the extension to check out more related nodes.
radiance
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

◎ Radiance OCIO List Colorspaces