|
|
|
|
|
by Nanopolygon
422 days ago
|
|
QOI is just a simple filter. It cannot do full compression. In fact, in certain cases it can increase the size instead of compressing. It is unnecessarily overrated, of course, mostly because it is open source. The rest is irrelevant.
There is another codec that is as fast as QOI (or even faster and multi-core) but with a much higher compression ratio. HALIC (High Availability Lossless Image Compression). But because it's closed source, it definitely didn't get the attention and respect it should have gotten. And that's why I think it stopped developing. https://github.com/Hakan-Abbas/HALIC-High-Availability-Lossl... |
|
Fwiw, all (lossless) compression algorithms will increase the size of some inputs.