Extensions/RGB to CMYK for ComfyUI (Save as tif)
ComfyUI Extension

RGB to CMYK for ComfyUI (Save as tif)

RGB to CMYK (save as tif)

By Jacky-MYQ·Created about a year ago·Updated about a year ago· 3
Jacky-MYQ/comfyui-rgb2cmyk
Nodes1
On cloudLocal install
CategoryRGB2CMYK
Stars3
Updatedabout a year ago
Readme

RGB to CMYK for ComfyUI (Save as tif)

Installation

Clone this repo into custom_nodes folder.

Example

example of use

Note

1.需要配置icc色彩配置文件,将他们放在color_profiles文件下
2.rgb的icc色彩文件和cmyk的icc文件不能一样,否则会报错
3.我测试下,当rgb的icc文件选择为AppleRGB.icc时,转换的色差最小,非专业人员,欢迎提出建议!
4.提供了一些icc色彩配置文件在文件夹color_profiles里。