Skip to content

yageek/tiledextract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiledextract

A tool helping you to extract the tiles of a Tiled tilemap.

Install

go get -u -v github.com/yageek/tiledextract

Usage

To extract tiles from an input.tmx file to the output directory:

tiledextract -i input.tmx -o output

This will create a bunch of tiles images inside output