The “Quite OK Image Format” for fast, lossless image compression
cd Ports/qoi
./package.sh
QOI is fast. It losslessy compresses images to a similar size of PNG, while offering 20x-50x faster encoding and 3x-4x faster decoding.
QOI is simple. The reference en-/decoder fits in about 300 lines of C. The file format specification is a single page PDF.
Website: https://github.com/phoboslab/qoi
Port: https://github.com/SerenityOS/serenity/tree/master/Ports/qoi