Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dosx/node-vips
node.js bindings for vips
https://github.com/dosx/node-vips
Last synced: 10 days ago
JSON representation
node.js bindings for vips
- Host: GitHub
- URL: https://github.com/dosx/node-vips
- Owner: dosx
- Created: 2011-09-27T23:24:22.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-02T17:40:37.000Z (over 11 years ago)
- Last Synced: 2024-08-02T12:22:32.449Z (3 months ago)
- Language: C++
- Homepage:
- Size: 3.01 MB
- Stars: 66
- Watchers: 13
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README
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.