If you are wasting your time to unpack packed file one by one, use this tool.
This is reverse engineering of Texture Packer used in LibGdx Projects.
- Just download jar file from this repository and run on your system. You need JRE to run on your desktop.
- Give the pack file name by file chooser option.
- Select your destination folder where your want to unpack your packed texture file.
- Select unpack button.
It supports :
- .pack file which is generated by gdx-texturepacker used in LibGdx projects.
- .plist pack file which is used in cocos projects.
- .xml file that is mostly used in unity for packing texture.
Dedicated to public domain.