Back to catalog
Split image
Split one image into multiple parts by rows and columns or by fixed size.
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.
Split image separates a local image into multiple parts and downloads the results in a ZIP.
Cómo usarla
- 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.
Casos de uso
- Cut a large image into a grid.
- Prepare fixed-size tiles.
- Separate a long screenshot into manageable parts.
Límites
- Maximum 100 parts per operation.
- WebP appears if your browser can export it correctly.
- Maximum image size: 15 MB.
Privacidad
Processing happens in your browser; we don't upload this image to Modulaq to split it.
Errores comunes
- Rows, columns, width or height with invalid values.
- The split exceeds the 100-part limit.
- A damaged image or one the browser cannot decode.
Notas técnicas
- 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.
Technical details
- ID
- image-splitter
- Slug
- /en/tools/split-image
- Backend
- Not required
- AI
- Not required
- API
- Planned