Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/matusollah/sparrow2img
- Owner: MatusOllah
- License: mit
- Created: 2023-08-05T15:41:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-07T13:43:52.000Z (about 1 year ago)
- Last Synced: 2024-04-17T18:07:36.170Z (9 months ago)
- Topics: adobe, atlas, flixel, flixel-utilities, fnf, friday-night-funkin, funkin, haxeflixel, python, python3, sparrow, texture-atlas, texture-pack, unpack, unpacker
- Language: Python
- Homepage:
- Size: 211 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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