qoir VS Zpng

Compare qoir vs Zpng and see what are their differences.

qoir

A fast, simple, lossless image file format. (by nigeltao)

Zpng

Better lossless compression than PNG with a simpler algorithm (by catid)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
qoir Zpng
3 4
94 254
- -
0.7 10.0
about 1 year ago almost 6 years ago
C C
Apache License 2.0 BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

qoir

Posts with mentions or reviews of qoir. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-03.
  • The Near-Lossless Image Formats Using Ultra-Fast LZ Codecs
    2 projects | news.ycombinator.com | 3 Apr 2023
    It's important to notice that ZPNG beats virtually all QOI variants, as discovered in: https://github.com/nigeltao/qoir
  • Hello, PNG
    13 projects | news.ycombinator.com | 18 Jan 2023
    But most platforms these days have some form of CRC32 "acceleration". Adler32 is easy to compute so I'm even less concerned there.

    I spent a bunch of time optimising the code in [fpnge](https://github.com/veluca93/fpnge), which is [often notably faster than fpng](https://github.com/nigeltao/qoir/blob/5671f584dcf84ddb71e28d...), yet checksum time is basically negligible.

    Having said that, the double-checksum aspect of PNG does feel unnecessary.

  • Quite OK Image is now my favorite asset format
    9 projects | news.ycombinator.com | 18 Dec 2022
    * AFAIK it does this while beating the original QOI in terms of speed AND efficiency

    Lots of benchmarks in: https://github.com/nigeltao/qoir

    QOIX

    QOIX is my very own version that adds:

Zpng

Posts with mentions or reviews of Zpng. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-18.

What are some alternatives?

When comparing qoir and Zpng you can also consider the following projects:

CompactGUI - Transparently compress active games and programs using Windows 10/11 APIs

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

qoipond - Lossless image format inspired by QOI “Quite OK Image” format

ZLib - A massively spiffy yet delicately unobtrusive compression library.

tinf - Tiny inflate library (inflate, gzip, zlib)

qoi - Pure Go encoder/decoder of the QOI image format

fpng - Super fast C++ .PNG writer/reader

zopfli - Zopfli Compression Algorithm is a compression library programmed in C to perform very good, but slow, deflate or zlib compression.

figlet-fonts - my collection of figlet / toilet ascii art fonts

qoi - A rust implementation of the “Quite OK Image” format for fast, lossless image compression

fpnge - Demo of a fast PNG encoder.

rawloader - rust library to extract the raw data and some metadata from digital camera images