Skip to content

blackPavlin/nimp

Repository files navigation

Nodejs image manipulation package

License

PNG

Portable Network Graphics, is a ubiquitous, lossless image file format, based on the zlib compression format.

Decoder

Features:

  • 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;

Plans:

  • Add support streams;
  • Add support eXIf chunks;

Encoder

Features:

  • Typescript;

References:

About

Nodejs image manipulation package

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors