MatusOllah / sparrow2img

sparrow v2 unpacker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sparrow2img


sparrow2img is a python script for unpacking sparrow v2 texture atlas

Usage

To unpack a texture atlas run:

python3 sparrow2img.py image.png atlas.xml

for example:

python3 sparrow2img.py BOYFRIEND.png BOYFRIEND.xml

This unpacks the BOYFRIEND.png (my beloved ❤) texture atlas and turns it into seperate images: bf

Useful flags

  • -o - output directory