Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Crop an Image using ImageMagick and node.js

Crop an image using node.js and the Imagemagick node module. The module's convert method is used, where native ImageMagick arguments are passed in as an array. Size, offset and an input image path are supplied to produce a cropped output PNG, which is written to file.



This post first appeared on Code4node, please read the originial post: here

Share the post

Crop an Image using ImageMagick and node.js

×

Subscribe to Code4node

Get updates delivered right to your inbox!

Thank you for your subscription

×