Split into a grid

Loading…

All tools › Many and one

Split into a grid

Equal tiles, with the last one in a row left as the remainder rather than padded.

It runs entirely in this browser tab: the file you open is never uploaded, and the result is re-encoded from pixels, so its metadata does not come with it.

Settings

Columns
A number from 1 to 20.
Rows
A number from 1 to 20.
Give me
A table to read, lines to feed the next tool, or one piece as a picture. Choices: A table, One a line, One piece.
Which
Counted left to right and top to bottom. A number from 1 to 400.
Save as
Only PNG keeps transparency. JPEG fills it in. Choices: PNG, JPEG.
Quality
Below about seventy the blocking starts to show. A number from 1 to 100.

How to use it

  1. Paste your text into the box above, or open a file.
  2. Adjust the settings beside it until the result is what you wanted.
  3. Copy the result, or save it as a file. The result updates as you type.

Questions

Is my picture uploaded anywhere?
No. The whole application is carried as WebAssembly and runs on your own device. There is no server to send anything to, and none of these tools makes a network request while it works — not even the one that reads a photograph's location, which is why it gives coordinates rather than drawing a map.
What happens to the EXIF data?
It is gone. Every result here is written from pixels, so the camera, the date, the location and the copyright field are all dropped. That is the point of the location tool and a surprise to anybody who wanted the copyright kept, which is why every result says so.
Is a blur enough to hide something?
Usually not. A blur and a pixelation are averages of what was there, and both have been reversed in published work by blurring candidate images the same way and comparing. Only a solid fill or noise removes the information, and the tools say which method you chose.
Why is the example a test pattern rather than a photograph?
Because this workspace ships no image files anywhere, and a base64 photograph pasted into a source file would be one wearing a disguise. The patterns are drawn from nothing when the button is pressed.

Other tools for many and one

Merge images
Side by side or stacked, and nothing is scaled unless you ask, so two screenshots still line up.

Make a collage
A grid of photographs, each fitted whole into its cell rather than cropped to fill it.

Contact sheet
A printable page of thumbnails, sized by the sheet rather than by the pictures.

Build a sprite sheet
Frames packed into one sheet, every cell the same size, with the coordinate map beside it.

Slice a sprite sheet
Frames of a fixed size, counting the margin and the spacing, and saying what was left over.

Photo mosaic
One picture rebuilt out of many, and it says when the tinting has become an overlay.

All thirty-five tools