Home

Awesome

QOI Logo Unity Logo

unity-qoi

A simple Unity importer for qoi, the "Quite OK Image" image format for fast, lossless image compression. This importer utilises the QoiSharp implementation.

Installation

Download the lastest Release (.unitypackage) and drag-drop it into your project.

Requires Unity 2021.1.x or newer! Importing the unitypackage on older versions will cause errors.

About

Unity Logo

Qoi provides on-par compression with PNG, while being way faster at decoding (3x - 4x) and encoding (20x - 50x). Benchmarks by Reducible