Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 261 Bytes

File metadata and controls

15 lines (9 loc) · 261 Bytes

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.