Split Image
Choose the number of rows and columns, preview every tile, and download individual PNG pieces without uploading the source image.
No file selected
JPEG, PNG, or WebP up to 20 MB. Your image stays in this browser.
A QUICK WALKTHROUGH
How to use this tool
- Choose a JPEG, PNG, or WebP image up to 20 MB.
- Set the rows and columns for the grid.
- Preview each tile and download individual PNG files.
Local grid splitting
The image is decoded and cropped with the browser Canvas API. No image upload, server processing, or metadata extraction is used.
Predictable boundaries
Rows and columns are capped at 20 each and at 400 total tiles. Pixel boundaries are rounded so every source pixel belongs to exactly one tile.
GOOD TO KNOW
Common questions
Which formats are supported?
JPEG, PNG, and WebP images up to 20 MB are supported. Every downloaded tile is a PNG.
Can I download a ZIP?
This tool downloads tiles individually so it does not need a ZIP library or server upload.
Does the image leave my device?
No. Decoding, previewing, and PNG export happen locally in your browser.