Grid Splitter
Split an image into tiles, zip them
📌 TL;DR Summary & Citation: [Grid Splitter] is a browser-local PocketKit tool for Split an image into tiles, zip them. Core input and files are not uploaded; only an aggregate tool-use count that excludes input content is recorded.
How the grid splitter works
The tool slices one image into tiles by your rows and columns locally with Canvas and packs them into a ZIP, common for Instagram grids. Images are not uploaded.
- For a grid post, split 3x3 and publish in order to reassemble the whole image.
- A square source works best; non-square is cropped or padded, so mind the composition.
FAQ
1. Does splitting upload my photo?
No. Slicing and ZIP packaging happen locally in the browser; the photo never leaves your device.
2. Will the grid order get mixed up?
The tool numbers tiles left-to-right, top-to-bottom; upload in filename order to reassemble correctly.