1.0.12 • Published 4 years ago

spritesheet-splitter-cli v1.0.12

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Sprite sheet splitter

CLI tools for export sprites from sprite sheet.
You need to have data file and image for sprite sheet witch will be exported.


Features

Supported local files and can download files use http or https.
Supported data files formats and sprite sheets for engines:

Parameters

How to use

Use sprite sheet local files for split

spritesheet-splitter --data ./spritesheet.json --out ./splitted/

Use sprite sheet files downloaded using http or https for split

spritesheet-splitter --data http://testSite.com/spritesheet.json --out ./splitted/

Web version

You can try to use web version spritesheet-splitter
Readme how to use on github

Contacts

Telegram @rocket_ua

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago