Slice a sprite sheet to see each sprite preview and download link here.
Sprite Sheet Cutter
Slice a grid-based sprite sheet into individual sprite images directly in your browser. The sheet never leaves your device, every slice is created locally, and nothing is uploaded or stored in server memory.
Choose a JPG, PNG, or WebP sprite sheet to preview the slicing grid.
Use tile size for fixed sprite dimensions, or use grid size when you already know the row and column count.
Every sprite is exported as a PNG so transparency and crisp edges are preserved. This is usually the safest format for game art workflows.
Sliced sprites
Each sprite gets its own preview and download link so you can save only the ones you need or grab the whole set.
What this tool does
It cuts a regular grid-based sprite sheet into individual sprite images using tile size, grid count, offset, and gap settings.
Why it is private
The sheet stays in your browser the entire time. It is never uploaded, never processed by the server, and never stored in server memory.
How to use it
Load a sprite sheet, choose whether you want to slice by tile size or by rows and columns, fine-tune offsets and gaps, then export the sprites.
Helpful note
The skip-empty option only removes tiles that are fully transparent. That is most useful for PNG or WebP sprite sheets with empty padding cells.