Lossless image compression techniques aim to reduce the size of an image file removing any information. This promotes that the decompressed image is exact to the source image. Popular methods include Run-Length Encoding (RLE), Lempel-Ziv-Family, and Huffman coding. These algorithms analyze patterns within the image data and redefine repetitive info