ComfyUI Node
Easy HDR VAE Encode (Koolook)
Encode Linear, ACES, or cinema-log images/video to VAE latents. Use matching HDR settings on decode for clean roundtrips.
Easy HDR VAE Encode (Koolook)
- pixels
- vae
- samples
- debug_info
- alpha
◄source_spaceLinear►
◄exposure0.0►
◄alpha_handlingPreserve►
◄hdr_modeSoft Clip►
◄latent_samplingsample►
CategoryKoolook/VAE
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| pixels | IMAGE | — | |
| vae | VAE | — | |
| source_space | COMBO | Linear | Input color space. Converted to scene-linear Rec.709 before exposure and HDR handling. |
| exposureopt | FLOAT | 0.0-10–10 | Exposure in stops, applied after color conversion. |
| alpha_handlingopt | COMBO | Preserve | Preserve input alpha, or emit blank alpha. |
| hdr_modeopt | COMBO | Soft Clip | Out-of-range handling before encode. Match this setting on decode for roundtrips. |
| latent_samplingopt | COMBO | sample | sample is random; mean/mode are deterministic. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| samples | LATENT | — |
| debug_info | STRING | — |
| alpha | IMAGE | — |