Instagram Grid Splitter
Split an image into an evenly cropped 3x3 or 2x2 grid of tiles for a profile grid layout, downloadable individually or all at once. Runs entirely in your browser.
🔒 This tool runs entirely in your browser. Your files are never uploaded to a server.
How it works
- Choose an image and a grid size.
- It's cropped to a square and split evenly into tiles.
- Download all tiles and post them in reverse reading order.
FAQ
Why do I need to post the tiles in reverse order?
A profile grid shows your most recent post first (top-left), filling left-to-right, top-to-bottom. To make the split image appear in the right order once assembled, you need to post starting from the last tile and work backward to the first.
Does this crop my image?
Yes — it crops to a centered square first (since a profile grid is square), then splits that square evenly into tiles.
What grid sizes are supported?
A classic 3×3 (9 posts) or a smaller 2×2 (4 posts).
Is my image uploaded anywhere?
No — splitting happens locally on a canvas in your browser.
How we compare
| Feature | Online Tool Store | Manually cropping in an editor | Mobile grid-post apps |
|---|---|---|---|
| Evenly split tiles, no manual math | ✓ | ✗ | ✓ |
| No app install | ✓ | ✓ | ✗ |
Cropping evenly-sized tiles by hand is fiddly. Instagram Grid Splitter does the math and gives you every tile ready to download.