Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matusollah/sparrow2img

sparrow v2 unpacker
https://github.com/matusollah/sparrow2img

adobe atlas flixel flixel-utilities fnf friday-night-funkin funkin haxeflixel python python3 sparrow texture-atlas texture-pack unpack unpacker

Last synced: about 1 month ago
JSON representation

sparrow v2 unpacker

Awesome Lists containing this project

README

        

# sparrow2img
---
**sparrow2img** is a python script for unpacking sparrow v2 texture atlas

## Usage
To unpack a texture atlas run:
```shell
python3 sparrow2img.py image.png atlas.xml
```

for example:
```shell
python3 sparrow2img.py BOYFRIEND.png BOYFRIEND.xml
```
This unpacks the [BOYFRIEND.png](https://github.com/FunkinCrew/Funkin/blob/master/assets/shared/images/characters/BOYFRIEND.png) (my beloved ❤) texture atlas and turns it into seperate images:
![bf](bf.png)

### Useful flags
- ```-o``` - output directory