The KQI Hub is a project of Mari's, and the goal is to create simple yet versatile file formats.
The following is a list of formats, systems, and software finished, planned, or in the works:
scQOI - A "general-purpose" compression algorithm based on QOI's opcodes.
MQIF (.mqif, .qif) - A simple GIF clone based on the scQOI compression algorithm, intended as a proof of concept for scQOI (It can come close to GIF for certain images).
KQI (.kqi) - An in-progress lossless+lossy image format based on a few simple concepts.
qoicom - A Python implementation of a QOI encoder and decoder.
KQI Reference Software - The reference implementation of the KQI formats.
Motion KQI - An animated/video form of KQI, conceptually similar to Motion JPEG.
KQV - A simple video codec with basic motion vectors.