sebas86 / TileCutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TileCutter

Tile Cutter is simple tool for fast slicing many images into even more images. ;)

Requirement

JDK >=1.5, Ant.

Building

Enter into sources directory and fire ant.

$ cd sources
$ ant

Application should start automatically after compilation.

Usage

Just add all images which you want slice, select output directory, adjust some options if you need and click "slice images".

Screenshot

License

GPLv3 (more in LICENSE)

About

License:GNU General Public License v3.0


Languages

Language:Java 100.0%