Image Splitter
Slice an image into a grid of tiles and download the pieces together as a zip.
Drop an image to split
Everything happens on your device — your files are never uploaded.
How it works
- 1 Drop your image. A grid overlay shows where the cuts land.
- 2 Set the number of rows and columns.
- 3 Click Split, then download each piece or grab them all as a ZIP.
Built on web standards
Built with standard browser APIs — no third-party libraries.
Frequently asked
How are the pieces named? +
Each tile is piece-1.png, piece-2.png, and so on, left to right and top to bottom. Grab them one at a time or all at once as a ZIP.
Do the tiles overlap? +
No. Your rows and columns split the image into equal tiles, edge to edge, with nothing shared between them.