RUNWEBTOOLS
English

Image Splitter

Cut any image into a grid of equal tiles and download as a ZIP — no upload.

Choose an imageSplit into equal grid pieces — processed in your browser

Examples

Instagram grid (3×3)

Input

Square panorama photo

Output

9 tiles that stitch back into a seamless 3×3 Instagram grid

Sprite sheet split

Input

Game sprite sheet 4×2

Output

8 individual sprite images

Before/after halves

Input

Wide comparison image

Output

2 side-by-side halves (2×1 split)

About this tool

Split any image into a grid of equal pieces and download them all in a ZIP file — entirely in your browser, no upload required. Great for creating Instagram grid layouts, splitting sprite sheets, or dividing large images for printing.

How to use

  1. Drop or click to choose an image.
  2. Set the number of rows and columns.
  3. Click Split Image — all pieces are bundled into a ZIP.
  4. Download the ZIP and extract the individual image tiles.

Frequently asked questions

Is this image splitter free?

Yes — completely free, no sign-up, no watermark. Split as many images as you like.

Are my images uploaded to a server?

No. The split is done entirely in your browser using the Canvas API. Your images never leave your device.

What is the output format?

Each piece is exported as PNG to preserve full quality. You download all pieces as a single ZIP file.

How are the pieces named?

Each piece is named using the original filename plus its row and column position, for example photo-r1c1.png, photo-r1c2.png, etc.

What if the image dimensions are not evenly divisible?

The tool floor-divides the dimensions, so edge pixels may be trimmed by a few pixels in some cases. For pixel-perfect splits, use images whose width and height are divisible by the number of columns and rows.

How many pieces can I split into?

You can set rows and columns from 1 to 6 each, for up to 36 pieces in a single split.

What image formats can I upload?

JPG, PNG, WebP, GIF, BMP — anything your browser can display. Output is always PNG.

Related tools