ComfyUI Extension
RGB to CMYK for ComfyUI (Save as tif)
RGB to CMYK (save as tif)
Jacky-MYQ/comfyui-rgb2cmyk
Nodes1
On cloudLocal install
CategoryRGB2CMYK
Stars3
Updatedabout a year ago
Nodes (1)
Readme
RGB to CMYK for ComfyUI (Save as tif)
Installation
Clone this repo into custom_nodes folder.
Example

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