HomeGames › Sprite Sheet Splitter

Sprite Sheet Splitter

Split a sprite sheet or tileset into individual PNG frames by grid or tile size, in your browser. Empty cells are skipped. Free, no upload.

Drop a file here or

Accepts .png, .jpg, .jpeg, .webp, .gif, .bmp, .tga, .dds · Processed on your device, never uploaded

About this tool

Take a sprite sheet, a tileset, or a texture atlas with a regular grid and cut it into separate PNG files, numbered in reading order. Tell it the number of columns and rows, or the exact tile size, and download all the frames as a ZIP. Fully transparent cells are skipped so trailing gaps do not produce blank files.

Everything happens inside your browser. Your file is never uploaded to a server: the conversion runs on your own device using WebAssembly, and the result is downloaded straight from memory. Close the tab and nothing is left behind.

How to use it

  1. Drop your PNG file into the box above, or click to browse. Nothing is uploaded.
  2. Adjust the options if you want; the defaults suit most files.
  3. Click the button and wait a moment.
  4. Download the result.

Frequently asked questions

My sheet has uneven spacing. Will it work?

Only regular grids are supported. Sheets with margins or irregular packing need their atlas data; check for an accompanying JSON or XML file.

Can I rebuild the sheet afterwards?

Yes, with the Sprite Sheet Maker, or turn the frames into a GIF with Images to GIF.

Is this really free?

Yes. The site is supported by ads, and there are no limits on how many files you convert.

Are my files uploaded anywhere?

No. The converter runs entirely in your browser. Files stay on your device, which also makes it faster than upload-based converters for anything larger than a few megabytes.

Is there a file size limit?

The only limit is your device's memory. Images and audio of any normal size are fine; for video, files under about 500 MB work well on most laptops and phones.

Which browsers are supported?

Current versions of Chrome, Edge, Firefox, and Safari on desktop and mobile. Very old browsers without WebAssembly support will not work.

Format guides

Related tools

More game dev tools

View all
Minecraft Skin EditorMake and edit Minecraft skins in your browser with a live 3D preview: Steve and Alex models, a labelled 64 × 64 part guide, palettes, mirror mode, undoSprite EditorDraw pixel art and animated sprites in your browser: pencil, fill, mirror mode, palettes, noise shading brushes, frames with playback, undoNoise Texture GeneratorGenerate seamless, tileable noise textures (Perlin, value, cellular Worley, white grain) as PNG for games, shaders, and 3D materials, in your browserNormal Map GeneratorTurn a height map, bump map, or any texture into a tangent-space normal map (OpenGL or DirectX) in your browserImage to Pixel ArtTurn any photo or drawing into pixel art in your browser: choose the pixel size, a limited palette (16 colors, Game Boy, PICO-8), and ditheringSprite Sheet MakerPack animation frames or the frames of a GIF into a sprite sheet grid with JSON coordinates, in your browserPixel Art UpscalerScale pixel art, sprites, and game textures up 2x to 16x with crisp nearest-neighbour scaling, in your browserDDS to PNG.dds → .png