Node.js tool for converting images to Deep Zoom images (DZI).
- Install Homebrew.
- Install ImageMagick:
brew install imagemagick
. - Install dependencies:
npm install
.
- Run
npm test
.
See test/index._coffee
.
Node.js tool for converting images to Deep Zoom images (DZI).
brew install imagemagick
.npm install
.npm test
.See test/index._coffee
.