This is a free web-based gui application for generating texture atlas. You can use it as an alternative to texture packer. Although it doesn't offer full fledged features and export options, it does have enough to be really useful. And the fact that it is free definitely makes it worth considering.

In case you're curious, it uses React.js, and I believe this choice is self-explanatory. Currently, the app uses binary-tree strip packing algorithm, but I will add other algorithms in my free time; one particular algorithm I have in mind is max-rects.

Over time, I will be adding new features, export formats and will keep improving the UX.

Features:

  • Web based GUI means you don't have to download anything!
  • 90 degrees rotation support for optimal packing (with a possibility of arbitrary rotation in the future)
  • Ability to set custom margin around sprites and customizable texture frame name
  • Multiple rect sorting functions to choose from (optimal choice depends on the set of input sprites)
  • Sprite hitbox editor:  Circle and Rects
  • Pivot Point Editor

I've been planning on publishing other game dev tools in the future, including a Skeletal Animation Editor.

Here's a link to my twitter profile: https://twitter.com/frigidelixir, in case you want to catch up on my future projects.





StatusReleased
CategoryTool
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(3 total ratings)
AuthorUmesh KC
Tagssprite-editor, texture-atlas-generator, texture-packer

Comments

Log in with itch.io to leave a comment.

it's awesome tool

I HAVE BEEN LOOKING EVERYWHERE FOR A WORKING TEXTURE PACKER AND THIS IS IT! THANK YOU VERY GRATEFUL

What a cracking little tool! I can never be bothered to download an app like this that I'm only ever going to use once in a blue moon - and all the other web-based apps for this are SO SLOW! This was perfect, I'm bookmarking it (high honour), and am very grateful to the author.