Image Splitter

Split an image by rows, columns, or pixel dimensions and download the PNG tiles.

Files and settings

You can also drop or paste images. Pasted images may not retain the original file metadata.

File contents and names are not stored or uploaded.

Up to about 134.2 MB and 70 MP per image, 268.4 MB of input in total, and 100.7 MB of output. Devices with limited memory may require smaller images.

Purpose and use

Cut sprite sheets or wide images into tiles using a grid or exact pixel dimensions.

Example

Splitting 7 px into 3 columns with remainder distribution yields widths of 2, 2, and 3 px. Cropping yields three 2 px tiles and discards the last column.

Interpreting the result

The r and c in filenames are one-based row and column numbers, starting at the top left.

Limits and caveats

Limited to 100 tiles. Browser decoding and PNG export do not guarantee exact color or metadata preservation.

Related workflow

Use Image Cropper to set the area first, or Contact Sheet Maker to review the tiles together.

Frequently asked questions

Will this change the original file?

No. Downloads are separate files. Closing the page discards the loaded content and results.

Related tools