itsabhiaryan / TextureUnPacker

This is reverse engineering of Texture Packer used in LibGdx Projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

gdx-textureunpacker v.1.2.

gdx-textureunpacker v.1.3.

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.

About

This is reverse engineering of Texture Packer used in LibGdx Projects.

License:GNU General Public License v3.0