Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QOI - The “Quite OK Image” format for fast, lossless image compression - in Go

Package and small utilities in pure Go, quite OK implementation

See qoi.h for the documentation.

More info at https://qoiformat.org/

Performance

Performance is currently around half C version (optimized at -O3)

Example Usage

  • cmd/qoiconv converts between png <> qoi
  • cmd/qoibench bench the en/decoding vs. golang png implementation

About

Pure Go encoder/decoder of the QOI image format

Resources

Stars

69 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages