npm

@ou-imdt/tiler

1.0.2 • Public • Published

Tiler

Command-line tool for generating deepzoom tiles.

Environment

  • node v10.16.3
  • npm 6.9.0

Install

npm i -g @ou-imdt/tiler

Command to Sanitise File names

The following command expects a filepath to a directory, it will attempt to recursiving parse through any subfolders sanitising file names by removing spaces, commas and setting them to lowerr-case.

This is to be used on a folder of source images before tile processing.

Command signature:

tiler sanitise [filepath]

Example:

tiler sanitise ./path/to/folder

Command to Process Tiles

Command signature:

tiler tile [input] ./[output] (format)

Command example 1:

tiler tile ./source-folder ./output-folder zoomify

Command example 2:

tiler tile ./source-folder ./output-folder deepzoom

Command example 3 (defaults to deepzoom):

tiler tile ./source-folder ./output-folder

Readme

Keywords

none

Package Sidebar

Install

npm i @ou-imdt/tiler

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

69.6 MB

Total Files

1093

Last publish

Collaborators

  • edwin-open-university
  • glynlewis
  • alex.phillips
  • claudia.silver
  • iainwoodou
  • amanda.rose
  • mustafabektik