QOI, short for “Quite OK Image,” is a minimalist lossless image compression format designed to achieve extremely fast encoding and decoding speeds while maintaining compression ratios comparable to PNG. The project was created as a simpler alternative to complex legacy image formats, using an intentionally lightweight specification that can be implemented in only a few hundred lines of code. QOI focuses on predictable O(n) performance and efficient pixel encoding strategies without relying on heavyweight compression algorithms like DEFLATE. The format supports RGB and RGBA images while remaining easy to port across programming languages and hardware environments. Its simplicity and speed have made it popular among game developers, embedded systems engineers, graphics programmers, and experimental software projects. Overall, qoi demonstrates how streamlined design can achieve practical high-performance image compression with dramatically reduced implementation complexity.

Features

  • Fast lossless image compression format
  • Encoding and decoding with O(n) complexity
  • Simple specification with lightweight implementation
  • Comparable compression ratios to PNG
  • Support for RGB and RGBA image formats
  • Portable single-header C library design

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow QOI

QOI Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of QOI!

Additional Project Details

Registered

21 hours ago