@micrio/tiler-base
v0.1.19
Published
The base Micrio client-side tiler package used by the Micrio CLI and GUI tools
Readme
Micrio Tiler base package
This package deals with all tiling logic used by the Micrio CLI and GUI tools.
It uses the Micrio APIs to allow you to tile your images on your own hardware, and only upload the resulting tiles to Micrio. In the case of for instance TIFF originals, this could save up to 99% of processing and upload time!
Dependencies
It uses the sharp NPM package for image processing, which uses libvips.
For (experimental) PDF support, Mozilla's PDFjs and canvas are used.
Acknowledgements
- Erwin Verbruggen for rigorous testing
