Notch Notch
2026.2 2026.1 0.9.23
AI MCP
 Light | Dark
Change Image Format

Change Image Format

Updated: 12 Jun 2026

Changes the amount of channels and bit depth of an image

image

Example .dfx

Method #

This node changes the amount of output colour channels and bit depth of the source texture, for example changing 16-bit textures to 8-bit, or 4 channel textures (RGBA) into single channel (R).

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Active Enables or disables the effect. Disabling the effect means it will no longer compute, so disabling a node when not in use can improve performance.
Output Format Format to convert the source image to
  • RGBA 8-Bit : 4x 8-bit channels
  • RGBA 16-Bit Float : 4x 16-bit channels
  • RGBA 32-Bit Float : 4x 32-bit channels
  • R 16-Bit Float : 1x 16-bit channel
  • R 32-Bit Float : 1x 32-bit channel

The properties control the time at which the node is active. See Timeline for editing time segments.

ParameterDetails
Duration Control the duration of the node’s time segment.
  • Composition Duration : Use the length of the composition for the node’s time segment duration.
  • Custom : Set a custom duration for the node’s time segment.
Node Time The custom start and end time for the node.
Duration (Timecode) The length of the node’s time segment (in time).
Duration (Frames) The length of the node’s time segment (in frames).
Time Segment Enabled Set whether the node’s time segment is enabled or not in the Timeline.

Inputs

This node has no inputs.