Sprite Sheet Cutter Online

Cut a sprite sheet into its individual tiles on a grid you set. Every tile is exported, downloadable one at a time or as a single ZIP.

Upload a file to get started. Processing runs entirely in your browser.

How to use

  1. Drop in the sprite sheet you want cut apart.
  2. Set the number of rows and columns to match the grid in the sheet.
  3. Every tile is cut and previewed. Download them one by one, or take all of them as a ZIP.

Frequently asked questions

How many tiles do I get?

Rows multiplied by columns, all of them. Set four by four and you get sixteen separate PNGs, not a sample.

What if the grid is uneven?

The sheet is divided into equal cells, so the rows and columns you enter have to match how the sheet was laid out. If tiles come out misaligned, the grid numbers are wrong.

Do the tiles keep transparency?

Yes. Each tile is written as a PNG with the alpha channel intact, which matters for game sprites drawn over a background.

Is there a limit on sheet size?

The practical limit is browser memory. Very large sheets cut more slowly because each tile is encoded separately, and progress is shown while that runs.

Last updated

Powered by maratool