Grid Splitter
Understandablegrid-splitter.splitSplit 1 image into a 2×2 or 3×3 grid of pieces
What it does
Takes 1 image and cuts it into equal PNG pieces in a 2×2 or 3×3 grid. Supports shape (square / circle / heart / star), background color, padding, and corner radius. Pieces are named sequentially; desktop defaults to a ZIP download, while mobile prefers direct PNG file sharing.
Assets required
Exactly 1 image; order not required
Order sensitive: No
Main inputs
gridSizeshapebackgroundModepaddingPxborderColorcornerRadiusPxOutputs
Multiple PNG pieces; desktop defaults to a ZIP download, while mobile can share PNG files directly
Example requests
- Split this photo into a 9-grid
- Cut into 2×2 with circular pieces
- Slice into 9 for Moments with some padding
- 3×3 split with soft corners
- 2×2 split with a black background
Not for
- Does not combine multiple images (use Grid Collage instead)
- Does not apply filters or enhancements
- Does not remove backgrounds
- Does not generate captions
Current maturity
Current maturity: Understandable. AI and clients can reliably understand its inputs, outputs, and intended use.