netpbm is a Node package for converting and scaling JPG, GIF and PNG images.
netpbm scales the images asynchronously and thus never runs out of memory. You can also use netpbm to check the dimensions of an image without opening it.
What”s interesting is that PNG image transparency is preserved when resizing the images.
- Website: https://npmjs.org/package/netpbm














