Tile origin for column c, row r:
sx = Padding + c x (CellWidth + Gap),
sy = Padding + r x (CellHeight + Gap)
All processing happens in your browser via a hidden <canvas>; individual tiles are offered as PNG downloads.
If your sheet includes bleed/trim lines, add Gap so crops avoid those lines.
Troubleshooting
If β0 tilesβ are detected, verify cell size, padding, and gap. A single off-by-one can zero out the grid.
Use even cell sizes when your artwork snaps to a pixel grid.
Very large sheets can create many links; consider increasing cell size or filtering the output afterward.
Cookies & privacy
Utilities Bunker uses necessary cookies to run the site. Optional cookies help remember preferences,
measure usage, and improve the platform. You can change your choices any time.
Privacy Policy.