Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 746 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 746 Bytes

Node.js Deep Zoom Tools

Node.js tool for converting images to Deep Zoom images (DZI).

Dependencies

Installation (Mac OS X)

  • Install Homebrew.
  • Install ImageMagick: brew install imagemagick.
  • Install dependencies: npm install.

Test

  • Run npm test.

Usage

See test/index._coffee.

Acknowledgements

We use Hubble’s image of Carina Nebula as a test image. It was downloaded from NASA who released it into the public domain.