geotiff.js


Check out GeoTIFFs in your browser!

What is geotiff.js?

About geotiff.js


geotiff.js is a small library to parse TIFF files for visualization or analysis. It is written in pure JavaScript, and is usable in both the browser and node.js applications.

geotiff.js aims to support as many TIFF features as possible, including various image compression methods, geographical information, internal tiling, pixel or band interleaving, automatic transformation from several color spaces to RGB, and much more.

The library is fully open source (MIT), and contributions are very welcome!

Applications using geotiff.js


Further Information