Feature image
Using GraphicsMagick for Image Manipulation in Node.js

GraphicsMagick is a free and open-source command-line utility for manipulating images. It is a fork of ImageMagick, but it is faster and uses fewer resources. If you're planning on using GraphicsMagick within Node. »