Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 323 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 323 Bytes

DeepZoomRipper

A .NET Core global tool for downloading massive-sized image arranged in deep zoom format and saving it as a tiled pyramid TIFF file to the local file system.

Supported Runtimes

  • .NET Core 2.1
  • .NET Core 3.1

Installation

dotnet tool install --global dotnet-dzripper --version <VERSION>