Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dosx/node-vips

node.js bindings for vips
https://github.com/dosx/node-vips

Last synced: about 2 months ago
JSON representation

node.js bindings for vips

Awesome Lists containing this project

README

        

A node.js module that provides access to the VIPS library and Exiv2 in order
to resize and rotate images.

Updated from node-waf to node-gyp.

Tested with VIPS 7.32.1.

Homebrew users note: vips and exiv2 have moved to homebrew/science, to use run
`brew tap homebrew/science` then run `brew install vips` and `brew install
exiv2` as normal.