JS Sprite Packer
A fairly basic sprite packer.
Supports square output only, with optional power-of-2 dimensions and grid-based layout. Outputs spritesheet description as JSON.
Browser support is somewhat limited but it should work in relatively modern versions of Chrome, Firefox, and IE.
I mostly just wanted to see how hard it would be to use the HTML5 File API to do some simple image processing. Turns out it's not that hard!
Made for #toolboxjam.
Status | Released |
Category | Tool |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (2 total ratings) |
Author | Sean |
Tags | 2D, html5, Mouse only, Pixel Art, sourcecode, Sprites, User Interface (UI) |
Average session | A few seconds |
Languages | English |
Inputs | Mouse |
Links | Source code |