Portable Network Graphics, is a ubiquitous, lossless image file format, based on the zlib compression format.
- Support 1, 2, 4, 8, 16 bit depth images;
- Support greyscale, truecolour, indexed-colour, greyscale with alpha and truecolour with alpha images;
- Support interlace method;
- Support all ancillary chunks;
- Full unit test coverage;
- Typescript;
- Zero dependency;
- Add support streams;
- Add support eXIf chunks;
- Typescript;