Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 645 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 645 Bytes

Micrio image processing clients

This is an open source repository for enabling people to process ultra resolution images on their own computer, minimizing any upload and processing times to upload images to Micrio.

Learn more about Micrio at https://micr.io/

This repo consists of 3 programs:

  • base The @micrio/tiler-base package which is the client-side tiler.
  • CLI: The npm @micrio/cli command-line tool to process your images and upload them to your Micrio account
  • GUI: The graphical user interface (desktop app) to do this.