Skip to content

Files

Latest commit

b7751bb · Oct 29, 2013

History

History
26 lines (15 loc) · 443 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 443 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.