If anyone needs premultiplied alphas support, please let me know.
Umesh KC
8
Posts
1
Topics
21
Followers
5
Following
A member registered Feb 23, 2022 · View creator page →
Creator of
a minimalistic side scroller and action platformer where you control a round feathery creature orb
Platformer
Play in browser
web app for generating texture atlas and packing sprites
Run in browser
Recent community posts
Texture Atlas Generator Web App comments · Replied to loulou76100 in Texture Atlas Generator Web App comments
Texture Atlas Generator Web App comments · Replied to Codeman4033 in Texture Atlas Generator Web App comments
Texture Atlas Generator Web App comments · Replied to Kartsu in Texture Atlas Generator Web App comments
Texture Atlas Generator Web App comments · Replied to chilly_durango in Texture Atlas Generator Web App comments
Texture Atlas Generator Web App comments · Replied to Gabri in Texture Atlas Generator Web App comments
Texture Atlas Generator Web App comments · Replied to frogtoad in Texture Atlas Generator Web App comments
itch.io Community » General » Release Announcements · Created a new topic Just released a Texture Packer Alternative for game developers
I built this tool two years ago because I didn't have means to get Texture Packer. Now I have decided to release it to the community: https://umesh-kc.itch.io/free-texture-atlas-generator-web-app
It allows you to export atlas image in PNG format and atlas data as a simple JSON file which you can integrate with your game engine easily.
Although it uses a different packing algorithm than Texture Packer, the packing efficiency is still pretty good. You can experiment with different sorting functions which are selectable from the drop-down in order to see the most optimal one for your set of input textures.