phoboslab / qoi

The “Quite OK Image Format” for fast, lossless image compression
MIT License
6.83k stars 328 forks source link

We made our image formatter based on this #264

Open antja0 opened 1 year ago

antja0 commented 1 year ago

We made our image formatter based on this: https://github.com/sumo-apps/voiconv I hope it is it OK?

I'd be happy to open a PR to add it on your README if you want.

gingerbeardman commented 11 months ago

The idea is to first encode the image with qoi and then pack it with LZMA.