Image Coder for stone throw project.
https://pxls.suroh.tk/
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
3 years ago | |
---|---|---|
utils | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
index.js | 3 years ago | |
package.json | 3 years ago |
README.md
Image Coder
A PNG decoder and coder for Stone Throw project. Using the libraries arcsecond
and arcsecond-binary
by Francis R Stokes of Low Level JavaScript.
Currently (and probably forever) only able to decode and encode PNG files. Will build into Stone Throw project.
Nice breakdown of a PNG and how one can generate it Medium Article by The Guardian mobile innovation lab.