GraphicsMagick is a collection of tools and libraries to read, write, and manipulate an image in any of the more popular image formats.
GraphicsMagick is a collection of tools and libraries to read, write, and manipulate an image in any of the more popular image formats.
Customer Reviews
G2 User in Internet
Advanced user of GraphicsMagickThey have an incredibly easy to use cropping tool for their node.js module. It makes auto cropping incredibly easy.
I haven't found anything to dislike about the tools I have used. I tell it to crop and it crops, it's great!
I needed a quick way to download an image and upload it to our servers while providing a secondary cropped image as well. GraphicsMagick provided an easy to use library for node.js that I could give it the dimensions and it would crop the image. I love it because it crops and provides a buffer array, which is exactly what I needed.