~/tools/Image Splitter (Grid Maker)
2026·09·08
toolSocial & creativefree

Image Splitter (Grid Maker)

Slice an image into a grid of tiles and download them zipped.

Türkçe: Görsel Bölücü

Drop an image here, or

Nothing is uploaded — the file stays in your browser.

Runs entirely in your browser. Nothing you paste is uploaded, logged, or stored.

How to use it

  1. Choose the image to split.
  2. Pick a preset grid or set columns and rows yourself.
  3. Split the image and download the ZIP of tiles.

What it does

Divides your image into equal tiles on a grid you define, exports each as a PNG, and packages them into a ZIP. Tiles are named by row and column so they sort predictably and can be reassembled without guesswork.

Instagram grids and carousels

A 3 × 1 split produces the three panels of a panoramic carousel post. A 3 × 3 split creates the nine-tile mural people use to make a profile grid read as one large image — post them in reverse order, bottom-right first, so they assemble correctly.

FAQ

Are my images uploaded to a server?
No. Every tool here decodes and re-encodes your file using your browser's own Canvas APIs. The image never leaves your device, which is also why it works offline once the page is loaded.
In what order should I upload the tiles to Instagram?
For a profile mural, post in reverse: the bottom-right tile first and the top-left last, because the newest post occupies the top-left slot. For a carousel, upload left to right.
What if the dimensions don't divide evenly?
Cell sizes are rounded, so an odd pixel may land on the edge tiles. It isn't visible in practice, but crop to a multiple of your grid first if you need exactness.

Other tools