LazyTools

🔒 Every tool runs in your browser — the files and values you enter are never uploaded to any server. How it works

🔲 Image Splitter (Grid Maker)

Cut any image into a grid: pick rows and columns (or a preset like 3×3 for an Instagram grid), preview the cut lines, and download all the tiles together as a ZIP of numbered PNGs.

Slices your image into an even grid and downloads each tile as a PNG (numbered row-column). Great for Instagram grid posts and carousels. If the dimensions don't divide evenly, tiles use the floor size and a thin edge may be trimmed. 🔒 Runs in your browser.

Rate this tool:
Anonymous — no account, no identifier

How the image splitter (grid maker) works

The splitter draws your image to an off-screen canvas and copies each grid cell into its own tile PNG, then bundles every tile into a single ZIP you download in one click. Tile size is the image width divided by the number of columns, and the height divided by the number of rows. Everything is done in your browser with the Canvas API and JSZip — the image is never uploaded.

Tiles are numbered by row and column (name_1-1, name_1-2, …) so they stay in order inside the ZIP. For a seamless Instagram 3×3 grid, use a source image with a square or matching aspect ratio; if the dimensions don't divide evenly by your grid, each tile uses the floor size and a thin strip at the right/bottom edge may be trimmed.

Frequently asked questions

How do I split an image into a grid?

Choose your image, set the rows and columns (or tap the 3×3 preset), and click download — every tile is saved into a single ZIP of numbered PNGs. It all happens locally in your browser.

How do I make an Instagram grid?

Use the 3×3 preset on a square image. You get nine tiles numbered by position; upload them to Instagram in reverse order (bottom-right first) so they assemble into the full picture on your profile grid.

Why might a tile be slightly cropped?

If the image width or height doesn't divide evenly by your columns or rows, the tiles use the rounded-down size, so a few pixels at the far edge may be left out. Use dimensions divisible by your grid for a perfect split.

Is my image uploaded?

No. The splitting is done entirely in your browser with the Canvas API, so the image never leaves your device. It works offline once loaded.

Related image tools