Verlustlose Bildkompression

TL;DR

Lossy image compression can achieve high compression factors, but lossless compression is more challenging, typically achieving only 2-3x reduction. This article explains standard lossless image compression techniques and explores newer algorithm ideas.

Abstract

For lossy compression of images there are powerful algorithms. Depending on the image type and the visual needs compression factors between 5 and 100 can be achieved. Lossless compression of images however is much harder. Standard compression tools like Compress or Zip do fail on typical images. However even sophisticated algorithms only can achieve moderate compression factors in the range from 2–3. This article does explain the principle of standard techniques for lossless image compression. Finally ideas of newer algorithms are discussed.

BibTeX

If you use our work in your research, please cite our publication:

@article{Barthel+2003+247+255,
url = {https://doi.org/10.1524/itit.45.5.247.22712},
title = {Verlustlose Bildkompression (Lossless Image Compression)},
title = {Lossless Image Compression},
author = {Kai Uwe Barthel},
pages = {247--255},
volume = {45},
number = {5},
journal = {it - Information Technology},
doi = {doi:10.1524/itit.45.5.247.22712},
year = {2003},
lastchecked = {2024-08-29}
}