I need to create with free software image atlas with JSON info.
are there any programs recommended for this?
I need to create with free software image atlas with JSON info.
are there any programs recommended for this?
I think TexturePacker is probably the most commonly used one - https://www.codeandweb.com/texturepacker. It’s a paid program, but I believe there is a free trial.
Alternatively, a quick google search found https://www.codeandweb.com/free-sprite-sheet-packer.
There is a free online texture packer: https://www.leshylabs.com/apps/sstool/
But the paid https://www.codeandweb.com/texturepacker is definitely the best one.
I mostly use the Leshy SpriteSheet Tool which is pretty good. Simply drag all your PNG files into the webpage and download the resulting .png
and .json
files. quick and easy
But I just wanted to point out another free utility called ShoeBox which is also a very decent tool. Also very useful for creating custom bitmap fonts.