ComfyUI Node
Normal Map Format Converter
Flips normal map channels. Enable flip_y to convert between DirectX (Y-) and OpenGL (Y+) formats.
Normal Map Format Converter
- image
- IMAGE
◄flip_xfalse►
◄flip_ytrue►
CategoryLeputen-Utils/NormalMap
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | The normal map image to convert. | |
| flip_x | BOOLEAN | false | Invert the Red (X) channel. Rarely needed - only for engines with non-standard X conventions. |
| flip_y | BOOLEAN | true | Invert the Green (Y) channel. Enable to convert between DirectX (Y-) and OpenGL (Y+) formats. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |