Skip to content

prakashsellathurai/pyqoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyqoi

PyQoi is a python library for Encoding/Decoding the images in “Quite OK Image” (qoi) format for fast, lossless image compression.

Setup

pip install -r requirements.txt

Test

python test.py

TODO

  • add encoder for 3/4 channel images
  • add decoder
  • read/write file
  • add Test cases
  • add fuzz testing

About

Python Library to Encode/Decode the images in “Quite OK Image” (qoi) format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages