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
.
We use Hubble’s image of Carina Nebula as a test image. It was downloaded from NASA who released it into the public domain.