I made a little webpage that you can put a binary or hex string in, and it'll give you the image of the sprite:
All non-binary (or non-hex) characters are ignored, and you can adjust the zoom:
Makes it easy to make an image if you have the hex or binary for it. It outputs an HTML canvas element, which you can save of an image on your computer. Clicking "Draw" multiple times will draw another sprite.
Use it here:
http://merthsoft.com/binsprite.html
All non-binary (or non-hex) characters are ignored, and you can adjust the zoom:
Makes it easy to make an image if you have the hex or binary for it. It outputs an HTML canvas element, which you can save of an image on your computer. Clicking "Draw" multiple times will draw another sprite.
Use it here:
http://merthsoft.com/binsprite.html