Skip to content

Implementation of PNG decoder. Will expand to transcode between PNG, JPG, and WEBP. Learning project.

Notifications You must be signed in to change notification settings

DavonMoss/png_loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

png_loader

Code to decode PNG files to raw image data (RGBA). Expanding to include JPG decoding and WEBP encoding, so that I can improve load times for the /photos page on latroy.net. Reinventing the wheel to learn.

IN PROGRESS

About

Implementation of PNG decoder. Will expand to transcode between PNG, JPG, and WEBP. Learning project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published