Bitmap compression for 4- and 8-bit bitmaps Compression is lossless it does not discard detail from the image
Run-Length-Encoding is the non-lossy compression algorithm, usually compressed no more than 2: 1, used on Windows * bmp files most often RLE non-lossy compressions are most often used in archiving image files that cannot sustain any loss in quality
RLE stands for Run-length Encoding RLE is also known as Animation, and was created specifically for compression and decompression of animation clips It is best used as a losslesscodec of sequences of drawn or rendered still images
An acronym that stands for Run Length Encoding This compression can be applied to monochrome images in the conversion to PDF It is most effective on images with large areas of black or white to top