The Quite OK Image File Format Specification: A Single Page PDF

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • crunch

    Advanced DXTc texture compression and transcoding library

  • Have you considered compressed texture formats? Fixed compression ratio (usually 1 byte per pixel), arbitrary random access, decompress the pixels you need on the fly. Can be further compressed for efficient storage closer to JPEG ratios with https://github.com/BinomialLLC/crunch.

  • qoi2-bikeshed

    "Quite OK Image" version 2 discussions

  • The link contains a link to the discussion on QOI v2, https://github.com/nigeltao/qoi2-bikeshed/issues.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • qoi

    The “Quite OK Image Format” for fast, lossless image compression

  • What exactly do you mean with "edge cases"? For what it's worth, the decoder has been fuzzed[1] and the benchmark suite[2] with 2800 images en-/ and decodes without losing any pixels, as checked by qoibench[3].

    [1] https://github.com/phoboslab/qoi/blob/master/qoifuzz.c

    [2] https://qoiformat.org/benchmark/

    [3] https://github.com/phoboslab/qoi/blob/master/qoibench.c#L440...

  • basis_universal

    Basis Universal GPU Texture Codec

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts