Lossless image compression techniques aim to reduce the size of an image file eliminating any information. This guarantees that the reconstructed image is identical to the initial image. Popular methods include Run-Length Encoding (RLE), Lempel-Ziv-Variations, and Huffman coding. These algorithms analyze patterns within the image data and redefine