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
- Drop your PNG file into the box above, or click to browse. Nothing is uploaded.
- Adjust the options if you want; the defaults suit most files.
- Click the button and wait a moment.
- 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.