精灵图表切分

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