Skip to content

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

Notifications You must be signed in to change notification settings

kamataryo/tile-slicer-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TileSlicerJS

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

Usage

$ 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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published