Convert And Scale PNG, JPG & GIF Images With Node: Netpbm
netpbm is a Node package for converting and scaling JPG, GIF and PNG images.
netpbm scales and converts GIF, JPEG and PNG images asynchronously, without running out of memory, even if the original image is very large. It does this via the netpbm utilities, a classic package of simple Unix tools that convert image formats and perform operations row-by-row so that memory is not exhausted.
Recent Comments