deepzoomtools

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

Usage no npm install needed!

<script type="module">
  import deepzoomtools from 'https://cdn.skypack.dev/deepzoomtools';
</script>

README

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.