International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 186 - Number 37 |
Year of Publication: 2024 |
Authors: Selumun Agber, Samuel Isah Odoh, Barka Piyinkir Ndahi, Onuche Gideon Atabo, Ijeoma Rufina Godwin, Beatrice O. Akumba |
10.5120/ijca2024923933 |
Selumun Agber, Samuel Isah Odoh, Barka Piyinkir Ndahi, Onuche Gideon Atabo, Ijeoma Rufina Godwin, Beatrice O. Akumba . Efficiency Evaluation of Huffman, Lempel-Ziv, And Run-Length Algorithms in Lossless Image Compression for Optimizing Storage and Transmission Efficiency. International Journal of Computer Applications. 186, 37 ( Aug 2024), 19-26. DOI=10.5120/ijca2024923933
The usage of digital data has become increasingly common today, ranging from simple text documents to complex audio and image data. As the volume of data grows, the need for efficient storage solutions becomes crucial, as smaller storage reduces costs. While human memory is the cheapest storage, it is not compatible with computer data storage needs. This study investigates lossless image compression algorithms, which enable the exact reconstruction of original images from their compressed forms. Image compression is vital for reducing storage space and expediting data transmission over the Internet. This research focuses on a comparative analysis of three prominent algorithms: Lempel-Ziv, Run-length, and Huffman compression. The performance of these algorithms is evaluated based on their compression ratios, with their respective advantages and disadvantages discussed. The findings reveal that the Huffman algorithm is the most effective for compressing JPEG, PNG, and BMP image formats. Although the Lempel-Ziv algorithm is also suitable for these formats, it is less efficient than Huffman. This study underscores the importance of selecting appropriate compression algorithms to optimize storage and transmission efficiency.