Ports for SerenityOS
Collections What's new Versions Info Sign in

Quite OK Image Format for fast, lossless image compression 351450e

The “Quite OK Image Format” for fast, lossless image compression

cd Ports/qoi
./package.sh

Screenshot

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

Dependencies: libpng stb 🖧

Sign in to vote

✍️ Edit this page

Similar ports