@bt-imaging/tiff

A JS encoder and Decoder for TIFF files. This doesn't implement the full specification, and rather is the bare minimum needed to do our tasks.

Usage no npm install needed!

<script type="module">
  import btImagingTiff from 'https://cdn.skypack.dev/@bt-imaging/tiff';
</script>

README

tiff

A JS encoder and Decoder for TIFF files. This doesn't implement the full specification, and rather is the bare minimum needed to do our tasks.