An open API service indexing awesome lists of open source software.

https://github.com/ging-dev/sprite-splitter


https://github.com/ging-dev/sprite-splitter

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Sprite splitter

## Requirements
Linux with `imagemagick` installed.

## Usage

```bash
$ ./sprite-splitter input.png output
```

## What is it?
This was created during my learning to make games, it is used to split the sprites of a transparent spritesheet. See example below:

![](https://imgur.com/EuhoZpi.png)
![](https://imgur.com/F7lj5vg.png)