Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

174 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Portable Network Graphics container format

This crate handles PNG, APNG, and JNG files. Maybe MNG in the future.

Note that this crate only concerns itself with the 'container' aspect of a PNG/APNG/etc file. It implements structs and enums for working with chunks and their data, but leaves the decoding of that data into images up to another crate.

About

Rust crate for reading the chunks in a PNG/APNG file

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages