Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

SphericalElephant/image-tiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

image-tiler.sh

image-tiler.sh splits large images into a set of tiles to use with Leaflet.js and alike.

This is a one-shoot script so it is not very pretty.

Usage

image-tiler.sh [-i input.jpg] [-o output_dir] [-s .png] [-t 256] [-d]

Example

image-tiler.sh -i map.jpg -o tiles

Dependencies

About

convert images into tiles to use with leafletjs and alike

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages