Read Sprites
Reads a sprite sheet or bitmap font set and exports each individual sprite. You need to drop booth the bitmap and the lookup file on this tool in order to extract the sprites.
Settings
At the moment there are no optinal settings as this tool will try to automatically read your atlas file.
Example Fnt Bitmap Font
In this example the tool extracted the characters of a Bitmap Font *.fnt file and a png texture. It detected the characters by their character id's and reconstructed the upper cropped alpha area.
![]()
Example Starling Spritesheet
In this example a sprite sheet with car sprites was re constructed. Bounds in all 4 directions are exactly back to how they used to be. File names are also picked up as they were stored with the Sprite Packer tool.
![]()