Local browser tool

Free Sprite Sheet Splitter

Split a sprite sheet into individual PNG frames by rows and columns or exact frame size. Nothing is uploaded.

Private by design: slicing happens on this device, and the source image is never sent to SpriteSheet.
How is the sheet divided?

Upload a sprite sheet to begin. The image stays in your browser.

How to split a sprite sheet

  1. 01

    Upload a PNG, JPEG, or WebP sheet.

  2. 02

    Enter its row and column count, or the exact frame dimensions.

  3. 03

    Select a frame, export PNG files, and save the JSON frame manifest.

Sprite sheet splitter questions

Why must the grid divide the image evenly?

Equal cells prevent silent cropping and make the exported coordinates predictable in Unity, Godot, and other engines.

Need new frames? Generate a sprite sheet with an action preset.