@codenstein/tiff-js

A JavaScript interface for libtiff.

Usage no npm install needed!

<script type="module">
  import codensteinTiffJs from 'https://cdn.skypack.dev/@codenstein/tiff-js';
</script>

README

tiff-js

A Javascript interface for the libtiff image library, built on top of Node.js buffers using the "ref" type interface.

Installation

Install with npm:

$ npm install tiff-js

License

MIT License. See the LICENSE file.