Nodes/ComfyUI-JH-PixelPro/LUT Import (.cube)
ComfyUI Node

LUT Import (.cube)

A ComfyUI node in ComfyUI-JH-PixelPro/color with 4 inputs and 1 output.

By jetthuangai·Created 4 months ago·Updated 3 months ago· 5
LUT Import (.cube)
  • image
  • mask
  • image
filenamepack_lut.cube
strength1.00
CategoryComfyUI-JH-PixelPro/color

Inputs (4)

NameTypeDefaultDescription
imageIMAGE
filenameSTRINGpack_lut.cubePath to the .cube file. Relative paths resolve against ComfyUI's input/ directory; absolute paths are honored verbatim. The '.cube' extension is NOT auto-appended on read (explicit, so the user sees the exact filename being loaded). Pairs with the 'pack_lut.cube' default emitted by N-13 LUT Export to close the round-trip loop.
strengthFLOAT1.000–1Blend factor between the original image and the LUT-applied result: 0.0 = pass-through (LUT ignored), 1.0 = full LUT. Linear interpolation out = in * (1 - s) + lut(in) * s. Use 0.5 – 0.8 for a subtle creative-look dose.
maskoptMASK

Outputs (1)

NameTypeDescription
imageIMAGE