TextureAtlas to GIF and Frames converts texture atlases into organized frame collections and GIF/WebP/APNG animations. Perfect for creating showcases and galleries of game sprites.
Supported Spritesheet Types
* Starling / Sparrow (XML)
* TextPacker (TXT)
+ Can now also attempt to extract unsupported spritesheet formats through pixel, color and bounding box detection
Official Download Sites:
* https://sourceforge.net/projects/textureatlas-to-gif-and-frames/
* https://github.com...