Skip to content

This script to unpack png files in the plist file packed by TexturePacker

Notifications You must be signed in to change notification settings

abzico/Sprite-Plist-Extractor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Sprite-Plist-Extractor

Requirement: python, PILLOW not PIL (because of transparent problems)

I have written this script to unpack png files in the plist file packed by TexturePacker

First, make sure you have both the png and plist files in the same directory, in my case: image.plist and image.png

Second, same the following script as plist.py

Then,

python plist.py image

It will generate lots of png files to a directory named freeGifts

Good luck!

About

This script to unpack png files in the plist file packed by TexturePacker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%