International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 186 - Issue 37 |
Published: August 2024 |
Authors: Selumun Agber, Samuel Isah Odoh, Barka Piyinkir Ndahi, Onuche Gideon Atabo, Ijeoma Rufina Godwin, Beatrice O. Akumba |
![]() |
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 (August 2024), 19-26. DOI=10.5120/ijca2024923933
@article{ 10.5120/ijca2024923933, author = { Selumun Agber,Samuel Isah Odoh,Barka Piyinkir Ndahi,Onuche Gideon Atabo,Ijeoma Rufina Godwin,Beatrice O. Akumba }, title = { Efficiency Evaluation of Huffman, Lempel-Ziv, And Run-Length Algorithms in Lossless Image Compression for Optimizing Storage and Transmission Efficiency }, journal = { International Journal of Computer Applications }, year = { 2024 }, volume = { 186 }, number = { 37 }, pages = { 19-26 }, doi = { 10.5120/ijca2024923933 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2024 %A Selumun Agber %A Samuel Isah Odoh %A Barka Piyinkir Ndahi %A Onuche Gideon Atabo %A Ijeoma Rufina Godwin %A Beatrice O. Akumba %T Efficiency Evaluation of Huffman, Lempel-Ziv, And Run-Length Algorithms in Lossless Image Compression for Optimizing Storage and Transmission Efficiency%T %J International Journal of Computer Applications %V 186 %N 37 %P 19-26 %R 10.5120/ijca2024923933 %I Foundation of Computer Science (FCS), NY, USA
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.