So I wrote this little thing so you can easily share sprites and test what they look like. Hope it'll be pretty useful.
Try itPHP libraryFeatures:
- Input an Axe-formatted hex string
- Change the width
- Easily copy-paste your sprite
- URL shortener (so the URLs looks better)
Bugs:
- No 16x16 support yet (it does, but not in the same way as Axe)
- Shortener don't take leading 00 bytes in account (useless when w=8, but might be a problem when w=16)