Nodes/Bit Depth Enhancer/Bit Depth Enhancement (Classical)
ComfyUI Node

Bit Depth Enhancement (Classical)

Converts 8-bit images to 16-bit using classical image processing algorithms. Reduces banding in gradients and smooth areas while preserving edge detail. No ML models required.

By subraoul·Created 9 months ago·Updated 9 months ago· 3
Bit Depth Enhancement (Classical)
  • image
  • enhanced_image
method
strength0.7
preserve_edgestrue
Categorybitdepth_enhancement

Inputs (4)

NameTypeDefaultDescription
imageIMAGEInput 8-bit image from previous ComfyUI nodes. Converts to 16-bit with reduced banding artifacts for professional color grading workflows.
methodCOMBOEnhancement algorithm: Bilateral+Dither (edge-preserving smoothing + error diffusion for balanced quality) | Gradient Domain (processes gradients, best for skies and smooth transitions) | Multi-scale Fusion (Laplacian pyramid, highest quality, preserves fine detail) | Fast Edge-Aware (guided filter, fast processing, good quality)
strengthFLOAT0.70–1Enhancement intensity (0.0-1.0). Higher values = more aggressive banding reduction. Start at 0.7 for most footage; reduce for subtle enhancement or increase for severe banding.
preserve_edgesBOOLEANtrueEdge-aware filtering to maintain sharp details (faces, text, fine textures) while smoothing flat areas. Disable only for uniformly soft/blurry content.

Outputs (1)

NameTypeDescription
enhanced_imageIMAGE