Skip to content

MatusOllah/sparrow2img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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