Back to catalog
Split image
Split one image into multiple parts by rows and columns or by fixed size.
Processing happens in your browser; we do not upload your file.
ActiveImageFree
Loading tool...
Embeddable code: coming soon
Coming soon: this section will be available when the tool moves to its next phase.
API: coming soon
An endpoint to use this tool from your backend; not available yet. Meanwhile, the Embeddable code runs in your browser with no server.
About this tool
Split image separates a local image into multiple parts and downloads the results in a ZIP.
How to use
- Select a PNG, JPG/JPEG or WebP image.
- Review the detected type, size and dimensions.
- Choose rows and columns, or set a fixed width and height for each part.
- Review the part count and preview.
- Choose PNG, JPG or WebP if the browser supports it.
- Split the image and download the ZIP.
Use cases
- Cut a large image into a grid.
- Prepare fixed-size tiles.
- Separate a long screenshot into manageable parts.
Limits
- Maximum 100 parts per operation.
- WebP appears if your browser can export it correctly.
- Maximum image size: 15 MB.
Privacy
Processing happens in your browser — we don't upload your files.
Common errors
- Rows, columns, width or height with invalid values.
- The split exceeds the 100-part limit.
- A damaged image or one the browser cannot decode.
Technical notes
- Export uses browser canvas.
- Parts are bundled into a ZIP with jszip.
- If fixed size does not fit exactly, the right or bottom edge creates smaller parts.
Related tools
Technical details
- ID
- image-splitter
- Slug
- /en/tools/split-image
- Backend
- Not required
- AI
- Not required
- API
- Planned