Why convert to QOI
Convert to QOI from PNG when a game engine or internal tool wants Quite OK Image. Convert to QOI from JPEG stores decoded JPEG pixels losslessly (the QOI will usually be larger than the JPEG).
Convert to QOI is not TinyPNG. It is not a web performance trick. Size budget skips QOI.
Keep PNG/JPEG for humans. Convert to QOI for software that implements the codec.
