Free · Private · No Upload

Split an Image into a Grid

Cut one picture into equal pieces and take them all in a single ZIP.

Pick a grid, see exactly where the cuts land, and download every piece at once. The slicing happens in your browser, so a large image costs you no upload time and never leaves the device.

Drag, drop or paste · JPG, PNG, WebP · no size limit

Any grid up to 12 × 12ZIP downloadNo upload

Splits an image into equal tiles. The pieces tessellate exactly, because the crop is applied once to the whole image and then divided rather than cropping each tile separately.

What the pieces are actually cut from

The image is divided after a single crop, not tile by tile. That sounds like a detail and it is the difference between pieces that line up and pieces with visible seams: cropping each tile independently lets rounding errors accumulate along the grid.

Every tile comes out the same pixel size, so they reassemble cleanly in a layout, a print sheet or a social grid without a one-pixel gap creeping in at the edges.

Common reasons to split an image

Social grids. A single picture cut into three columns becomes a striking profile layout. The Instagram grid maker handles that case specifically, including the posting order, which is the part people get wrong.

Large prints. Splitting a poster across several A4 sheets lets an ordinary printer produce something much bigger. Use a grid that matches your sheet count and print each piece borderless.

Sprite sheets and tilesets. Game assets frequently arrive as one sheet that needs cutting into equal frames. Set rows and columns to match the sheet and every frame comes out separately named.

Naming, so the pieces stay in order

Files are named with a running number first and the grid position second, so they sort correctly in any file manager and you can still tell which piece belongs where. A ZIP of unordered tiles is close to useless once you have more than four.

Common questions

Is my image uploaded?
No. The image is drawn to a canvas and cut locally, and the ZIP is assembled in the browser too. Nothing is transmitted, which is why there is no file size limit beyond your own memory.
Do the pieces line up exactly?
Yes. The crop happens once across the whole image and the result is divided, rather than each tile being cropped on its own, so rounding cannot accumulate into a visible seam.
What is in the ZIP?
One file per piece, numbered in reading order with the grid position appended, at the format and quality you chose. The archive is stored rather than compressed, because JPG and PNG are already compressed and deflating them again saves almost nothing.
Can I split into uneven pieces?
Not here: every piece is the same size, which is what makes them reassemble. For an uneven cut, use the cropper on each region separately.
What is the largest grid?
12 by 12, so 144 pieces. Beyond that the tiles get small enough that the result is rarely what anyone wanted, and browser memory starts to matter.
Why is my JPG piece blurry at the edges?
JPG compresses in 8-pixel blocks, so a cut that lands mid-block can soften slightly. Choose PNG if the pieces will be reassembled or printed, since it is lossless.

Continue crafting

Keep going without re-uploading — your image carries over to the next tool automatically.

  1. 1EditAdd text, effects, or a fresh background