TextureUnPacker
TextureUnPacker copied to clipboard
This is reverse engineering of Texture Packer used in LibGdx Projects.
TextureUnPacker
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.
Downloads
FAQ
How to use this tool?
- 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.
What is the file type that it support?
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.
License
Dedicated to public domain.