lowbitdepth
Lowbitdepth is a term used to describe digital data in which each sample is represented with a relatively small number of bits. It commonly applies to audio, images, and video, where the bit depth determines the precision of each sample and thus the dynamic range and potential noise.
In images and video, low bit depth often means reduced color or grayscale precision. For color images,
In audio, bit depth defines the number of possible amplitude levels for each sample. Common formats use
In practice, many workflows perform processing at a higher bit depth to preserve fidelity and convert down
See also: quantization, dithering, color depth, dynamic range.