Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kamataryo/tile-slicer-js

TileSlicerJS is a CLI tool / Node.js library to slice an image into XYZ tiles.
https://github.com/kamataryo/tile-slicer-js

gdal iiif tileslicer tileslicerjs xyz-tiles

Last synced: about 2 months ago
JSON representation

TileSlicerJS is a CLI tool / Node.js library to slice an image into XYZ tiles.

Awesome Lists containing this project

README

        

# TileSlicerJS

TileSlicerJS is a CLI tool / Node.js library to slice an image into XYZ tiles.

## Usage

```shell
$ git clone https://github.com/kamataryo/tile-slicer-js.git
$ cd tile-slicer-js
$ yarn
$ yarn start -h
$ yarn start sample.jpg ./docs/tiles --verbose --tiles-size=512
```

## examples

### `0/0/0.png`

tile

### `1/x/y.png`

tile
tile


tile
tile

### `2/x/y.png`

tile
tile
tile
tile


tile
tile
tile
tile


tile
tile
tile
tile


tile
tile
tile
tile