Mouse: 0, 0 No image 100%

About this sprite sheet mapper

Sprite Sheet Mapper is for the sheets that are not on a neat grid. You draw a box around each frame by hand, name it, and it produces the coordinates your code needs — which is the only practical approach when a sheet was drawn by an artist rather than generated by a packer.

Frames can also be laid out automatically on a rows-and-columns grid, then nudged individually, so a mostly-regular sheet with a couple of odd frames does not force you into doing all of it by hand.

How to use it

  1. Load a sprite sheet from your machine, or paste an image URL.
  2. Choose a drawing mode: draw a new frame by clicking and dragging, select and move or resize an existing one, or generate a whole grid from a row and column count.
  3. Give frames a label prefix so they come out named in sequence, and set a per-frame label and colour to keep long sheets readable.
  4. Fine-tune any frame's X, Y, width and height numerically, or nudge it with the arrow buttons.
  5. Export in the shape your code wants.

Formats and options