スプライトシート分割

Split an evenly gridded sprite sheet into individual PNG frames. The file stays in your browser.

How to use

  1. Choose a PNG, JPG, or WebP image.
  2. Enter the number of columns and rows in the sheet.
  3. Save the frames you need after slicing.

Limitations

Best for grid sheets with equally sized frames. If the image dimensions are not divisible by the row and column counts, edge pixels may be omitted.

FAQ

ファイルはアップロードされますか?

いいえ。ブラウザのメモリ内だけで処理されます。

What order are frames generated in?

Frames start at the top left and proceed horizontally.

Related tools